Made warehouse and selling pricing list non-mandatory in pos setting
This commit is contained in:
parent
061c9744af
commit
b569930b2a
@ -62,7 +62,7 @@
|
||||
"options": "Price List",
|
||||
"permlevel": 0,
|
||||
"read_only": 0,
|
||||
"reqd": 1
|
||||
"reqd": 0
|
||||
},
|
||||
{
|
||||
"fieldname": "company",
|
||||
@ -147,7 +147,7 @@
|
||||
"options": "Warehouse",
|
||||
"permlevel": 0,
|
||||
"read_only": 0,
|
||||
"reqd": 1
|
||||
"reqd": 0
|
||||
},
|
||||
{
|
||||
"fieldname": "cost_center",
|
||||
@ -205,7 +205,7 @@
|
||||
],
|
||||
"icon": "icon-cog",
|
||||
"idx": 1,
|
||||
"modified": "2014-05-27 03:49:14.735138",
|
||||
"modified": "2014-06-23 16:40:59.510132",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "POS Setting",
|
||||
|
Loading…
x
Reference in New Issue
Block a user