Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
459 Vues

Se puede migrar un sitio web realizado en odoo, en el modulo de web y realizado con las herramientas de diseño que ofrece el modulo, se puede migrar de una ambient de desarrollo a un ambiente de produccion por medio de algun backup, o hay alguna app que me lo permita realizar.

Avatar
Ignorer
Meilleure réponse

Hi,

To migrate an Odoo website from development to production using Odoo.sh, first create a full backup of your staging database, including the filestore, from the Backups tab in the Odoo.sh dashboard. Then, merge all code changes and commits from staging into your production branch. Finally, import the staging database backup into your production environment. For more details please refer to: https://www.odoo.com/documentation/master/administration/odoo_sh/getting_started/branches.html


Hope it helps

Avatar
Ignorer