Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4 Відповіді
5032 Переглядів

Hello everyone,

It is about a custom module to personalize the sales module.

The module simply extends the sale.order model by modifying the write method. The goal is to trigger an action each time we update a quote / sales order.
But once the module is installed, and we try to modify a quote, the server shows an error.

And this error is always the same, even though the code is commented / deleted / changed !!!
As if the error is fixed and can no longer change regardless of the modification made to the code.


Note that the module development and update cycle is well respected (local commit, online push, merge on the production branch, update of the list of applications and upgrade of the module). The displayed error remains the same once captured ...

Also, it is very common to see that the new modules created (directory with __init__.py and __manifest__.py) are not visible on the server until very late (or even simply not visible).

Please, help if you already had the same problem

Аватар
Відмінити

Please use a meaningful title.

Автор

Thank you! We modifed the code and re started the Odoo service, now, it is fine!

Найкраща відповідь

Did you restarted the odoo service after removing/commenting the code?

Аватар
Відмінити
Найкраща відповідь

You may want to update the sales module after the proper removal of the custom code.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
трав. 21
3891
1
лип. 25
513
2
лип. 25
761
1
лип. 25
607
1
лип. 25
597