Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
9244 Vistas

I want to add some custom fields to the project management module in the Odoo Community edition version 9. Is this possible?


Thank you,

Avatar
Descartar
Mejor respuesta

You have to activate the developer mode in order to get access to the technical features.

Avatar
Descartar
Mejor respuesta

Hi,

In Odoo9 Community edition we can enable technical settings from Help Menu (on left of user Menu with ? symbol)

From About--> Activate developer mode

it will activate technical settings.

And for adding custom fields you can also create your own custom module, in that module you can inherit both model and view to make your custom changes. For more:- Link


Hope this helps.

Avatar
Descartar

You can inherit the View, but only the view definition not its design that must be recreated from scratch (or so it seems, I have a question open on this matter). Moreover there are some troubles with inherited fields (as long as your model in not an extension of the base class, since some inherited fields cannot be accessed from your view, also for this I have a question open here).

Publicaciones relacionadas Respuestas Vistas Actividad
3
feb 25
4798
0
sept 23
2085
0
sept 23
1829
2
jun 25
11307
6
oct 23
22173