fix(Sales Invoice): Let item.asset be copied on duplicating the doc

This commit is contained in:
GangaManoj
2021-06-21 23:41:35 +05:30
parent 9b912b6adc
commit 600333875a

View File

@@ -743,7 +743,6 @@
"fieldname": "asset", "fieldname": "asset",
"fieldtype": "Link", "fieldtype": "Link",
"label": "Asset", "label": "Asset",
"no_copy": 1,
"options": "Asset" "options": "Asset"
}, },
{ {
@@ -826,7 +825,7 @@
"idx": 1, "idx": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2021-02-23 01:05:22.123527", "modified": "2021-06-21 23:03:11.599901",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Sales Invoice Item", "name": "Sales Invoice Item",