brotherton-erpnext/erpnext/buying/__init__.py
2012-04-02 14:24:35 +05:30

6 lines
206 B
Python

install_docs = [
{"doctype":"Role", "name":"Purchase Manager"},
{"doctype":"Role", "name":"Purchase User"},
{"doctype":"Role", "name":"Purchase Master Manager"},
{"doctype":"Role", "name":"Supplier"}
]