← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 710521] Re: Pricelist with base price set to 0

 

Hi Nicola

we had the same trouble..... OpenERP support suggested to change the
code:

"If you want to bypass this, change the code(condition). 
Check code line 267 in product.pricelist : price_get_multi() "

In our case we will not work with a sales price in the product form: how
will you ensure to have a price history when you are overwriting the
price in the product.form? Therefor we are working with pricelist
version (start/end date) and set the whole price to the correct
cost/sale price....

regards
Steffi

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

Title:
  Pricelist with base price set to 0

Status in OpenERP Modules (addons):
  New

Bug description:
  Hi,
  Installation: 6.0 ubuntu 10.4 desktop
  Preface: I try to introduce OpenERP softly so in some custom I import product from another program, the problem is that I have  only pricelists and products without cost or sell price.

  I don't know if it's a bug or a wrong behaviour, (or right mode to calculate :-) ), I see also other similar bug like:
  https://bugs.launchpad.net/openobject-addons/+bug/319020
  My problem is that I set up a pricelist + pricelist version that have items like the one in attachment image, but my product have, as I said, cost and sell price equal to zero.
  IMHO if the product has sell price=15,00€ I have to setup:
  base price=Cost (or Sell price) * (1 + 0.0) + 15€, now the program, when I try to compute order lines, have to put 15 not 0.
  so... this is a blueprint or in this very weird situation a bug?
  Thanks





References