Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0003639Openbravo ERP07. Sales managementpublic2008-02-22 12:162008-06-12 09:44
cromero 
cromero 
normalminoralways
closedfixed 
5
 
 
No
Core
No
0003639: Not correct order calculating price in Get_Purch
Related to:

0002640

At this moment, the order in which the price is calculated in the
Get_Purchase_Price function is:

* First of all, looks in the last Order
* Secondly, in the last Invoice
* Then, in the Pricelist
* Finally, in the M_PRODUCT_PO table

The right order will be:
* First of all, looks in the last Invoice
* Secondly, in the last Order
* Then, in the Pricelist (as it is now)
* Finally, in the M_PRODUCT_PO table (as it is now)
No tags attached.
blocks defect 0002640 closed cromero Not correct order calculating price in Get_Purchase_Price 
Issue History

Notes
(0007228)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:44)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1899521 [^]
(0004095)
cromero   
2008-02-22 12:48   
(edited on: 2008-06-12 09:27)
Logged In: YES
user_id=1500614
Originator: YES

Fixed since revision 2500