brotherton-erpnext/erpnext/production/__init__.py
2012-04-17 11:45:35 +05:30

5 lines
181 B
Python

install_docs = [
{"doctype":"Role", "role_name":"Production Manager", "name":"Production Manager"},
{"doctype":"Role", "role_name":"Production User", "name":"Production User"},
]