Closed liamvn closed 10 months ago
Hi @minhng92 Thank you for answer. But, how can I migrate my database to a newer version, I can't find documentation for this.
@liamvn There's no official documentation for community version from Odoo. So just do it "manually" by ourself. Using export-import feature might help. Export data from old version and import to Odoo 17. If the data structure is not compatible, we'll manually process on the data.
Hi @liamvn ,
With Odoo community version, you have to upgrade source code of the addons and migrate database yourself. With Odoo enterprise version, we have the upgrade support tool @ https://upgrade.odoo.com/ Both versions require the (custom) addons which are compatible to Odoo version 17.