Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3123 Vistas

Hi all!

I'm new in Odoo and as far as I've been studying, I'm able to extend existing models via the GUI in developer mode (by creating fields and extending views) or via the development of a new model that inherits a existing one.

What are the advantages and disadvantages of each method and which one would you recommend for adding many fields and creating a new PDF report.

Thank you!

Diego

Avatar
Descartar
Mejor respuesta

Hi,

Rather than creating or editing from the user interface it is better to create a new custom module which adds this functionality. Once you applied lot of changes inside a database from the user interface, and later if you need the same in another database or if you need to move it to the other database, it will be not too easy. 


Actually customizing from ui or from the custom module depends on the persons knowledge level, if you are skilled in coding, do it as a module.


Hope this videos will be helpful for you.

  1. How To Inherit And Add New Fields To Existing Views

  2. How To Inherit And Modify Existing PDF Reports in Odoo


Thanks

Avatar
Descartar
Autor

Thank you, Niyas!

Publicaciones relacionadas Respuestas Vistas Actividad
0
mar 15
3829
1
ago 24
2488
1
jun 16
3960
2
mar 15
3514
0
mar 15
3839