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

So the idea is that you send in a database to Odoo, and then you will get one back that is adapted to a newer Odoo version.


Now I wonder what happens with all custom developments. What happens to tables and fields that were added through custom developments? Does that data still exist in the database we will get back? 

Awatar
Odrzuć
Najlepsza odpowiedź

Hi Christoph,

Odoo will migrate/rework all default Odoo data tables according to the new version. They do not touch the fields and tables of custom development so you get them back 'as-is' basically.
This means that you will need to migrate your custom code and that if you need field or table changes on your custom development that you are responsible for doing so.

In general Odoo does not touch custom code nor models/fields. 

With kind regards,
Yenthe

Awatar
Odrzuć
Najlepsza odpowiedź

The Upgrade Service is limited to the technical conversion and adaptation of the database to make it compatible with the Target Version, the correction of any Bug directly caused by the upgrade operation and not normally occurring in the Target Version, and the conversion of the source code and data of Covered Extra Modules for the Target Version.


Extra Module - An extra module is a directory of source code files, or a set of Python-based customizations created in a database (e.g. with Odoo Studio), that adds features or changes the standard behavior of the Software. It may have been developed by the Customer, by Odoo SA, by an Odoo Partner on behalf of the Customer, or by third parties.

Covered Extra Module - A Covered Extra Module is an Extra Module for which the Customer chooses to pay a maintenance fee in order to get support, upgrade and bug fixing services.


From https://www.odoo.com/documentation/15.0/legal/terms/enterprise.html#upgrade-services


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
kwi 25
1025
2
sty 25
2213
4
sie 24
4109
1
sie 24
1768
2
sty 25
2677