odoo / odoo

Odoo. Open Source Apps To Grow Your Business.
https://www.odoo.com
Other
38.23k stars 24.83k forks source link

[7.0] Work summary without analytical imputation after changing the analytic account #701

Closed dsabrinarg closed 9 years ago

dsabrinarg commented 10 years ago

Hello.

I am trying to handle imputations from work summary of tasks, but when i create a record in project.task model without project_id, with project.task.work records, then when i assign a project in the same task, the imputation still not created for the work summary lines created before assigning project.

How to reproduce: Here you can find a demo video about the error http://youtu.be/N-vlCZinDq4 Can be reproduced on http://7-0-36105.runbot.openerp.com/

What I get: No hr.analytic.timesheet created for project.task.work created before the assignment of project.

What I expect: hr.analytic.timesheet created for all project.task.work created before the assignment of project for the new account.analytic.account assigned in the task.

dsabrinarg commented 10 years ago

Hello!

Any news about this issue?

mart-e commented 9 years ago

Hello,

This was fixed at c200ffd. Thanks for the report.