Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002843Openbravo ERP08. Project and service managementpublic2008-04-10 15:022008-07-11 15:17
rafaroda 
rafaroda 
normalmajoralways
closedfixed 
5
 
2.402.40beta 
No
Core
No
0002843: Expense Sheet Lines: Converted Amount
*Environment
OS: Unbuntu 7.04
DB: Oracle XE 10g
OB: Trunk source code
Web browser: Firefox 2

*Steps
1. Project & Service Management || Transaction || Expense Sheet
2. Add a new and save.
3. Project & Service Management || Transaction || Expense Sheet || Lines
4. Select a Product without changing the currency.
5. Check that 'Converted Amount' equals 'Expense Amount'.
6. Change quantity without changing the currency.

Notice that 'Expense Amount' has changed but 'Converted Amount' remains the same.
No tags attached.
Issue History
2008-06-13 19:06psarobeSeverityminor => major
2008-06-13 19:06psarobeDescription Updated
2008-06-13 19:06psarobeStatusnew => scheduled
2008-06-13 19:58cromeroTarget Version => 2.40
2008-06-20 16:30svnbotCheckin
2008-06-20 16:30svnbotNote Added: 0007916
2008-06-20 16:30svnbotStatusscheduled => resolved
2008-06-20 16:30svnbotResolutionopen => fixed
2008-06-20 16:30svnbotsvn_revision => 5250
2008-06-23 14:42svnbotCheckin
2008-06-23 14:42svnbotNote Added: 0007954
2008-06-23 14:42svnbotsvn_revision5250 => 5310
2008-07-11 15:17plujanStatusresolved => closed
2008-07-11 15:17plujanFixed in Version2.40 => 2.40beta

Notes
(0006432)
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=1939334 [^]
(0007916)
svnbot   
2008-06-20 16:30   
Repository: openbravo
Revision: 5250
Author: rafaroda
Date: 2008-06-20 16:30:42 +0200 (Fri, 20 Jun 2008)

Fixes bug 0002843 Modified SE_Expense_Amount and SE_Expense_Product callouts in order to properly calculate Converted Amount field with the correct standard precisions.

---
U trunk/src/org/openbravo/erpCommon/ad_callouts/SE_Expense_Amount.java
U trunk/src/org/openbravo/erpCommon/ad_callouts/SE_Expense_Amount_data.xsql
U trunk/src/org/openbravo/erpCommon/ad_callouts/SE_Expense_Product.java
U trunk/src/org/openbravo/erpCommon/ad_callouts/SE_Expense_Product_data.xsql
U trunk/src-db/database/sourcedata/AD_COLUMN.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=5250&sc=1 [^]
(0007954)
svnbot   
2008-06-23 14:42   
Repository: openbravo
Revision: 5310
Author: rafaroda
Date: 2008-06-23 14:42:08 +0200 (Mon, 23 Jun 2008)

Fixes bug 0002843 Modified SE_Expense_Amount callout in order not to crush when there is no strExpenseAmt.

---
U trunk/src/org/openbravo/erpCommon/ad_callouts/SE_Expense_Amount.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=5310&sc=1 [^]