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

I got the following error when I tried to do an upgrade to my leave management module in my odoo version 8

AssertionError: Expecting element openerp, got t, line 2

Please, what does this mean and how can I resolve it ?

Awatar
Odrzuć

Hello Abayomi, there is some mis tag or extra tag in your xml file.

In case you had face bug, Post bug here https://github.com/odoo/odoo/issues/new, official guys supports you.

Najlepsza odpowiedź

Have you made any changes on the default leave management module? The error is because something wrong with *.xml file in that module. If you made any changes, pls revert that, restart & upgrade the module and try.

Awatar
Odrzuć