diff --git a/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json index b89f21591e8..71c2287bbe8 100755 --- a/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json +++ b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -427,7 +427,8 @@ "label": "Total Taxes and Charges", "options": "currency", "permlevel": 0, - "precision": "" + "precision": "", + "print_hide": 1 }, { "fieldname": "section_break_44", @@ -962,7 +963,7 @@ "icon": "icon-file-text", "idx": 1, "is_submittable": 1, - "modified": "2015-02-24 15:24:24.402882", + "modified": "2015-02-24 15:59:49.908324", "modified_by": "Administrator", "module": "Accounts", "name": "Purchase Invoice", diff --git a/erpnext/buying/doctype/purchase_order/purchase_order.json b/erpnext/buying/doctype/purchase_order/purchase_order.json index 273bf2703fe..6188fbc87d6 100644 --- a/erpnext/buying/doctype/purchase_order/purchase_order.json +++ b/erpnext/buying/doctype/purchase_order/purchase_order.json @@ -410,6 +410,7 @@ "options": "currency", "permlevel": 0, "precision": "", + "print_hide": 1, "read_only": 1 }, { @@ -856,7 +857,7 @@ "icon": "icon-file-text", "idx": 1, "is_submittable": 1, - "modified": "2015-02-24 15:23:59.609724", + "modified": "2015-02-24 16:00:36.892356", "modified_by": "Administrator", "module": "Buying", "name": "Purchase Order", diff --git a/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json b/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json index 8b5f8d65785..0b983d984c0 100644 --- a/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json +++ b/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json @@ -400,6 +400,7 @@ "options": "currency", "permlevel": 0, "precision": "", + "print_hide": 1, "read_only": 1 }, { @@ -657,7 +658,7 @@ "icon": "icon-shopping-cart", "idx": 1, "is_submittable": 1, - "modified": "2015-02-24 15:23:43.663479", + "modified": "2015-02-24 16:03:33.709771", "modified_by": "Administrator", "module": "Buying", "name": "Supplier Quotation", diff --git a/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json b/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json index 60ea3d49d62..fb279dbd925 100755 --- a/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json +++ b/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json @@ -402,7 +402,8 @@ "label": "Total Taxes and Charges", "options": "currency", "permlevel": 0, - "precision": "" + "precision": "", + "print_hide": 1 }, { "fieldname": "section_break_42", @@ -849,7 +850,7 @@ "icon": "icon-truck", "idx": 1, "is_submittable": 1, - "modified": "2015-02-24 15:24:11.158048", + "modified": "2015-02-24 16:00:11.869752", "modified_by": "Administrator", "module": "Stock", "name": "Purchase Receipt",