← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 796246] Re: [6.0] expense department not set

 

Hello Stephane,

I have checked your issue But on_change method for department_id is
working fine.

When you create a new record or change the employee in both case the related on_change method is working fine.
So no need to add a new method.

I have attached a video for your more reference so would you please
check it and notify us where you faced the problem.

Thanks and waiting for your reply!

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/796246

Title:
  [6.0] expense department not set

Status in OpenERP Modules (addons):
  Incomplete

Bug description:
  Hi,

  When a user creates an expense, the departement is not set.

  How to reproduce:
  - login as a user that is in a department
  - create an expense
  - save the expense
  - bug: the departement field is not set
  - expected behaviour: the department field should be set

  The departement is correcty set when one changes the employee on the
  expense, because the onchange_employee_id is then triggered.  However
  a 'normal' user never changes the employee because he can only enter
  expenses for self. Therefore, for such users, the department is never
  set.

  I attach a proposed patch that initializes the departement.

  Best regards,

  -sbi

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/796246/+subscriptions


References