fix: Update no copy for received_qty field (#35965)

This commit is contained in:
Deepesh Garg 2023-07-03 13:03:52 +05:30 committed by GitHub
parent e05b33a6c2
commit 5448859254
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View File

@ -178,6 +178,7 @@
"fieldname": "received_qty",
"fieldtype": "Float",
"label": "Received Qty",
"no_copy": 1,
"read_only": 1
},
{
@ -903,7 +904,7 @@
"idx": 1,
"istable": 1,
"links": [],
"modified": "2023-04-01 20:08:54.545160",
"modified": "2023-07-02 18:39:41.495723",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Purchase Invoice Item",

View File

@ -213,6 +213,7 @@
"fieldname": "received_qty",
"fieldtype": "Float",
"label": "Received Quantity",
"no_copy": 1,
"oldfieldname": "received_qty",
"oldfieldtype": "Currency",
"print_hide": 1,
@ -1057,7 +1058,7 @@
"idx": 1,
"istable": 1,
"links": [],
"modified": "2023-03-12 13:37:47.778021",
"modified": "2023-07-02 18:40:48.152637",
"modified_by": "Administrator",
"module": "Stock",
"name": "Purchase Receipt Item",