mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 12:19:12 +00:00
subscription_invoice doctype changes
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
"ignore_xss_filter": 0,
|
"ignore_xss_filter": 0,
|
||||||
"in_filter": 0,
|
"in_filter": 0,
|
||||||
"in_global_search": 0,
|
"in_global_search": 0,
|
||||||
"in_list_view": 0,
|
"in_list_view": 1,
|
||||||
"in_standard_filter": 0,
|
"in_standard_filter": 0,
|
||||||
"label": "Invoice",
|
"label": "Invoice",
|
||||||
"length": 0,
|
"length": 0,
|
||||||
@@ -55,7 +55,7 @@
|
|||||||
"issingle": 0,
|
"issingle": 0,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"max_attachments": 0,
|
"max_attachments": 0,
|
||||||
"modified": "2018-02-26 04:21:41.265055",
|
"modified": "2018-02-26 10:48:07.033422",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Subscription Invoice",
|
"name": "Subscription Invoice",
|
||||||
|
|||||||
Reference in New Issue
Block a user