← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 753329] Re: sale - dubious code

 

** Attachment added: "sale_shipped_rate.zip"
   https://bugs.launchpad.net/bugs/753329/+attachment/1992920/+files/sale_shipped_rate.zip

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

Title:
  sale - dubious code

Status in OpenERP Modules (addons):
  New

Bug description:
  sale/sale.py

  this comment is not very reassuring
  please check / comment

      # This is False
      def _picked_rate(self, cr, uid, ids, name, arg, context=None):
          if not ids:
              return {}
  ....

  may be the attached module is helpful

  for one client most SO result in 2 shipments
  * internal
  * to customer



References