Skip to Content
Menu
This question has been flagged
1 Reply
2093 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
2506
4
Aug 23
28066
0
May 20
4930
1
Jun 16
10020
1
Mar 15
4713