merge, fixed production cleanup patch

This commit is contained in:
Nabin Hait
2012-12-10 19:28:38 +05:30
162 changed files with 75 additions and 4216 deletions

View File

@@ -0,0 +1,5 @@
from __future__ import unicode_literals
install_docs = [
{"doctype":"Role", "role_name":"Manufacturing Manager", "name":"Manufacturing Manager"},
{"doctype":"Role", "role_name":"Manufacturing User", "name":"Manufacturing User"},
]