credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #01206
[Bug 902391] Re: hr_attendance web client active_ids
I've fixed this problem, now i can get correct Employees for the report
using the web client.
Please apply this patch.
Regards,
Nikola
** Patch added: "patch.diff"
https://bugs.launchpad.net/openobject-addons/+bug/902391/+attachment/2631741/+files/patch.diff
** Changed in: openobject-addons
Status: New => Fix Committed
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/902391
Title:
hr_attendance web client active_ids
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
Using the latest trunk data I'm having this problem:
openerp-web - 1669
openobject-server - 3863
openobject-addons - 5913
When i select a user and click on Attendance by month report
active_ids are passed OK to the wizard, but when i click Print on the
wizard active_ids value is changed with the value of the form id.
This is a only happening in web client. I don't think it's general web
client bug because if i try to get a report for Products everything is
OK.
To reproduce problem go to HR, open Employees, check one of the employees, click on Attendance by Month report and click Print.
If you have more employees from demo you will get report for different user each time, but if you have only Administrator you will get report for Administrator the first time and then error because the form id will be 2, 3, 4, ... etc and there is no employee with that id.
Regards,
Nikola
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/902391/+subscriptions
References