This question has been flagged
1 Reply
3332 Views

Hello everyone,

I upgraded my system as follows:

1) Dump database 2) Install a fresh OpenERP db with the newest code 3) Restore dump

The system works fine except that it does not consider the module hr_timesheet_invoice. It is shown as properly installed but it is not compiled. when I delete all pyc from all addons subdir, all gets properly recompliled but this.

I found out because I made a slight update to convert hours to days (uom -> uos)

Does someone has an idea?

Phil

Avatar
Discard
Best Answer

Hi, did you try this : ./openerp-server -c install/openerp-server.conf --update=hr_timesheet_invoice ?

Avatar
Discard
Author

Hi, that was it! You make my day, thank you so much for quick suggestion. All the best Philippe

Author

Hi, That was it! You make my day, thank you so much for quick suggestion. All the best,

You're welcome! Can you please accept my answer?