Is it advisable to create a copy of a certain default odoo modules then modify it and import it as a custom module or just scaffold a module then do inheritance?
Option 1:
copy Purchase app module folder
paste it in my custom addons folder
do some changes(required customization in the project)
then import the modified module and install
or Option 2:
scaffold a clean module
then code it from scratch and use inheritance to get the feature of the Purchase module app
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
1
Respondre
2940
Vistes
According to me, It is always better to keep the default modules undisturbed.
I go with Option 2.
Better to create a custom module, inherit purchase models for which customization is needed.
but I have to code it from scratch is there a way to speed up the process if I'm just gonna add 1-2 customization to a certain odoo module, like a template maybe?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
1
de gen. 24
|
3481 | ||
Doubt about module
Solved
|
|
2
de maig 22
|
2335 | |
|
5
d’oct. 20
|
7781 | ||
|
0
de nov. 24
|
5820 | ||
|
1
d’ag. 15
|
10658 |