Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016104Openbravo ERPZ. Otherspublic2011-03-02 10:142011-05-24 10:55
mirurita 
mirurita 
highminoralways
closedfixed 
5
pi 
 
Advanced Payables and Receivables Mngmt
No
0016104: Amounts are opposite inherited from Match Using Imported Bank Statement to Add Transaction
From Match Using Imported Bank Statement popup if you click on add link the add transaction popup will be opened and it will inherit the amount of the bank statement line.

If the amount is negative it should be inherited to the Paid out field and if it is positive to the Received in field.

Now it's doing the opposite.
1) Install Cuaderno43 module and import dataset
2) Create a new Financial Account and select Standard as matching algorithm.
- bank code: 2054
- branch code: 0218
- partial account nÂș: 9129249788
3) Go to Transactions tab and click on Import Bank Statement button
3.1) Select Cuaderno43 in the combobox and upload the attached file
3.2) Click on OK button.
4) Click on Match Using Imported Bank Statement button
4.1) Click on 'add' link and in the popup realize that the amounts are opposite inherited.
closingMay2011
blocks defect 0016098 closed mirurita Amounts are opposite inherited from Match Using Imported Bank Statement to Add Transaction 
Issue History
2011-03-02 13:29miruritaTypedefect => backport
2011-03-02 13:29miruritafix_in_branch => 2.50
2011-03-02 13:45hgbotCheckin
2011-03-02 13:45hgbotNote Added: 0034504
2011-03-02 13:45hgbotStatusscheduled => resolved
2011-03-02 13:45hgbotResolutionopen => fixed
2011-03-02 13:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/29e34e63b3a658bb7f426d6ad800153f466dd72b [^]
2011-05-24 10:11dalsasuaTag Attached: closingMay2011
2011-05-24 10:55dalsasuaStatusresolved => closed

Notes
(0034504)
hgbot   
2011-03-02 13:45   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: 29e34e63b3a658bb7f426d6ad800153f466dd72b
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Wed Mar 02 13:33:52 2011 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/29e34e63b3a658bb7f426d6ad800153f466dd72b [^]

Fixes issue 16104: Amounts are opposite inherited from Match Using Imported Bank Statement to Add Transaction

---
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransaction.html
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransaction.java
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransaction.xml
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransactionGrid.srpt
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransactionGrid.xml
M src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java
---