[minor] Allow on Submit - Actual / Projected Qty

This commit is contained in:
Anand Doshi 2014-08-11 13:28:29 +05:30
parent 96964a4e03
commit 42335fb2cb
4 changed files with 379 additions and 374 deletions

View File

@ -351,6 +351,7 @@
"permlevel": 0
},
{
"allow_on_submit": 1,
"fieldname": "actual_qty",
"fieldtype": "Float",
"label": "Available Qty at Warehouse",
@ -448,7 +449,7 @@
],
"idx": 1,
"istable": 1,
"modified": "2014-08-01 06:14:28.707601",
"modified": "2014-08-11 03:52:58.926627",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Sales Invoice Item",

View File

@ -101,7 +101,7 @@
},
{
"fieldname": "discount_percentage",
"fieldtype": "Float",
"fieldtype": "Percent",
"in_list_view": 0,
"label": "Discount(%)",
"oldfieldname": "adj_rate",
@ -328,6 +328,7 @@
"width": "70px"
},
{
"allow_on_submit": 1,
"fieldname": "actual_qty",
"fieldtype": "Float",
"in_list_view": 0,
@ -432,7 +433,7 @@
],
"idx": 1,
"istable": 1,
"modified": "2014-07-31 04:55:10.143164",
"modified": "2014-08-11 03:57:27.705699",
"modified_by": "Administrator",
"module": "Selling",
"name": "Sales Order Item",

View File

@ -322,6 +322,7 @@
"permlevel": 0
},
{
"allow_on_submit": 1,
"fieldname": "actual_qty",
"fieldtype": "Float",
"label": "Available Qty at Warehouse",
@ -431,7 +432,7 @@
],
"idx": 1,
"istable": 1,
"modified": "2014-07-29 06:11:36.636120",
"modified": "2014-08-11 03:54:26.513630",
"modified_by": "Administrator",
"module": "Stock",
"name": "Delivery Note Item",

View File

@ -233,8 +233,10 @@
"permlevel": 0
},
{
"allow_on_submit": 1,
"fieldname": "actual_qty",
"fieldtype": "Float",
"ignore_user_permissions": 0,
"in_filter": 1,
"label": "Actual Qty (at source/target)",
"no_copy": 1,
@ -300,7 +302,7 @@
],
"idx": 1,
"istable": 1,
"modified": "2014-07-29 05:28:21.872968",
"modified": "2014-08-11 03:54:49.688635",
"modified_by": "Administrator",
"module": "Stock",
"name": "Stock Entry Detail",