Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018103Openbravo ERP09. Financial managementpublic2011-07-11 18:292011-08-17 12:51
ioritzCia 
jonalegriaesarte 
immediatemajoralways
closedfixed 
20Ubuntu 10.04
2.50MP31 
2.50MP33 
Mozilla Firefox
Core
No
0018103: Reversed Invoices. Accounting errors in General Ledger Journal.
When posting a Reversed Invoice, the Journal entry in General Ledger Journal is not correct.
- Go to Sales Management || Transactions || Sales Invoice.
- Create a new Invoice.
- Complete it.
- Create the Reversal Invoice to the previous one with it's Reversal document type.
- Complete it.
- Go to General Ledger Journal and see the entries that belong to both of them.
- See that the entry belonging to the Reversal Invoice is not correct.
- It happens whether in old flow or in APRM.
No tags attached.
related to backport 00185892.50MP34 closed jonalegriaesarte Amortizations can not be posted 
blocks defect 00179573.0MP3 closed jonalegriaesarte Reversed Invoices. Accounting errors in General Ledger Journal. 
Issue History
2011-07-27 16:40jonalegriaesarteTypedefect => backport
2011-07-27 16:40jonalegriaesartefix_in_branch => 2.50
2011-07-27 16:41jonalegriaesarteWeb browserMozilla Firefox => Mozilla Firefox
2011-07-27 16:41jonalegriaesarteTarget Version3.0MP2 => 2.50MP33
2011-08-02 13:39hgbotCheckin
2011-08-02 13:39hgbotNote Added: 0039776
2011-08-02 13:39hgbotStatusscheduled => resolved
2011-08-02 13:39hgbotResolutionopen => fixed
2011-08-02 13:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/61b6da11a67dc93a2f6c1fce4ba33dbadb6a9fbf [^]
2011-08-17 12:51ioritzCiaStatusresolved => closed
2011-09-28 09:37jonalegriaesarteRelationship addedrelated to 0018589

Notes
(0039776)
hgbot   
2011-08-02 13:39   
Repository: erp/stable/2.50
Changeset: 61b6da11a67dc93a2f6c1fce4ba33dbadb6a9fbf
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Tue Aug 02 14:08:35 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/61b6da11a67dc93a2f6c1fce4ba33dbadb6a9fbf [^]

Fixes issue 0018103: Reversed Invoices. Accounting errors in General Ledger
Journal.

---
M src/org/openbravo/erpCommon/ad_forms/AcctServer.java
M src/org/openbravo/erpCommon/ad_forms/AcctServer_data.xsql
M src/org/openbravo/erpCommon/ad_forms/DocInvoice.java
---