Item table made mandatory in Stock Reconciliation
This commit is contained in:
parent
ccf8c337f7
commit
c70109d0c5
@ -67,7 +67,8 @@
|
|||||||
"label": "Items",
|
"label": "Items",
|
||||||
"options": "Stock Reconciliation Item",
|
"options": "Stock Reconciliation Item",
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"precision": ""
|
"precision": "",
|
||||||
|
"reqd": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "get_items",
|
"fieldname": "get_items",
|
||||||
@ -148,7 +149,7 @@
|
|||||||
"idx": 1,
|
"idx": 1,
|
||||||
"is_submittable": 1,
|
"is_submittable": 1,
|
||||||
"max_attachments": 1,
|
"max_attachments": 1,
|
||||||
"modified": "2015-02-20 04:39:46.585018",
|
"modified": "2015-07-06 03:13:52.054017",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Stock Reconciliation",
|
"name": "Stock Reconciliation",
|
||||||
|
Loading…
Reference in New Issue
Block a user