Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029222Openbravo ERP09. Financial managementpublic2015-03-10 14:022015-03-27 02:12
aferraz 
aferraz 
immediatemajoralways
closedfixed 
30Professional Appliance
 
pi 
umartirena
Core
Production - QA Approved
2014-11-28
3.0PR15Q1
https://code.openbravo.com/erp/devel/pi/rev/7c00db2d6532 [^]
No
0029222: G/L Journal Accounting amounts are not setted correctly
G/L Journal Accounting amounts are not setted correctly when changing the header rate
As group admin role:
   Create a G/L Journal batch
      Organization: F&B España - Región Norte
      Currency: EUR
   Create a header
      Organization: F&B España - Región Norte
      General Ledger: F&B España, S.A. US/A/Euro
      Currency: USD
   Add two lines to it
   Change the rate of the header
   Complete and post the document
   Check that the new rate is not applied in accounting amounts when converting from USD to EUR (general ledger currency)
No tags attached.
depends on backport 00292283.0PR15Q1.2 closed aferraz G/L Journal Accounting amounts are not setted correctly 
caused by feature request 0027104 closed dmiguelez New window: Simple GL Journal 
related to defect 0029256 closed aferraz It's not possible to complete a Simple G/L Journal in Oracle 
related to defect 0029257 closed aferraz It's not possible to post a Simple G/L Journal setted as multi-general ledger 
related to defect 0029315 closed aferraz Accounts are setted wrongly when posting a Simple G/L Journal setted as multi-general ledger 
related to defect 0029322 new Triage Omni OMS It should be possible to change rate in Simple G/L Journal 
related to defect 0029618 closed aferraz G/L Journal Accounting amounts are not setted correctly 
causes defect 0029610 closed aferraz Error in GLJournalAccountingCheck validation 
causes defect 0029897 closed eduardo_Argal False positives in GLJournalAccountingCheck validation 
Issue History
2015-03-10 14:02aferrazNew Issue
2015-03-10 14:02aferrazAssigned To => aferraz
2015-03-10 14:02aferrazModules => Core
2015-03-10 14:02aferrazRegression level => Production - QA Approved
2015-03-10 14:02aferrazRegression date => 2014-11-28
2015-03-10 14:02aferrazRegression introduced in release => 3.0PR15Q1
2015-03-10 14:02aferrazRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/7c00db2d6532 [^]
2015-03-10 14:02aferrazTriggers an Emergency Pack => No
2015-03-10 17:51aferrazStatusnew => scheduled
2015-03-11 09:54aferrazSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7922#r7922
2015-03-12 13:47aferrazRelationship addedrelated to 0029256
2015-03-12 13:48aferrazRelationship addedrelated to 0029257
2015-03-13 17:52dmitry_mezentsevTag Attached: Approved
2015-03-13 17:52dmitry_mezentsevTag Detached: Approved
2015-03-13 17:52dmitry_mezentsevRelationship addedcaused by 0027104
2015-03-17 13:00aferrazRelationship addedrelated to 0029315
2015-03-17 19:18aferrazRelationship addedrelated to 0029322
2015-03-26 13:52hgbotCheckin
2015-03-26 13:52hgbotNote Added: 0076006
2015-03-26 13:52hgbotStatusscheduled => resolved
2015-03-26 13:52hgbotResolutionopen => fixed
2015-03-26 13:52hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e1e05d8bbccb1f539354289c33fbdf4921464453 [^]
2015-03-26 13:52hgbotCheckin
2015-03-26 13:52hgbotNote Added: 0076007
2015-03-26 13:52hgbotCheckin
2015-03-26 13:52hgbotNote Added: 0076008
2015-03-26 13:53umartirenaReview Assigned To => umartirena
2015-03-26 13:53umartirenaNote Added: 0076010
2015-03-26 13:53umartirenaStatusresolved => closed
2015-03-26 13:53umartirenaFixed in Version => pi
2015-03-27 02:12hudsonbotCheckin
2015-03-27 02:12hudsonbotNote Added: 0076039
2015-03-27 02:12hudsonbotCheckin
2015-03-27 02:12hudsonbotNote Added: 0076040
2015-03-27 02:12hudsonbotCheckin
2015-03-27 02:12hudsonbotNote Added: 0076041
2015-04-16 19:09dmitry_mezentsevRelationship addedcauses 0029610
2015-04-17 11:55aferrazRelationship addedrelated to 0029618
2015-05-15 12:23aferrazRelationship addedcauses 0029897

Notes
(0076006)
hgbot   
2015-03-26 13:52   
Repository: erp/devel/pi
Changeset: e1e05d8bbccb1f539354289c33fbdf4921464453
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Mar 17 13:17:04 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e1e05d8bbccb1f539354289c33fbdf4921464453 [^]

Fixes issue 29222: G/L Journal Accounting amounts are not setted correctly

Conversion rate to apply to accounting amounts will be getted from the system when it is setted as multi-general ledger and from the document when it is not

---
M src/org/openbravo/erpCommon/ad_forms/DocGLJournal.java
---
(0076007)
hgbot   
2015-03-26 13:52   
Repository: erp/devel/pi
Changeset: d21dd3116c92194f50a74e73d3023669da3938ef
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Thu Mar 26 11:01:08 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d21dd3116c92194f50a74e73d3023669da3938ef [^]

Related to issue 29222: Add a build validation to create an alert if wrong data

A build validation will be executed to check if it exists wrong data (g/l journal accounting with wrong amounts) related to the issue. In that case an alert will be created to tell the user to reset accounting, but when fixed it will be deactivated to avoid execute it again.
The build validation will only be executed when updating from Q1 or Q1.1, because the issue is introduced in Q1 and resolved in Q1.2.

---
A src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/GLJournalAccountingCheck.class
A src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/GLJournalAccountingCheckData.class
A src-util/buildvalidation/src/org/openbravo/buildvalidation/GLJournalAccountingCheck.java
A src-util/buildvalidation/src/org/openbravo/buildvalidation/GLJournalAccountingCheck_data.xsql
---
(0076008)
hgbot   
2015-03-26 13:52   
Repository: erp/devel/pi
Changeset: fae899b56870b17568c07b281f15f968ae4f6a5b
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Thu Mar 26 13:49:13 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/fae899b56870b17568c07b281f15f968ae4f6a5b [^]

Related to issue 29222: Fix copyright

---
M src/org/openbravo/erpCommon/ad_forms/DocGLJournal.java
---
(0076010)
umartirena   
2015-03-26 13:53   
Code Review + Testing OK
(0076039)
hudsonbot   
2015-03-27 02:12   
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/b8858c8b542b [^]
Maturity status: Test
(0076040)
hudsonbot   
2015-03-27 02:12   
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/b8858c8b542b [^]
Maturity status: Test
(0076041)
hudsonbot   
2015-03-27 02:12   
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/b8858c8b542b [^]
Maturity status: Test