mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 13:39:18 +00:00
removed Standard from default print format
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
'_last_update': u'1319016431',
|
||||
'allow_trash': 1,
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'document_type': u'Master',
|
||||
'in_dialog': 1,
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
},
|
||||
{
|
||||
"in_create": 0,
|
||||
"default_print_format": "Standard",
|
||||
"doctype": "DocType",
|
||||
"module": "Utilities",
|
||||
"in_dialog": 0,
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
{
|
||||
'autoname': u'GLMDetail.#####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'istable': 1,
|
||||
'module': u'Utilities',
|
||||
|
||||
Reference in New Issue
Block a user