mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-17 08:28:44 +00:00
4 lines
104 B
Python
4 lines
104 B
Python
install_docs = [
|
|
{"doctype":"Role", "name":"Blogger"},
|
|
{"doctype":"Role", "name":"Website Manager"},
|
|
] |