brotherton-erpnext/erpnext/production/__init__.py

5 lines
116 B
Python
Raw Normal View History

2012-04-05 12:57:56 +00:00
install_docs = [
{"doctype":"Role", "name":"Production Manager"},
{"doctype":"Role", "name":"Production User"},
]