Merge pull request #1952 from nabinhait/hotfix

Country mandatory in company master
This commit is contained in:
Anand Doshi 2014-07-18 10:22:13 +05:30
commit 3c45c37428

View File

@ -53,6 +53,15 @@
"permlevel": 0,
"reqd": 0
},
{
"fieldname": "country",
"fieldtype": "Link",
"in_list_view": 1,
"label": "Country",
"options": "Country",
"permlevel": 0,
"reqd": 1
},
{
"fieldname": "charts_section",
"fieldtype": "Section Break",
@ -60,18 +69,10 @@
"label": "Chart of Accounts",
"permlevel": 0
},
{
"fieldname": "country",
"fieldtype": "Link",
"in_list_view": 1,
"label": "Country",
"options": "Country",
"permlevel": 0,
"reqd": 0
},
{
"fieldname": "chart_of_accounts",
"fieldtype": "Link",
"hidden": 0,
"ignore_user_permissions": 1,
"label": "Chart of Accounts",
"options": "Chart of Accounts",
@ -348,7 +349,7 @@
],
"icon": "icon-building",
"idx": 1,
"modified": "2014-05-27 03:49:08.597191",
"modified": "2014-07-17 19:30:24.487672",
"modified_by": "Administrator",
"module": "Setup",
"name": "Company",