removed Standard from default print format

This commit is contained in:
Anand Doshi
2012-12-11 14:01:59 +05:30
parent c50f088a22
commit 36bf910563
95 changed files with 8 additions and 93 deletions

View File

@@ -19,7 +19,6 @@
"hide_heading": 0,
"issingle": 0,
"name": "__common__",
"default_print_format": "Standard",
"allow_rename": 0,
"doctype": "DocType",
"is_submittable": 1,

View File

@@ -14,7 +14,6 @@
{
'autoname': u'FBD/.######',
'colour': u'White:FFF',
'default_print_format': u'Standard',
'doctype': 'DocType',
'istable': 1,
'module': u'Production',

View File

@@ -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'Production',

View File

@@ -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'Production',

View File

@@ -9,7 +9,6 @@
{
"is_submittable": 1,
"in_create": 0,
"default_print_format": "Standard",
"doctype": "DocType",
"module": "Production",
"name": "__common__"

View File

@@ -10,7 +10,6 @@
"istable": 1,
"autoname": "PPID/.#####",
"name": "__common__",
"default_print_format": "Standard",
"doctype": "DocType",
"module": "Production"
},

View File

@@ -10,7 +10,6 @@
"istable": 1,
"autoname": "PP/.SO/.#####",
"name": "__common__",
"default_print_format": "Standard",
"doctype": "DocType",
"module": "Production"
},

View File

@@ -10,7 +10,6 @@
"read_only": 1,
"issingle": 1,
"in_create": 1,
"default_print_format": "Standard",
"doctype": "DocType",
"module": "Production",
"name": "__common__"

View File

@@ -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'Production',