Hello find attached screenshot of my config. I let you point the misconfiguration on it (if you find it).
Thanks in advance.... > qdp (OpenERP) <mailto:[email protected]> > 10 novembre 2011 10:53 > hello again Atik and Thierry, > > that's what i was saying: there is no bug here, only a wrong > configuration. > > A delivery pricelist is a grid containing all the rules to use for a > certain destination. All the rules. For example, your carrier "The > Poste" has different prices if delivery is in europe or in america thus > we create 2 pricelists for it. But once the delivery pricelist is found > (the first matching conditions in destination tab), it must contains a > rule matching, or an error is raised. This is how it's intended to work, > and it's reflecting reality because your carrier will give you something > approaching that format. > > The correct configuration for your example is to create 2 lines of a > single pricelist, not 2 pricelists. > > Hope that's more clear now, > Quentin > > 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/2592068/+files/compose-unknown-contact.jpg ** Attachment added: "3-pricelist-destination.tiff" https://bugs.launchpad.net/bugs/803375/+attachment/2592069/+files/3-pricelist-destination.tiff ** Attachment added: "2-pricelist-definition.tiff" https://bugs.launchpad.net/bugs/803375/+attachment/2592070/+files/2-pricelist-definition.tiff ** Attachment added: "1-pricelist.tiff" https://bugs.launchpad.net/bugs/803375/+attachment/2592071/+files/1-pricelist.tiff -- 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

