Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4363 Представления

Hi all,

We want to have a system with at least Dev, Staging, and Production. We are unsure how to best manage implementing changes in Odoo on staging, then pushing them to production. Most of Odoo seems to be database based, so if we want to do things like change our website, or changing the programming of triggers, etc. that appears to be stored in the database. We dont know how to merge these changes without breaking anything.

Merging module changes, etc. seem straight forward by comparison.

Are there any best practices for changes like these?

Аватар
Отменить
Лучший ответ

For Continuous Integration/Continuous Delivery   CI/CD odoo.sh is your first option for Odoo Enterprise. Also there are many CI/CD tools Travis CI, Circle CI, Jenkins. For the website theme changes it is the same, after the change you need to update the apps in dev. mode.and upgrade the theme. 

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
авг. 25
281
2
авг. 25
332
2
авг. 25
487
0
авг. 25
455
1
авг. 25
991