Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3768 Vistas

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
Descartar
Mejor respuesta

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

Avatar
Descartar
Autor

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

Autor

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?