fix: incorrect eval expression

This commit is contained in:
ruthra kumar
2024-11-19 16:36:34 +05:30
parent 345955e021
commit 76ea94d906

View File

@@ -62,7 +62,7 @@
"unique": 1
},
{
"depends_on": "eval !doc.from_external_ecomm_platform",
"depends_on": "eval: !doc.from_external_ecomm_platform",
"fieldname": "pricing_rule",
"fieldtype": "Link",
"label": "Pricing Rule",
@@ -125,7 +125,7 @@
}
],
"links": [],
"modified": "2024-06-28 06:17:01.833399",
"modified": "2024-11-19 16:35:11.836441",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Coupon Code",
@@ -186,4 +186,4 @@
"states": [],
"title_field": "coupon_name",
"track_changes": 1
}
}