Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015613Openbravo ERP09. Financial managementpublic2011-01-11 13:152011-01-29 00:00
adrianromero 
dalsasua 
urgentmajoralways
closedno change required 
5
3.0RC3 
 
Core
No
0015613: Bad behaviour when post a bank statement with a G/L Item
You have this accounting configuraion in the G/L Item:

- Glitem debit acct: 60900
- Glitem credit acct: 70900

When post a Bank statement with Ending Balance = -10:
 
        DEBIT CREDIT
57200 10
70900 10

When post a Bank statement with Ending Balance = 10:

        DEBIT CREDIT
57200 10
60900 10

- AS Openbravo Admin go to inancial Management || Accounting || Setup || G/L Item
- Create a new G/L Item and go to ACcounting
    - Glitem debit acct: 60900
    - Glitem credit acct: 70900

- Go to Financial Management || Receivables & Payables || Transactions || Bank Statement
- Create a new record and go to lines:
    -Statement Amount: 10
    - select the G/L Item created
- Process and post.

        DEBIT CREDIT
57200 10
60900 10


- Create a new record and go to lines:
    -Statement Amount: -10
    - select the G/L Item created
- Process and post.
        DEBIT CREDIT
57200 10
70900 10
No tags attached.
blocks backport 00155502.50MP26 closed dalsasua Bad behaviour when post a bank statement with a G/L Item 
Issue History
2011-01-11 13:15adrianromeroNew Issue
2011-01-11 13:15adrianromeroAssigned To => dalsasua
2011-01-11 13:15adrianromeroModules => Core
2011-01-11 13:15adrianromeroIssue generated from0015550
2011-01-11 13:15adrianromeroRelationship addedblocks 0015550
2011-01-11 13:16adrianromeroStatusnew => scheduled
2011-01-11 13:16adrianromerofix_in_branch => pi
2011-01-28 08:56dalsasuaNote Added: 0033943
2011-01-28 08:56dalsasuaStatusscheduled => closed
2011-01-28 08:56dalsasuaResolutionopen => no change required
2011-01-29 00:00anonymoussf_bug_id0 => 3167347

Notes
(0033943)
dalsasua   
2011-01-28 08:56   
Bank statements are part of the old rec.& pay. flow, so in Openbravo 3, there is no issue.