Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029876Openbravo ERP09. Financial managementpublic2015-03-12 13:242015-05-14 10:49
aferraz 
aferraz 
normalmajoralways
closedfixed 
30Professional Appliance
 
3.0PR15Q1.43.0PR15Q1.4 
umartirena
Core
No
0029876: It's not possible to post a Simple G/L Journal setted as multi-general ledger
It's not possible to post a Simple G/L Journal record setted as multi-general ledger
Create a Simple G/L Journal record:
 Organization: F&B EspaƱa, S.A
 General Ledger: empty
 Multi-General Ledger: true

Create a line:
 GL Item: Capital social
 Debit: 100

Create another line:
 GL Item: Capital social
 Credit: 100

Complete it. Post it. "Account could not be found" error is shown.
No tags attached.
blocks defect 0029257 closed aferraz It's not possible to post a Simple G/L Journal setted as multi-general ledger 
Issue History
2015-05-13 17:53aferrazTypedefect => backport
2015-05-13 17:53aferrazTarget Version => 3.0PR15Q1.4
2015-05-14 10:45hgbotCheckin
2015-05-14 10:45hgbotNote Added: 0077427
2015-05-14 10:45hgbotStatusscheduled => resolved
2015-05-14 10:45hgbotResolutionopen => fixed
2015-05-14 10:45hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/b9ec4f6b4ca3fa2870e774f75d4ee7df372e8ee6 [^] => http://code.openbravo.com/erp/backports/3.0PR15Q1.4/rev/ef112441fbf64e545decc895768f24d9986933f7 [^]
2015-05-14 10:49umartirenaNote Added: 0077428
2015-05-14 10:49umartirenaStatusresolved => closed
2015-05-14 10:49umartirenaFixed in Version => 3.0PR15Q1.4

Notes
(0077427)
hgbot   
2015-05-14 10:45   
Repository: erp/backports/3.0PR15Q1.4
Changeset: ef112441fbf64e545decc895768f24d9986933f7
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Mar 17 11:56:11 2015 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.4/rev/ef112441fbf64e545decc895768f24d9986933f7 [^]

Fixes issue 29876: Avoid error when posting a multi-general ledger G/L Journal

General Ledger will be taken from G/L Item instead from Simple G/L Journal when it is marked as multi-general ledger, because in this case General Ledger from Simple G/L Journal will be empty

---
M src/org/openbravo/erpCommon/ad_forms/DocGLJournal_data.xsql
---
(0077428)
umartirena   
2015-05-14 10:49   
Code Review + Testing OK