[fix] [minor] match condition fixes for customer and supplier

This commit is contained in:
Nabin Hait
2013-12-14 17:29:42 +05:30
parent 70cd146bb5
commit 45a35ced33
4 changed files with 8 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
{
"creation": "2013-05-24 19:29:09",
"docstatus": 0,
"modified": "2013-11-03 14:20:19",
"modified": "2013-12-14 17:26:12",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -1058,7 +1058,7 @@
},
{
"doctype": "DocPerm",
"match": "customer_name",
"match": "customer",
"role": "Customer"
}
]