Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016826Openbravo ERP09. Financial managementpublic2011-04-08 12:392011-06-21 13:20
psarobe 
mirurita 
highmajoralways
closedfixed 
5
3.0RC5 
3.0RC72.50MP31 
No
Core
No
0016826: When importing a bank statement, the system is not telling you the document no of the newly bank statement
As you don't know the document no of the imported bank statement it is difficult to know where the imported lines are located.

Right now it only says:

Process completed successfully
2 row/s inserted

And it should say.

Process completed successfully
Bank statement no.: xxxxxxxxxx
2 row/s inserted

Use the attached OFX file

The same applies when it creates the reconciliation:

The message says:

Process completed successfully

And it should say:
Process completed successfully
Reconciliation no.: xxxxxxxx
Prerequisites:

Have the OFX module installed
Have the OFX data set applied

Login with:

"User name": Openbravo
"Password": Openbravo

Change the role to QA Testing

Go to Financial management|| Receivables&Payables || Transactions || Financial Account

Select Spain bank and move to transactions.

Verify exists two transaction with the following data.

First transaction:
Date: Current day
Business partner: Customer A
Payment no: Payment no of [FINg020]
Description: Invoice No.: Invoice document of [FINg020]
Received Amt. : 31.32
Second transaction:
Date: Current day
Business partner: Vendor B
Payment no: Payment no of [FINg010]
Description: Invoice No.: Invoice document of [FINg010]
Paid Amt. : 30.14
Click "Import bank statement" button. A pop-up must be opened:

Select an ofx file
Select the OFX format from the combo box
Click OK

Notice a green message appears:
Process completed successfully
2 row/s inserted

Expected behaviour:

Process completed successfully
Bank statement no.: xxxxxxxxxx
2 row/s inserted
No tags attached.
blocks defect 00167233.0RC7 closed mirurita When importing a bank statement, the system is not telling you the document no of the newly bank statement 
Issue History
2011-04-15 13:59miruritaTypedefect => backport
2011-04-15 13:59miruritafix_in_branch => 2.50
2011-04-15 14:07hgbotCheckin
2011-04-15 14:07hgbotNote Added: 0035982
2011-04-15 14:07hgbotStatusscheduled => resolved
2011-04-15 14:07hgbotResolutionopen => fixed
2011-04-15 14:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/3e36b282d33b5218db7e79c9df1937f79957d446 [^]
2011-05-12 11:59miruritaNote Added: 0036717
2011-05-12 11:59miruritaStatusresolved => closed
2011-05-30 11:29hgbotCheckin
2011-05-30 11:29hgbotNote Added: 0037693
2011-05-30 11:29hgbotStatusclosed => resolved
2011-05-30 11:29hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/3e36b282d33b5218db7e79c9df1937f79957d446 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt.praxis/rev/3e36b282d33b5218db7e79c9df1937f79957d446 [^]
2011-06-21 13:20psarobeNote Added: 0038413
2011-06-21 13:20psarobeStatusresolved => closed
2011-06-21 13:20psarobeFixed in Version => 2.50MP31

Notes
(0035982)
hgbot   
2011-04-15 14:07   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: 3e36b282d33b5218db7e79c9df1937f79957d446
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Fri Apr 15 14:06:18 2011 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/3e36b282d33b5218db7e79c9df1937f79957d446 [^]

Fixes issue 16826: Improve import bank statement process message

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/advpaymentmngt/utility/FIN_BankStatementImport.java
---
(0036717)
mirurita   
2011-05-12 11:59   
Verified.
(0037693)
hgbot   
2011-05-30 11:29   
Repository: erp/pmods/org.openbravo.advpaymentmngt.praxis
Changeset: 3e36b282d33b5218db7e79c9df1937f79957d446
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Fri Apr 15 14:06:18 2011 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt.praxis/rev/3e36b282d33b5218db7e79c9df1937f79957d446 [^]

Fixes issue 16826: Improve import bank statement process message

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/advpaymentmngt/utility/FIN_BankStatementImport.java
---
(0038413)
psarobe   
2011-06-21 13:20   
Code review