← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 788064] [NEW] decimal_precision lost at product reception

 

Public bug reported:

Sys: Ubuntu 9.10, OERP V602

I have a db with decimal_precision installed and purchase price set to 4 decimals.
I make a Purchase Order for a product with cost price of 0.0042.
The PO displays the price, and computes well everything.

When I go to the receptions, to receive the products, in the Product to
Process (stock.partial.picking) dialog I can see the price only with two
decimals, I mean 0.00.

After validating, the product enters in the database with price 0.00 ,
and not with 0.0042.

Arpi

** Affects: openobject-addons
     Importance: Undecided
         Status: New

** Description changed:

  Sys: Ubuntu 9.10, OERP V602
  
- I have a db with decimap_precision installed and purchase price set to 4 decimals.
- I make a Purchase Order for a product with cost price of 0.0042. 
+ I have a db with decimal_precision installed and purchase price set to 4 decimals.
+ I make a Purchase Order for a product with cost price of 0.0042.
  The PO displays the price, and computes well everything.
  
  When I go to the receptions, to receive the products, in the Product to
  Process (stock.partial.picking) dialog I can see the price only with two
  decimals, I mean 0.00.
  
  After validating, the product enters in the database with price 0.00 ,
  and not with 0.0042.
  
  Arpi

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

Title:
  decimal_precision lost at product reception

Status in OpenERP Modules (addons):
  New

Bug description:
  Sys: Ubuntu 9.10, OERP V602

  I have a db with decimal_precision installed and purchase price set to 4 decimals.
  I make a Purchase Order for a product with cost price of 0.0042.
  The PO displays the price, and computes well everything.

  When I go to the receptions, to receive the products, in the Product
  to Process (stock.partial.picking) dialog I can see the price only
  with two decimals, I mean 0.00.

  After validating, the product enters in the database with price 0.00 ,
  and not with 0.0042.

  Arpi


Follow ups

References