← Back to team overview

openerp-india team mailing list archive

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

 

Thanks for reply.
Atik reproduce the bug and solved in trunk... :-(.

So i will wait next openerp version to see this corrected.

Regards,

> ------------------------------------------------------------------------
>
> 	qdp (OpenERP) <mailto:qdp-launchpad@xxxxxxxxxxx>
> 8 novembre 2011 14:40
>
>
> Hello,
>
> first of all, Thierry (tboulogne), thanks for the contribution. Now, 
> you may be interested in having a look at our bug management policy: 
> http://doc.openerp.com/v6.0/contribute/11_bug_tracker.html#bug-policy
> In short: by default, we only bugfix the trunk (so the bugfixes by 
> default are not ported to stable versions), unless you have an OpenERP 
> Enterprise contract and mention it while reporting to Launchpad. Note 
> that, in that case, you can also directly correspond with 
> support@xxxxxxxxxxx.
>
> Regarding that bug, i'm unfortunately not able to reproduce any bug 
> here. Indeed, it's the wanted behavior that
> * the first grid with destination conditions matching the shipping 
> address is chosen
> * the first line of the grid chosen matching is chosen
> * the priority of both is given by the lowest sequence
>
> I've checked and i think this is exactly what happen now. That's why i
> think this bug is invalid. If you don't agree, please feel free to
> reopen this bug.
>
> Regards,
> Quentin
>
> ** Changed in: openobject-addons
> Status: Fix Committed => Invalid
>
> ------------------------------------------------------------------------
>
> 	Thierry <mailto:803375@xxxxxxxxxxxxxxxxxx>
> 29 juin 2011 11:50
>
>
> Public bug reported:
>
> 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,
>
> ** Affects: openobject-addons
> Importance: Undecided
> Status: New
>


** Attachment added: "compose-unknown-contact.jpg"
   https://bugs.launchpad.net/bugs/803375/+attachment/2589386/+files/compose-unknown-contact.jpg

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/803375

Title:
  delivery pricelist don't work

Status in OpenERP Addons (modules):
  Invalid

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