Skip to content

Commit

Permalink
chore: enable no_copy for dn_detail and pi_detail in Packing Sl…
Browse files Browse the repository at this point in the history
…ip Item

(cherry picked from commit 0add90e)
  • Loading branch information
s-aga-r authored and mergify[bot] committed May 25, 2023
1 parent 0bed062 commit 19713f9
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,20 +123,22 @@
"hidden": 1,
"in_list_view": 1,
"label": "Delivery Note Item",
"no_copy": 1,
"read_only": 1
},
{
"fieldname": "pi_detail",
"fieldtype": "Data",
"hidden": 1,
"label": "Delivery Note Packed Item",
"no_copy": 1,
"read_only": 1
}
],
"idx": 1,
"istable": 1,
"links": [],
"modified": "2023-04-27 15:37:17.023153",
"modified": "2023-04-28 15:00:14.079306",
"modified_by": "Administrator",
"module": "Stock",
"name": "Packing Slip Item",
Expand Down

0 comments on commit 19713f9

Please sign in to comment.