Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029534Openbravo ERP09. Financial managementpublic2015-04-08 20:212015-05-07 22:16
umartirena 
umartirena 
immediateminoralways
closedfixed 
5
 
 
eduardo_Argal
Core
Production - QA Approved
2014-09-23
3.0PR14Q4
https://code.openbravo.com/erp/devel/pi/rev/179d97ee602d [^]
No
0029534: Accounting Date is not updated when changing Transaction Date in Transaction tab under Financial Account
Accounting Date is not updated when changing Transaction Date in Transaction tab under Financial Account.

This happens in Transaction tab and in Add Transaction process definition that is opened from Match Statement window.
In live builds as Group Admin role:
* Go to Financial Account window, transaction tab.
* Add new record and change Transaction Date.

Realize that Accounting Date is not updated with the same date.

* Go to Financial Account window. Select "Bank - Account 1".
* Go to Imported Bank Statements tab. Create a Header.
* Create a Bank Statement Line. Amount Out 10. Process it.
* Click on Match Statement. Press cancel in the displayed popup.
* Select the previously created line and click on Add Transaction.
* Change Transaction Date.

Realize that Accounting Date is not updated with the same date.
No tags attached.
depends on backport 00295453.0PR15Q2 closed umartirena Accounting Date is not updated when changing Transaction Date in Transaction tab under Financial Account 
depends on backport 00295463.0PR15Q1.3 closed umartirena Accounting Date is not updated when changing Transaction Date in Transaction tab under Financial Account 
depends on defect 0029544 closed caristu onChange event does not work fine using Date parameters in Process Definition 
caused by feature request 00293903.0PR14Q4 closed Sandrahuguet Reconciliation refactor project 
Issue History
2015-04-08 20:21umartirenaNew Issue
2015-04-08 20:21umartirenaAssigned To => umartirena
2015-04-08 20:21umartirenaModules => Core
2015-04-08 20:21umartirenaRegression level => Production - QA Approved
2015-04-08 20:21umartirenaRegression introduced in release => 3.0PR14Q4
2015-04-08 20:21umartirenaTriggers an Emergency Pack => No
2015-04-08 23:38umartirenaRegression date => 2014-09-23
2015-04-08 23:38umartirenaRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/179d97ee602d [^]
2015-04-08 23:38umartirenaRelationship addedcaused by 0029390
2015-04-09 10:47umartirenaStatusnew => scheduled
2015-04-09 16:44umartirenaRelationship addeddepends on 0029544
2015-04-15 19:45hgbotCheckin
2015-04-15 19:45hgbotNote Added: 0076572
2015-04-15 19:45hgbotStatusscheduled => resolved
2015-04-15 19:45hgbotResolutionopen => fixed
2015-04-15 19:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ec14efbe7ce66426ae097e9ac50cc9705c867914 [^]
2015-04-15 19:46eduardo_ArgalReview Assigned To => eduardo_Argal
2015-04-15 19:46eduardo_ArgalNote Added: 0076573
2015-04-15 19:46eduardo_ArgalStatusresolved => closed
2015-05-07 22:16hudsonbotCheckin
2015-05-07 22:16hudsonbotNote Added: 0077131

Notes
(0076572)
hgbot   
2015-04-15 19:45   
Repository: erp/devel/pi
Changeset: ec14efbe7ce66426ae097e9ac50cc9705c867914
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Tue Apr 14 18:56:15 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ec14efbe7ce66426ae097e9ac50cc9705c867914 [^]

Fixes bug 29534: Accounting Date is updated when Transaction Date changes

A callout has been added in Transaction Date field of transaction tab under Financial Account.

An onchange function has been added in Transaction Date in Add Transaction Process Definition.

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-addTransaction.js
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
A src/org/openbravo/erpCommon/ad_callouts/SE_StatementDate_Transaction.java
---
(0076573)
eduardo_Argal   
2015-04-15 19:46   
Code Reviewed and tested. Now dates are copied both in transactions tab and in matching screen
(0077131)
hudsonbot   
2015-05-07 22:16   
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/a1817f84bd8b [^]
Maturity status: Test