fixed dependency issues

This commit is contained in:
nabinhait 2011-07-04 13:47:28 +05:30
parent 951f6d7806
commit 301e3c3cdd

View File

@ -100,7 +100,7 @@ def sync_roles():
# roles
roles = {
'Accounts' : "'Accounts Manager', 'Accounts User'",
'Accounts' : "'Accounts Manager', 'Accounts User', 'Auditor'",
'Selling' : "'Customer', 'Sales User', 'Sales Manager', 'Sales Master Manager', 'Partner'",
'Buying' : "'Supplier', 'Purchase User', 'Purchase Manager', 'Purchase Master Manager'",
'Stock' : "'Material User', 'Material Master Manager', 'Material Manager', 'Quality Manager'",