← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 725028] Re: [6.0] sale.order picked_rate is wrong

 

Hello,

The fix has been committed on the linked branch: lp:~openerp-dev
/openobject-addons/trunk-bug-725028-skh with revision id: 4615
uco@xxxxxxxxxxx-20110916073452-qg0k91uzw7jdj1sk. This will be merged
into trunk-addons soon.

Thanks Jacques-Etienne Baudoux for reporting and thanks all for the
valuable contribution.

Regards,
Ujjvala

** Changed in: openobject-addons
       Status: Confirmed => In Progress

** Changed in: openobject-addons
       Status: In Progress => Fix Committed

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

Title:
  [6.0] sale.order picked_rate is wrong

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  Create a SO with so lines service to produce. Produce 1 of the so lines. The picked rate stays to 0.
  I confirm the calculation is wrong as written in the code:
  |      # This is False
  |-     def _picked_rate(self, cr, uid, ids, name, arg, context=None):

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


References