fix in depends on of stock entry

This commit is contained in:
Anand Doshi 2013-03-19 17:48:50 +05:30
parent 9a20cc5cd8
commit a2b3eb17e3

View File

@ -2,7 +2,7 @@
{
"creation": "2013-03-11 12:34:40",
"docstatus": 0,
"modified": "2013-03-19 15:33:14",
"modified": "2013-03-19 17:48:29",
"modified_by": "Administrator",
"owner": "Administrator"
},
@ -271,7 +271,7 @@
"print_hide": 1
},
{
"depends_on": "eval:doc.purpose!==\"Sales Return\" || doc.purpose!===\"Purchase Return\"",
"depends_on": "eval:(doc.purpose!==\"Sales Return\" || doc.purpose!==\"Purchase Return\")",
"doctype": "DocField",
"fieldname": "sb1",
"fieldtype": "Section Break",