Made warehouse and selling pricing list non-mandatory in pos setting

This commit is contained in:
Nabin Hait 2014-06-23 16:42:11 +05:30
parent 6781f62c70
commit 16fa6472b3

View File

@ -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",