← Back to team overview

openerp-india team mailing list archive

[Bug 902391] [NEW] hr_attendance web client active_ids

 

Public bug reported:

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

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/902391

Title:
  hr_attendance web client active_ids

Status in OpenERP Addons (modules):
  New

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


Follow ups

References