mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-06 15:00:27 +00:00
removed Standard from default print format
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
"is_submittable": 1,
|
||||
"autoname": "naming_series:",
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"search_fields": "status,customer,customer_name,allocated_to,allocated_on, territory",
|
||||
"module": "Support",
|
||||
"doctype": "DocType"
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
'_last_update': u'1322549701',
|
||||
'autoname': u'MS.#####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'is_submittable': 1,
|
||||
'module': u'Support',
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
{
|
||||
'autoname': u'MSD.#####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'istable': 1,
|
||||
'module': u'Support',
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
{
|
||||
'autoname': u'IMD.#####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'istable': 1,
|
||||
'module': u'Support',
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
'_last_update': u'1322549701',
|
||||
'autoname': u'MV.#####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'is_submittable': 1,
|
||||
'module': u'Support',
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
{
|
||||
"autoname": "naming_series:",
|
||||
"allow_attach": 1,
|
||||
"default_print_format": "Standard",
|
||||
"search_fields": "status,customer,allocated_to,subject,raised_by",
|
||||
"module": "Support",
|
||||
"doctype": "DocType",
|
||||
|
||||
Reference in New Issue
Block a user