default permission from GST doctypes
This commit is contained in:
parent
6d61a45f42
commit
bdb4c542e7
@ -72,7 +72,6 @@ def add_custom_roles_for_reports():
|
|||||||
|
|
||||||
def add_permissions():
|
def add_permissions():
|
||||||
for doctype in ('GST HSN Code', 'GST Settings'):
|
for doctype in ('GST HSN Code', 'GST Settings'):
|
||||||
add_permission(doctype, 'Accounts Manager', 0)
|
|
||||||
add_permission(doctype, 'All', 0)
|
add_permission(doctype, 'All', 0)
|
||||||
|
|
||||||
def add_print_formats():
|
def add_print_formats():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user