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

Good morning,

I have been testing the new official upgrade option for Odoo Enterprise databases (v16 -> v17), which led to some questions I couldn't find any answers yet:

  1. What happens to tables from custom modules? Are they preserved in the new database? If yes, is there a naming convention for these?
  2. What happens to custom columns (from custom modules) in tables that originated in standard Odoo modules (for example: sale_order)?

These questions are quite important to me because I want to evaluate the correct path regarding future Odoo upgrades. As some customer's systems might get customized quite heavily, it would be very helpful to know in advance whether the official (closed source) upgrade mechanism is the way to go or not. As far as I know there's also the Open Upgrade toolkit which could be used as an alternative.


Kind regards

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

Hi,

All the data inside the db will be migrated into the higher version, we don't need to follow any special thing for it.

In any model, you can add new fields or you can bring a new model itself, odoo migration scripts will migrate this to higher version, only thing you have to do is the migrate the code for the higher version.



Thanks

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
січ. 24
1261
0
квіт. 23
1992
1
серп. 24
1555
0
лют. 24
824
3
черв. 19
6558