← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

Hello Jacques,

I am agree with you currently we are not updating the picked status bar
when one of task got done (for the product type service). And problem
also appears in stable 5.0.

So i confirm this bug and we will try to fix it soon with new version of
OpenERP.

Thank you,
ara

-- 
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/725028

Title:
  [6.0] sale.order picked_rate is wrong

Status in OpenERP Modules (addons):
  Confirmed

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):



References