Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3020 Widoki

I am using openerp7 for our client project. I am at intial stage now. I am having a doubt which files i should not touch to customize.

When i upgrade from openerp7 to odoo(8 version), which files will override.

Simple Task i am doing now, removing upgrade(announcement) bar at the top of the inner pages.

For this there are two ways i found,

1) Commenting animations.xml line in /addons/mail/__openerp__.py

2) Creating a custom module, that has css file which makes annoucement_bar class as visibility:hidden 

The solution one is perfect for me, because it will never add to the html.

The solution two has the provision for user to make it show using firebug/ console.

Please reply.

 

Awatar
Odrzuć
Autor

Thanks Ivan So custom module is preferred to customize all the ui related work in openerp right?

Najlepsza odpowiedź

Sunil, in general if you want to keep the version of your OpenERP/Odoo within the upgrade path, you need to keep it intact, you should not change anything within the odoo and the official addons module unless if it is really very necessary.

So, if I were you I would choose path 2, although maybe there is another option.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
kwi 25
1289
2
sty 25
2642
2
sty 25
3010
0
mar 23
3142
0
sie 22
2709