Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002503Openbravo ERP07. Sales managementpublic2008-01-14 11:112008-06-19 09:55
psarobe 
rafaroda 
normalminoralways
closedfixed 
5
 
2.40alpha-r2 
No
Core
No
0002503: Price changes when the quantity changes
In sales invoice line, if you change the price of the product and then you change the quantity suddenly the price goes back to the price of the price list.

Environment:
2.35MP1
Postgres, Oracle
FF,IE7
Linux, Window

Steps:
1. Login into English or Spanish
2. Go to Sales management->Transactions->Sales invoice
3. Click New. Save
3. Move to lines. Click New
4. Select a product. Change the quantity. Nothing happens . Correct. The amount is correct
5. Change the price.Nothing happens . Correct. The amount is correct
6, Now change the quantity again. Notice the price changes with no reason. this is wrong

No tags attached.
depends on backport 0003603 closed rafaroda Price changes when the quantity changes 
Issue History
2008-06-19 09:55psarobeStatusresolved => closed

Notes
(0006092)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
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=1870964 [^]
(0003005)
rafaroda   
2008-01-22 12:55   
(edited on: 2008-06-12 09:24)
Logged In: YES
user_id=1892190
Originator: NO

Commented some lines in 'ad_callouts/SL_Invoice_Amt.java'.
(0003006)
rafaroda   
2008-02-12 13:56   
(edited on: 2008-06-12 09:24)
Logged In: YES
user_id=1892190
Originator: NO

Added standard price to callout logic. Now Sales Invoice has the same price adjustment logic as Sales Order.