Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
602 Ansichten

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
Verwerfen
Beste Antwort

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
Verwerfen