[fix] [minor] set send_print_in_body_and_attachment in email settings

This commit is contained in:
Akhilesh Darjee
2013-12-06 18:49:48 +05:30
parent afc44cf54e
commit d9255abd46
7 changed files with 26 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
{
"creation": "2013-01-22 15:11:38",
"docstatus": 0,
"modified": "2013-12-04 11:51:36",
"modified": "2013-12-06 18:48:23",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -120,18 +120,20 @@
"options": "Price List"
},
{
"depends_on": "with_operations",
"description": "Specify the operations, operating cost and give a unique Operation no to your operations.",
"doctype": "DocField",
"fieldname": "operations",
"fieldtype": "Section Break",
"hidden": 0,
"label": "Operations",
"oldfieldtype": "Section Break",
"options": "Specify the operations, operating cost and give a unique Operation no to your operations."
"oldfieldtype": "Section Break"
},
{
"depends_on": "with_operations",
"doctype": "DocField",
"fieldname": "bom_operations",
"fieldtype": "Table",
"hidden": 0,
"label": "BOM Operations",
"oldfieldname": "bom_operations",
"oldfieldtype": "Table",