[hotfix] Allow on submit for Projected Qty

This commit is contained in:
Anand Doshi 2014-08-14 18:08:19 +05:30
parent d5a08ea449
commit eb39435481
2 changed files with 4 additions and 2 deletions

View File

@ -313,6 +313,7 @@
"permlevel": 0 "permlevel": 0
}, },
{ {
"allow_on_submit": 1,
"fieldname": "projected_qty", "fieldname": "projected_qty",
"fieldtype": "Float", "fieldtype": "Float",
"hidden": 0, "hidden": 0,
@ -433,7 +434,7 @@
], ],
"idx": 1, "idx": 1,
"istable": 1, "istable": 1,
"modified": "2014-08-11 03:57:27.705699", "modified": "2014-08-14 08:36:39.773447",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Selling", "module": "Selling",
"name": "Sales Order Item", "name": "Sales Order Item",

View File

@ -197,6 +197,7 @@
"width": "70px" "width": "70px"
}, },
{ {
"allow_on_submit": 1,
"fieldname": "projected_qty", "fieldname": "projected_qty",
"fieldtype": "Float", "fieldtype": "Float",
"label": "Projected Qty", "label": "Projected Qty",
@ -234,7 +235,7 @@
], ],
"idx": 1, "idx": 1,
"istable": 1, "istable": 1,
"modified": "2014-08-07 07:12:47.994668", "modified": "2014-08-14 08:37:28.991681",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Material Request Item", "name": "Material Request Item",