[fix] pos settings - replace customer account with customer

This commit is contained in:
Akhilesh Darjee
2013-08-09 12:43:57 +05:30
parent de7d944f5e
commit 44b2e23eba
3 changed files with 26 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
{
"creation": "2013-05-24 12:15:51",
"docstatus": 0,
"modified": "2013-08-08 14:21:57",
"modified": "2013-08-09 12:35:03",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -131,12 +131,12 @@
},
{
"doctype": "DocField",
"fieldname": "customer_account",
"fieldname": "customer",
"fieldtype": "Link",
"label": "Customer Account",
"label": "Customer",
"oldfieldname": "customer_account",
"oldfieldtype": "Link",
"options": "Account",
"options": "Customer",
"read_only": 0,
"reqd": 0
},