mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
removed Standard from default print format
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
{
|
||||
"is_submittable": 1,
|
||||
"allow_attach": 1,
|
||||
"default_print_format": "Standard",
|
||||
"search_fields": "status, transaction_date, supplier,grand_total",
|
||||
"module": "Buying",
|
||||
"doctype": "DocType",
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
{
|
||||
'autoname': u'POD/.#####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'istable': 1,
|
||||
'module': u'Buying',
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
{
|
||||
"is_submittable": 1,
|
||||
"allow_attach": 1,
|
||||
"default_print_format": "Standard",
|
||||
"allow_print": 0,
|
||||
"search_fields": "status,transaction_date,sales_order_no",
|
||||
"module": "Buying",
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
{
|
||||
'autoname': u'IDTD/.#####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'istable': 1,
|
||||
'module': u'Buying',
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
'_last_update': u'1317365120',
|
||||
'autoname': u'QAI/.######',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'is_submittable': 1,
|
||||
'module': u'Buying',
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
{
|
||||
"is_submittable": 1,
|
||||
"allow_attach": 1,
|
||||
"default_print_format": "Standard",
|
||||
"search_fields": "status, transaction_date, supplier,grand_total",
|
||||
"module": "Buying",
|
||||
"doctype": "DocType",
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
# These values are common for all DocType
|
||||
{
|
||||
'autoname': u'SQI-.#####',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'istable': 1,
|
||||
'module': u'Buying',
|
||||
|
||||
Reference in New Issue
Block a user