ckaenzig/tiny-hamster

When a projet is renamed in Openerp, you have to use the old name in Hamster

Opened this issue · 1 comments

Somehow the field used in this script to find the project based on its name is not updated by openerp when a projet is renamed. I have no idea weather this is a bug in this script or in Openerp.

Probably a lookup on a field which is translated. Will look into it.