Skip to content

Instantly share code, notes, and snippets.

View khaludi2's full-sized avatar

Khalid Abdu khaludi2

  • Addis Ababa,Ethiopia
View GitHub Profile
cur_frm.cscript.custom_validate = function(doc)
{
//valid only for LITP
if doc.company == "Labora International Trading PLC";
{
{
if doc.sales_type == "Cash Sales";
{
string x = "cash";
}