mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 21:48:27 +00:00
removed Standard from default print format
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
"read_only": 1,
|
||||
"autoname": "field:customer_group_name",
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"allow_rename": 1,
|
||||
"doctype": "DocType"
|
||||
},
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
'allow_email': 1,
|
||||
'allow_print': 1,
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'description': u'Email Settings for Outgoing and Incoming Emails.',
|
||||
'doctype': 'DocType',
|
||||
'in_create': 1,
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
{
|
||||
'_last_update': u'1323840127',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'issingle': 1,
|
||||
'module': u'Setup',
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
'allow_email': 1,
|
||||
'allow_print': 1,
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
u'doctype': u'DocType',
|
||||
'hide_toolbar': 0,
|
||||
'in_create': 1,
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
"description": "Item Classification",
|
||||
"issingle": 0,
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"allow_rename": 1,
|
||||
"doctype": "DocType"
|
||||
},
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
{
|
||||
'autoname': u'__NSO.#####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'in_create': 1,
|
||||
'module': u'Setup',
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
'allow_trash': 1,
|
||||
'autoname': u'field:partner_name',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'description': u'A **Sales Partner** is a third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission. This is useful if you make the end sale to the **Customer**, involving your **Sales Partner**.\n\nIf you sell to your **Sales Partner** who in-turn sells it to the **Customer**, then you must make a **Customer** instead.',
|
||||
'doctype': 'DocType',
|
||||
'document_type': u'Master',
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
'allow_trash': 1,
|
||||
'autoname': u'field:title',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'description': u'Standard Terms and Conditions that can be added to Sales and Purchases.\n\nExamples:\n\n1. Validity of the offer.\n1. Payment Terms (In Advance, On Credit, part advance etc).\n1. What is extra (or payable by the Customer).\n1. Safety / usage warning.\n1. Warranty if any.\n1. Returns Policy.\n1. Terms of shipping, if applicable.\n1. Ways of addressing disputes, indemnity, liability, etc.\n1. Address and Contact of your Company.',
|
||||
'doctype': 'DocType',
|
||||
'document_type': u'Master',
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
"read_only": 1,
|
||||
"autoname": "field:territory_name",
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"allow_rename": 1,
|
||||
"doctype": "DocType",
|
||||
"name_case": "Title Case"
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
{
|
||||
'autoname': u'field:rule_name',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'document_type': u'Master',
|
||||
'module': u'Setup',
|
||||
|
||||
Reference in New Issue
Block a user