Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012572 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 03. Procurement management | major | always | 2010-03-05 11:19 | 2010-06-17 20:43 | |||
Reporter | balamurugan | View Status | public | |||||
Assigned To | balamurugan | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 68865ba52f9b | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Professional Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0012572: In Purchase/Sales Order Lines tab, if we edit the Line Net Amount field, the Net Standard Price is not updated correctly. | |||||||
Description | In Purchase/Sales Order Lines tab, if we edit the Line Net Amount field, the Net Standard Price is not updated correctly. | |||||||
Steps To Reproduce | 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) | |||||||
Proposed Solution | Modify SL_Invoice_Amt.java and SL_Order_Amt.java so it takes into account the discounts correctly, ... | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0025464) hgbot (developer) 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 (viewer) 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 (viewer) 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 (viewer) 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 (developer) 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 (administrator) 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 (viewer) 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 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2010-03-05 11:19 | balamurugan | New Issue | |
2010-03-05 11:19 | balamurugan | Assigned To | => adrianromero |
2010-03-05 11:19 | balamurugan | OBNetwork customer | => No |
2010-03-06 09:17 | balamurugan | Assigned To | adrianromero => dalsasua |
2010-03-08 09:31 | dalsasua | Assigned To | dalsasua => balamurugan |
2010-03-08 09:31 | dalsasua | Priority | high => urgent |
2010-03-08 09:31 | dalsasua | Status | new => scheduled |
2010-03-08 09:31 | dalsasua | Proposed Solution updated | |
2010-03-15 11:34 | hgbot | Checkin | |
2010-03-15 11:34 | hgbot | Note Added: 0025464 | |
2010-03-15 11:34 | hgbot | Status | scheduled => resolved |
2010-03-15 11:34 | hgbot | Resolution | open => fixed |
2010-03-15 11:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/68865ba52f9bb03515cc15968a756cfb6c80184e [^] |
2010-03-16 08:41 | hudsonbot | Checkin | |
2010-03-16 08:41 | hudsonbot | Note Added: 0025523 | |
2010-04-07 13:27 | sureshbabu | Note Added: 0025934 | |
2010-04-07 13:27 | sureshbabu | Status | resolved => closed |
2010-04-08 00:00 | anonymous | sf_bug_id | 0 => 2983497 |
2010-04-19 21:11 | hudsonbot | Checkin | |
2010-04-19 21:11 | hudsonbot | Note Added: 0026403 | |
2010-06-17 12:39 | hgbot | Checkin | |
2010-06-17 12:39 | hgbot | Note Added: 0028550 | |
2010-06-17 12:40 | shuehner | Note Added: 0028551 | |
2010-06-17 20:43 | hudsonbot | Checkin | |
2010-06-17 20:43 | hudsonbot | Note Added: 0028576 |
Copyright © 2000 - 2009 MantisBT Group |