Hi there, I have been looking at erpnext and odoo as possible solutions for a customer of mine, I am really liking erpnext and have figured out how to create custom fields in existing modules like HR and CRM.
How do I create a top level module like hr/crm?
Hi,
Use the following steps for “Create Module”
1.You have to add it to config/desktop.py of your app.
2.add a code in that file and save.
3.Click on all application select that app and clear cache & checked it.