fix: Spelling mistake in quotation depend on (#31362)
Update quotation.json
This commit is contained in:
parent
2a9105f26f
commit
37e9622426
@ -296,7 +296,7 @@
|
|||||||
"read_only": 1
|
"read_only": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"depends_on": "eval:doc.quotaion_to=='Customer' && doc.party_name",
|
"depends_on": "eval:doc.quotation_to=='Customer' && doc.party_name",
|
||||||
"fieldname": "col_break98",
|
"fieldname": "col_break98",
|
||||||
"fieldtype": "Column Break",
|
"fieldtype": "Column Break",
|
||||||
"width": "50%"
|
"width": "50%"
|
||||||
@ -316,7 +316,7 @@
|
|||||||
"read_only": 1
|
"read_only": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"depends_on": "eval:doc.quotaion_to=='Customer' && doc.party_name",
|
"depends_on": "eval:doc.quotation_to=='Customer' && doc.party_name",
|
||||||
"fieldname": "customer_group",
|
"fieldname": "customer_group",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"hidden": 1,
|
"hidden": 1,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user