brotherton-erpnext/projects/__init__.py
2012-09-24 19:13:42 +05:30

5 lines
133 B
Python

from __future__ import unicode_literals
install_docs = [
{"doctype":"Role", "role_name":"Projects User", "name":"Projects User"},
]