mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 04:59:18 +00:00
removed Standard from default print format
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
'_last_update': u'1316075905',
|
||||
'autoname': u'APRSL.#####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
u'doctype': u'DocType',
|
||||
'is_submittable': 1,
|
||||
'module': u'HR',
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
{
|
||||
'autoname': u'APRSLD.#####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
u'doctype': u'DocType',
|
||||
'istable': 1,
|
||||
'module': u'HR',
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
{
|
||||
'_last_update': u'1317365120',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'document_type': u'Master',
|
||||
'is_submittable': 1,
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
"is_submittable": 1,
|
||||
"autoname": "EXP.######",
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"search_fields": "approval_status,employee,employee_name",
|
||||
"module": "HR",
|
||||
"doctype": "DocType"
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
# These values are common for all DocType
|
||||
{
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'istable': 1,
|
||||
'module': u'HR',
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
'_last_update': u'1317365120',
|
||||
'autoname': u'LAL/.#####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
u'doctype': u'DocType',
|
||||
'is_submittable': 1,
|
||||
'module': u'HR',
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
'allow_email': 1,
|
||||
'allow_print': 1,
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'hide_heading': 0,
|
||||
'hide_toolbar': 0,
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
'allow_email': 1,
|
||||
'allow_print': 1,
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'document_type': u'Other',
|
||||
'issingle': 1,
|
||||
|
||||
Reference in New Issue
Block a user