Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3752 Visninger

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
Kassér
Bedste svar

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

Avatar
Kassér
Forfatter

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

Forfatter

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?