Skip to Content
Menu
This question has been flagged
1 Reply
3172 Views

HI Community.

some or most of the time when add fields to the python model it seems to not be created in the DB , so I have to add them manually to the table columns, Is there any fixes to this annoying problem

Avatar
Discard
Best Answer

Hi,

You need to restart OpenERP(odoo) if you make changes in .py files, and you only need to update your module if you make changes in xml. You will need to do both if you add or remove fields in a model or create a new model.

hope it helps you.

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 15
3348
4
Dec 24
30144
0
May 20
6023
1
Jun 16
11041
1
Mar 15
5895