brotherton-erpnext/erpnext/buying/__init__.py

7 lines
331 B
Python
Raw Normal View History

2012-04-02 08:54:35 +00:00
install_docs = [
2012-04-17 06:15:35 +00:00
{"doctype":"Role", "role_name":"Purchase Manager", "name":"Purchase Manager"},
{"doctype":"Role", "role_name":"Purchase User", "name":"Purchase User"},
{"doctype":"Role", "role_name":"Purchase Master Manager", "name":"Purchase Master Manager"},
{"doctype":"Role", "role_name":"Supplier", "name":"Supplier"}
]