← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 779193] Re: product - separate decimal precision for standard_price

 

*** This bug is a duplicate of bug 726816 ***
    https://bugs.launchpad.net/bugs/726816

** This bug has been marked a duplicate of bug 726816
   Product field standard_price should use 'Purchase Price' precision instead of 'Account' precision
 * You can subscribe to bug 726816 by following this link: https://bugs.launchpad.net/openobject-addons/+bug/726816/+subscribe

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

Title:
  product - separate decimal precision for standard_price

Status in OpenERP Modules (addons):
  New

Bug description:
  especially when using average price and real time evaluation it is
  necessary to specify 4-6 digits for the field standard_price (which
  holds the average price)

  this is especially true for high volume / low price products
  Example 
  gasoline
  price 1,1115€ ~ 111.15¢
  purchase qty= 10000 liter
  stock qty = 1500 for refill

  patch will not break anything but give more flexibility
  * defines "Standard Price" as precision for standard_price


References