mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
removed Standard from default print format
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
'allow_trash': 1,
|
||||
'autoname': u'field:campaign_name',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'description': u'Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment. ',
|
||||
'doctype': 'DocType',
|
||||
'document_type': u'Master',
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
"document_type": "Master",
|
||||
"autoname": "naming_series:",
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"allow_rename": 1,
|
||||
"doctype": "DocType"
|
||||
},
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
'_last_update': u'1306480044',
|
||||
'autoname': u'IN/.####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'is_submittable': 1,
|
||||
'module': u'Selling',
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
{
|
||||
'autoname': u'IID/.#####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'istable': 1,
|
||||
'module': u'Selling',
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
{
|
||||
"autoname": "naming_series:",
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"search_fields": "lead_name,lead_owner,status",
|
||||
"module": "Selling",
|
||||
"doctype": "DocType",
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
"is_submittable": 1,
|
||||
"autoname": "naming_series:",
|
||||
"description": "Potential Sales Deal",
|
||||
"default_print_format": "Standard",
|
||||
"search_fields": "status,transaction_date,customer,lead,enquiry_type,territory,company",
|
||||
"module": "Selling",
|
||||
"doctype": "DocType",
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
"allow_email": 0,
|
||||
"autoname": "naming_series:",
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"doctype": "DocType",
|
||||
"max_attachments": 1,
|
||||
"hide_toolbar": 0
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
{
|
||||
'autoname': u'QUOD/.#####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'is_transaction_doc': 0,
|
||||
'istable': 1,
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
"document_type": "Transaction",
|
||||
"issingle": 0,
|
||||
"name": "__common__",
|
||||
"default_print_format": "Standard",
|
||||
"doctype": "DocType"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
{
|
||||
'autoname': u'SOD/.#####',
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'istable': 1,
|
||||
'module': u'Selling',
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
'allow_email': 1,
|
||||
'allow_print': 1,
|
||||
'colour': u'White:FFF',
|
||||
'default_print_format': u'Standard',
|
||||
'doctype': 'DocType',
|
||||
'hide_heading': 0,
|
||||
'hide_toolbar': 0,
|
||||
|
||||
Reference in New Issue
Block a user