Hello,
I’m new in ERPNext and I’m trying to setup a project using docker production installation. Previous to start the project I have some doubts about how to configure the environment.
I’ll need to create several new doctypes and I don’t know what is best option (if all possible):
1- Create new doctypes in existing modules (i.e. Stock)
2- Create new package, create new module (all done from ERPNext portal) and create new doctypes in that module. I would prefer this option for organizational purpouses but I have some doubts:
-. What is “restrict to domain”?
- How can I show new module in sidebar?
- Can I backup, move from testing to production and update ERPNext if necessary using this option?
Thanks,