Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
6291 Переглядів

I set up and configured OpenERP locally on my PC. I made lots of changes already and I'm ready to deploy it to the development server then to the production server after thorough testing. How do I transfer those changes and configuration as is from my local server to the development server? I'm thinking of just the copying files from my pc to the development server but how do I do that neatly if ever that is ideal?

Аватар
Відмінити
Найкраща відповідь

When you make a backup (from the webpage) and restore that on another server, your settings and configs are taken.

If you made modifications to fields/views using the browser, you might run into issues. That is why the preferred method of making changes to models or creating new models is to use applications (mainly python code and XML definitions).

Аватар
Відмінити
Автор

Thanks! I am now editing through the codes in the file system.

Найкраща відповідь

You can use this module https://apps.odoo.com/apps/modules/16.0/export_import_settings

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
лист. 24
1806
1
лист. 24
2400
2
квіт. 24
4625
1
жовт. 23
3058
2
черв. 23
2727