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

I'm trying to add certain modifications to my code, but apparently, such modifications are not taking place, both in python code and xml. The files are saved correctly in the server (with my modifications),  but even after upgrading the module and then restarting the server, nothing changes in the module...I also did a simple test: to show a message in odoo-server.log. Didn't work. I'm using Odoo 11, running on Ubuntu 16.04 Xenial.

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

Problem solved.

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

Try adding access rights. Sometimes when you have no access rights defined the views/models won't get updates no matter how many times you upgrade the module.

Access Rights are present under App_name->security->ir.model.access.csv (if the file isn't there try creating it). For the contents of the file pay close attention as to what your console is showing when you start the odoo server.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
трав. 18
3677
1
груд. 18
5543
2
жовт. 17
7292
5
груд. 19
9201
1
черв. 18
7718