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:
@@ -15,7 +15,6 @@
|
||||
'_last_update': u'1322549701',
|
||||
'autoname': u'BIN/.#######',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'hide_toolbar': 1,
|
||||
'in_create': 1,
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
"allow_attach": 1,
|
||||
"autoname": "naming_series:",
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"doctype": "DocType"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
'_last_update': u'1311621379',
|
||||
'autoname': u'DND/.#######',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'istable': 1,
|
||||
'module': u'Stock',
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
"description": "A Product or a Service that is bought, sold or kept in stock.",
|
||||
"autoname": "field:item_code",
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"allow_rename": 1,
|
||||
"doctype": "DocType",
|
||||
"max_attachments": 1
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
{
|
||||
'autoname': u'RFD/.#####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'in_create': 1,
|
||||
'istable': 1,
|
||||
|
||||
@@ -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'Stock',
|
||||
|
||||
@@ -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'Stock',
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
{
|
||||
'_last_update': u'1321441191',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
u'doctype': u'DocType',
|
||||
'issingle': 1,
|
||||
'module': u'Stock',
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
{
|
||||
"is_submittable": 1,
|
||||
"allow_attach": 1,
|
||||
"default_print_format": "Standard",
|
||||
"search_fields": "status, posting_date, supplier",
|
||||
"module": "Stock",
|
||||
"doctype": "DocType",
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
"istable": 1,
|
||||
"autoname": "GRND/.#######",
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"doctype": "DocType",
|
||||
"module": "Stock"
|
||||
},
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
"description": "Distinct unit of an Item",
|
||||
"autoname": "field:serial_no",
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"allow_rename": 1,
|
||||
"doctype": "DocType"
|
||||
},
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
"hide_heading": 0,
|
||||
"issingle": 0,
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"allow_rename": 0,
|
||||
"doctype": "DocType",
|
||||
"max_attachments": 0,
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
"istable": 1,
|
||||
"autoname": "MTND/.######",
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"doctype": "DocType",
|
||||
"module": "Stock"
|
||||
},
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
'_last_update': u'1322549701',
|
||||
'autoname': u'SLE/.########',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'hide_toolbar': 1,
|
||||
'in_create': 1,
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
'allow_attach': 1,
|
||||
'autoname': u'SR/.######',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'is_submittable': 1,
|
||||
'max_attachments': 1,
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
{
|
||||
"autoname": "field:warehouse_name",
|
||||
"description": "A logical Warehouse against which stock entries are made.",
|
||||
"default_print_format": "Standard",
|
||||
"allow_rename": 1,
|
||||
"search_fields": "warehouse_type",
|
||||
"module": "Stock",
|
||||
|
||||
Reference in New Issue
Block a user