mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 17:04:47 +00:00
display invoices section field only if there are invoices
This commit is contained in:
@@ -647,6 +647,7 @@
|
|||||||
"bold": 0,
|
"bold": 0,
|
||||||
"collapsible": 0,
|
"collapsible": 0,
|
||||||
"columns": 0,
|
"columns": 0,
|
||||||
|
"depends_on": "eval(doc.invoices)",
|
||||||
"fieldname": "sb_3",
|
"fieldname": "sb_3",
|
||||||
"fieldtype": "Section Break",
|
"fieldtype": "Section Break",
|
||||||
"hidden": 0,
|
"hidden": 0,
|
||||||
@@ -715,7 +716,7 @@
|
|||||||
"issingle": 0,
|
"issingle": 0,
|
||||||
"istable": 0,
|
"istable": 0,
|
||||||
"max_attachments": 0,
|
"max_attachments": 0,
|
||||||
"modified": "2018-02-26 04:22:41.250547",
|
"modified": "2018-02-26 04:49:46.141146",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Subscriptions",
|
"name": "Subscriptions",
|
||||||
|
|||||||
Reference in New Issue
Block a user