Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026499Openbravo ERP09. Financial managementpublic2014-05-08 17:322016-12-16 18:38
maite 
markmm82 
urgentmajoralways
closedfixed 
5
 
3.0PR17Q1 
aferraz
Core
No
0026499: It would be nice to be able to "create G/L Item payments from journal" for organization with several General Ledgers
As it is documented, "This feature currently works for organizations which do have only one General Ledger configuration in a given currency (i.e USD) while creating a G/L Journal in the same currency as financial account currency (i.e USD)." (http://wiki.openbravo.com/wiki/G/L_Journal#G.2FL_Item_payments_creation [^])
following error is obtained when trying to process GL Journal for EspaƱa organization:
Error:
Payment could not be created for Journal Line: 10 - No MultiAccounting transactions are allowed.
No tags attached.
related to defect 0034410 closed nonofrancisco Only one GL Item should be set when registering Simple GL Journal defined as "Multi-General Ledger" and "Open items" 
related to feature request 0040566 new Triage Omni OMS It would be nice to have the Multi-General Ledger option in G/L Journal to create payments in orgs with more than one GL 
Issue History
2014-05-08 17:32maiteNew Issue
2014-05-08 17:32maiteAssigned To => dmiguelez
2014-05-08 17:32maiteModules => Core
2014-05-08 17:32maiteTriggers an Emergency Pack => No
2014-05-08 17:33maiteIssue Monitored: networkb
2016-05-20 09:11ngarciaIssue Monitored: ngarcia
2016-11-07 12:33maiteRelationship addedrelated to 0034410
2016-11-08 10:00aferrazAssigned Todmiguelez => markmm82
2016-11-10 20:29markmm82Statusnew => scheduled
2016-11-14 17:57hgbotCheckin
2016-11-14 17:57hgbotNote Added: 0091474
2016-11-14 17:57hgbotStatusscheduled => resolved
2016-11-14 17:57hgbotResolutionopen => fixed
2016-11-14 17:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/de43b28a3df5b858e070caea0389ba04ac83c901 [^]
2016-11-14 18:11hgbotCheckin
2016-11-14 18:11hgbotNote Added: 0091475
2016-11-14 18:12aferrazReview Assigned To => aferraz
2016-11-14 18:12aferrazNote Added: 0091476
2016-11-14 18:12aferrazStatusresolved => closed
2016-11-14 18:12aferrazFixed in Version => 3.0PR17Q1
2016-12-16 18:38hudsonbotCheckin
2016-12-16 18:38hudsonbotNote Added: 0092617
2016-12-16 18:38hudsonbotCheckin
2016-12-16 18:38hudsonbotNote Added: 0092618
2019-04-10 10:19ngarciaRelationship addedrelated to 0040566

Notes
(0091474)
hgbot   
2016-11-14 17:57   
Repository: erp/devel/pi
Changeset: de43b28a3df5b858e070caea0389ba04ac83c901
Author: Mark <markmm82 <at> gmail.com>
Date: Sat Nov 12 18:18:08 2016 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/de43b28a3df5b858e070caea0389ba04ac83c901 [^]

Fixes issue 26499: Removed @FIN_NoMultiAccountingAllowed@ restriction for G/L

When the Simple GL Journal window was implemented it included to be able to
"create G/L Item payments from journal" for organization with several General
Ledgers. As this feature is available, only pending point was to remove
@FIN_NoMultiAccountingAllowed@ restriction (FIN_AddPaymentFromJournalLine.java)
when processing a document defined as "Multi-General Ledger", and it is done by
this patch.

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_AddPaymentFromJournalLine.java
---
(0091475)
hgbot   
2016-11-14 18:11   
Repository: erp/devel/pi
Changeset: fd9a0c5fcb36cfe36c79795c0ac5fec2c15440f7
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Mon Nov 14 18:01:08 2016 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/fd9a0c5fcb36cfe36c79795c0ac5fec2c15440f7 [^]

Related to issue 26499: Code review improvements

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_AddPaymentFromJournalLine.java
---
(0091476)
aferraz   
2016-11-14 18:12   
Code review + Testing OK
(0092617)
hudsonbot   
2016-12-16 18:38   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/dc8bf00badd0 [^]
Maturity status: Test
(0092618)
hudsonbot   
2016-12-16 18:38   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/dc8bf00badd0 [^]
Maturity status: Test