mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
Merge branch 'master' into production
Conflicts: patches/patch_list.py production/doctype/bom_explosion_item/bom_explosion_item.txt
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
"hide_heading": 0,
|
||||
"issingle": 0,
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"allow_rename": 0,
|
||||
"doctype": "DocType",
|
||||
"is_submittable": 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'Manufacturing',
|
||||
|
||||
@@ -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'Manufacturing',
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
{
|
||||
"is_submittable": 1,
|
||||
"in_create": 0,
|
||||
"default_print_format": "Standard",
|
||||
"doctype": "DocType",
|
||||
"module": "Manufacturing",
|
||||
"name": "__common__"
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
"istable": 1,
|
||||
"autoname": "PPID/.#####",
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"doctype": "DocType",
|
||||
"module": "Manufacturing"
|
||||
},
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
"istable": 1,
|
||||
"autoname": "PP/.SO/.#####",
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"doctype": "DocType",
|
||||
"module": "Manufacturing"
|
||||
},
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
"read_only": 1,
|
||||
"issingle": 1,
|
||||
"in_create": 1,
|
||||
"default_print_format": "Standard",
|
||||
"doctype": "DocType",
|
||||
"module": "Manufacturing",
|
||||
"name": "__common__"
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
'allow_trash': 1,
|
||||
'autoname': u'field:workstation_name',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'document_type': u'Master',
|
||||
'module': u'Manufacturing',
|
||||
|
||||
Reference in New Issue
Block a user