Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012572Openbravo ERP03. Procurement managementpublic2010-03-05 11:192010-06-17 20:43
balamurugan 
balamurugan 
urgentmajoralways
closedfixed 
20Professional Appliance
 
 
Core
No
0012572: In Purchase/Sales Order Lines tab, if we edit the Line Net Amount field, the Net Standard Price is not updated correctly.
In Purchase/Sales Order Lines tab, if we edit the Line Net Amount field, the Net Standard Price is not updated correctly.
1. Go to Sales Management || Transactions || Sales Order || Header >> Lines tab

2. Select any product, and enter the following values.
  - Ordered Quantity=1
  - Now, the remaining fields like Net Unit Price, Net Standard price., are populated as per the setup.
  - check the Edit Line Net Amount field and change the value of Line Net Amount to 500
  - Please realize that the Net Unit Amount is changed to 500, but Net Standard Price is not changed.
  - Now again change the Line Net Amount to 1000, and realize that Net Unit Price is changed to 1000, but Net Standard Price is changed to 500 (means previous value)
  
Modify SL_Invoice_Amt.java and SL_Order_Amt.java so it takes into account the discounts correctly, ...
No tags attached.
Issue History
2010-03-05 11:19balamuruganNew Issue
2010-03-05 11:19balamuruganAssigned To => adrianromero
2010-03-06 09:17balamuruganAssigned Toadrianromero => dalsasua
2010-03-08 09:31dalsasuaAssigned Todalsasua => balamurugan
2010-03-08 09:31dalsasuaPriorityhigh => urgent
2010-03-08 09:31dalsasuaStatusnew => scheduled
2010-03-08 09:31dalsasuaProposed Solution updated
2010-03-15 11:34hgbotCheckin
2010-03-15 11:34hgbotNote Added: 0025464
2010-03-15 11:34hgbotStatusscheduled => resolved
2010-03-15 11:34hgbotResolutionopen => fixed
2010-03-15 11:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/68865ba52f9bb03515cc15968a756cfb6c80184e [^]
2010-03-16 08:41hudsonbotCheckin
2010-03-16 08:41hudsonbotNote Added: 0025523
2010-04-07 13:27sureshbabuNote Added: 0025934
2010-04-07 13:27sureshbabuStatusresolved => closed
2010-04-08 00:00anonymoussf_bug_id0 => 2983497
2010-04-19 21:11hudsonbotCheckin
2010-04-19 21:11hudsonbotNote Added: 0026403
2010-06-17 12:39hgbotCheckin
2010-06-17 12:39hgbotNote Added: 0028550
2010-06-17 12:40shuehnerNote Added: 0028551
2010-06-17 20:43hudsonbotCheckin
2010-06-17 20:43hudsonbotNote Added: 0028576

Notes
(0025464)
hgbot   
2010-03-15 11:34   
Repository: erp/devel/pi
Changeset: 68865ba52f9bb03515cc15968a756cfb6c80184e
Author: Balamurugan Ramadoss <balamurugan.ramadoss <at> openbravo.com>
Date: Mon Mar 15 16:10:45 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/68865ba52f9bb03515cc15968a756cfb6c80184e [^]

Fixes Issue 12572: Net Standard Price is not updated correctly

---
M src/org/openbravo/erpCommon/ad_callouts/SL_Order_Amt.java
---
(0025523)
hudsonbot   
2010-03-16 08:41   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/68865ba52f9b [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/3e52c5b52d67 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16713.obx [^]
(0025934)
sureshbabu   
2010-04-07 13:27   
Tested working Net unit price & Standard price changes as per the changes and not the Net list price
(0026403)
hudsonbot   
2010-04-19 21:11   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/6710 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/91d98bda46c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17088.obx [^]
(0028550)
hgbot   
2010-06-17 12:39   
Repository: erp/devel/pi
Changeset: 28a82e959e134c00b49f2b9c9b33afb60adc1ae1
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Jun 17 12:38:21 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/28a82e959e134c00b49f2b9c9b33afb60adc1ae1 [^]

Issue 12572: Enhancement to adminMode-debugging in OBContext
The optional debugging code (trace of all set-/restoreAdminMode) is now
used (if enabled) at both restorePreviousMode and end of http-request

---
M src/org/openbravo/dal/core/OBContext.java
---
(0028551)
shuehner   
2010-06-17 12:40   
Last note here (changeset 28a82e959e134c00b49f2b9c9b33afb60adc1ae1) had a typo in the commit message and is not related to this issue, but to 13572 instead.
(0028576)
hudsonbot   
2010-06-17 20:43   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/28a82e959e13 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/6585f66712fd [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17682.obx [^]