From 52fb43fc4fb9bcb4d6b974214b31a443ab19108b Mon Sep 17 00:00:00 2001 From: Charles-Henri Decultot Date: Thu, 28 Jun 2018 19:36:30 +0200 Subject: [PATCH] Add no copy to payment terms template (#14725) --- erpnext/accounts/doctype/sales_invoice/sales_invoice.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/accounts/doctype/sales_invoice/sales_invoice.json b/erpnext/accounts/doctype/sales_invoice/sales_invoice.json index 74e38bcd5b..89bfc8f0d2 100644 --- a/erpnext/accounts/doctype/sales_invoice/sales_invoice.json +++ b/erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -3172,7 +3172,7 @@ "in_standard_filter": 0, "label": "Payment Terms Template", "length": 0, - "no_copy": 0, + "no_copy": 1, "options": "Payment Terms Template", "permlevel": 0, "precision": "", @@ -5116,7 +5116,7 @@ "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2018-06-27 20:07:00.528620", + "modified": "2018-06-28 12:33:36.665034", "modified_by": "Administrator", "module": "Accounts", "name": "Sales Invoice",