Thanks Atik :-) Hope Quantin would validate your works for others could profit. And hope i would get a special tip to correct this into 6.0.3 :-)
> Atik Agewan(OpenERP) <mailto:[email protected]> > 10 novembre 2011 09:55 > Hello Quentin, > > I have produce bug by creating 2 pricelist of > diff sequences as shown in atteched vidio. > > If user create SO which satisfy second pricelist > condition than when click on Delivery Costs Buttons, > It Raised Exception 'No price available'. > But we have pricelist which satisfy condition. > > Thanks, > Atik > > > ** Attachment added: "803375_Bug_Produce.ogv" > https://bugs.launchpad.net/openobject-addons/+bug/803375/+attachment/2591555/+files/803375_Bug_Produce.ogv > > Thierry <mailto:[email protected]> > 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/2591571/+files/compose-unknown-contact.jpg -- 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/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 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

