Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025165Openbravo ERP09. Financial managementpublic2013-11-15 13:062013-11-19 19:07
ngarcia 
jonalegriaesarte 
urgentmajoralways
closedfixed 
5
 
3.0MP303.0MP30 
ngarcia
Core
No
0025165: GL Journal with a line set as Open Items could not be processed if a language code does not match with the java country setting
GL Journal with a line set as Open Items could not be processed if a language code does not match with the java country setting
Having the java user.country set with a country code different from the ones defined in the Language window
As group admin role:
   Create a GL Journal batch and header for F&B US Inc.
   Add a two lines to it with at least one defined as Open Items
   Process it
   The following message appears in the log:
      No language found for code...
   
In FIN_AddPaymentFromJournal.java set the context language to vars before the following line:

ProcessBundle pb = new ProcessBundle("DE1B382FDD2540199D223586F6E216D0", vars)
                .init(conn);
No tags attached.
Issue History
2013-11-15 13:06ngarciaNew Issue
2013-11-15 13:06ngarciaAssigned To => jonalegriaesarte
2013-11-15 13:06ngarciaModules => Core
2013-11-15 13:06ngarciaResolution time => 1387321200
2013-11-15 13:06ngarciaTriggers an Emergency Pack => No
2013-11-15 13:08ngarciaIssue Monitored: networkb
2013-11-18 13:12hgbotCheckin
2013-11-18 13:12hgbotNote Added: 0062208
2013-11-18 13:12hgbotStatusnew => resolved
2013-11-18 13:12hgbotResolutionopen => fixed
2013-11-18 13:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ff0daa2fefed71b801422c564b001b667ea224fe [^]
2013-11-19 12:22ngarciaReview Assigned To => ngarcia
2013-11-19 12:22ngarciaNote Added: 0062225
2013-11-19 12:22ngarciaStatusresolved => closed
2013-11-19 12:22ngarciaFixed in Version => 3.0MP30
2013-11-19 19:07hudsonbotCheckin
2013-11-19 19:07hudsonbotNote Added: 0062265

Notes
(0062208)
hgbot   
2013-11-18 13:12   
Repository: erp/devel/pi
Changeset: ff0daa2fefed71b801422c564b001b667ea224fe
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Mon Nov 18 13:12:07 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ff0daa2fefed71b801422c564b001b667ea224fe [^]

Fixes issue 0025165: GL Journal with a line set as Open Items
could not be processed if a language code does not match with
the java country setting

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_AddPaymentFromJournal.java
---
(0062225)
ngarcia   
2013-11-19 12:22   
verified
(0062265)
hudsonbot   
2013-11-19 19:07   
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/ab71e0273dc1 [^]

Maturity status: Test