fix: make projected qty editable after submit (#44670)

This commit is contained in:
Venkatesh
2024-12-12 14:56:20 +05:30
committed by GitHub
parent 15c7d26378
commit 9ef9ff3de8

View File

@@ -456,6 +456,7 @@
"fieldtype": "Column Break" "fieldtype": "Column Break"
}, },
{ {
"allow_on_submit": 1,
"fieldname": "projected_qty", "fieldname": "projected_qty",
"fieldtype": "Float", "fieldtype": "Float",
"label": "Projected Qty", "label": "Projected Qty",
@@ -697,7 +698,7 @@
"idx": 1, "idx": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2024-11-24 14:18:43.952844", "modified": "2024-12-12 13:49:17.765883",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Selling", "module": "Selling",
"name": "Quotation Item", "name": "Quotation Item",