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

I created a many2one field in employee model by inheriting 'hr.employee'. It runs good. But , while updating timesheet, it shows an error " created field does not exist in 'hr.employee.public'

Avatar
Discard
Best Answer

Hello. For some unkown reasons, Odoo raises this kind of errors.  Try force update  by  console :

./odoo-bin -c myodoo.conf -u mymodule -d mydb
Avatar
Discard
Related Posts Replies Views Activity
1
Nov 24
1487
1
Nov 24
1196
2
Sep 24
1047
1
Aug 24
2456
3
Aug 24
2687