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

hi,

I declared a boolean which is a compute field in my custom module, in local its works fine but in server it throws error field does not exist and it is not taken as a field when checked Technical settings->Database structure->field. Am using Odoo V10

Thanks in advance

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

Hi,

Check your code is available in your server, then update the module.

Thanks.

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

Hi,

Did you upgrade the module in the database in the server after placing latest code ? Make sure that the service is restarted after placing the updated code, also make sure that the corresponding file is called in init file.


Thanks

Аватар
Отменить