← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 803375] Re: delivery pricelist don't work

 

Hello,

I have checked this issue and I have faced the problem is that in
delivery price-list always first price-list (Which have lower sequence)
and another thing I have faced in trunk that is the blank grid-lines
pricelist ;s and which have lower sequence So if you create a new price-
list for any condition then you always face the error like "No line
matched this order in the choosed delivery grids !"

Thanks.

** Changed in: openobject-addons
   Importance: Undecided => Medium

** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 2 (openerp-dev-addons2)

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

Title:
  delivery pricelist don't work

Status in OpenERP Modules (addons):
  Confirmed

Bug description:
  Hello,

  I get a problem with delivery pricelist : the good pricelist don't apply. I get a pop telling that it could not find any pricelist applying.
  Pricelist i setup correctly.

  Checking the code, i see that this part of code in delivery.py

  test = eval(line.type+line.operator+str(line.max_value), price_dict)

  Are always FALSE. The 'line.operator' value are always '>='. I think
  it never get the value configure in the pricelist.

  Could someone help ?

  OPE version 6.0.2
  Last revision of addons : 4679 launchpad_translations_on_behalf_of_openerp-20110629053208-8gywxj1qslhyv2ab
  branch : ~openerp/openobject-addons/6.0/

  Thanks,

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


References