Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021664Openbravo ERP09. Financial managementpublic2012-09-17 10:062013-05-23 01:32
vmatic 
eduardo_Argal 
highmajoralways
closedfixed 
5
 
 
Core
No
0021664: bank statement post looks same way whether totalAmount>0 or totalAmount<0
Bank statement post is always same and it does not depend of totalAmount sign. Post process use transit, and asset account but bank statement total amount only affect order in which this account appear in GL.
One can try to import bank statement with positive total amount, and then with negative total amount posts to GL will be the same.
Attachment is patch file (for a/src/org/openbravo/erpCommon/ad_forms/DocFINBankStatement.java) with one of the possible solutions.
No tags attached.
diff patch.diff (1,374) 2012-09-17 10:06
https://issues.openbravo.com/file_download.php?file_id=5573&type=bug
Issue History
2012-09-17 10:06vmaticNew Issue
2012-09-17 10:06vmaticAssigned To => dmiguelez
2012-09-17 10:06vmaticFile Added: patch.diff
2012-09-17 10:06vmaticModules => Core
2012-09-17 10:07vmaticIssue Monitored: vmatic
2013-05-02 11:28eduardo_ArgalAssigned Todmiguelez => eduardo_Argal
2013-05-02 11:29eduardo_ArgalStatusnew => scheduled
2013-05-02 11:29eduardo_Argalfix_in_branch => pi
2013-05-02 11:52hgbotCheckin
2013-05-02 11:52hgbotNote Added: 0058405
2013-05-02 11:52hgbotStatusscheduled => resolved
2013-05-02 11:52hgbotResolutionopen => fixed
2013-05-02 11:52hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1ec1a7c8ac33debf5454b84012c039fffe5ef7fd [^]
2013-05-03 13:53dmiguelezNote Added: 0058457
2013-05-03 13:53dmiguelezStatusresolved => closed
2013-05-23 01:32hudsonbotCheckin
2013-05-23 01:32hudsonbotNote Added: 0058757

Notes
(0058405)
hgbot   
2013-05-02 11:52   
Repository: erp/devel/pi
Changeset: 1ec1a7c8ac33debf5454b84012c039fffe5ef7fd
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Thu May 02 11:52:17 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/1ec1a7c8ac33debf5454b84012c039fffe5ef7fd [^]

fixes bug 21664

---
M src/org/openbravo/erpCommon/ad_forms/DocFINBankStatement.java
---
(0058457)
dmiguelez   
2013-05-03 13:53   
Code Review + Testing Ok
(0058757)
hudsonbot   
2013-05-23 01:32   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/97c7f6256af7 [^]

Maturity status: Test