Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029041Openbravo ERP09. Financial managementpublic2015-02-24 11:042015-04-01 08:47
aferraz 
aferraz 
immediateminoralways
closedfixed 
30Professional Appliance
 
3.0PR15Q2 
Sandrahuguet
Core
Production - QA Approved
3.0PR15Q1
No
0029041: Period field is not automatically populated when creating a G/L Journal
When you create a new record in G/L Journal window Batch tab, Document Date and Accounting Date fields are automatically populated, but Period field is not.
As group admin role:

Create a new record in the GL Journal window.
Realize Document Date and Accounting Date fields are automatically populated, but Period field is not.
Period field should be automatically populated according to accounting date.
No tags attached.
Issue History
2015-02-24 11:04aferrazNew Issue
2015-02-24 11:04aferrazAssigned To => Sandrahuguet
2015-02-24 11:04aferrazModules => Core
2015-02-24 11:04aferrazTriggers an Emergency Pack => No
2015-02-24 16:44aferrazAssigned ToSandrahuguet => aferraz
2015-02-24 17:02aferrazRegression introduced in release => 3.0PR15Q1
2015-02-24 17:34aferrazRegression level => Production - QA Approved
2015-02-25 18:20hgbotCheckin
2015-02-25 18:20hgbotNote Added: 0074922
2015-02-25 18:20hgbotStatusnew => resolved
2015-02-25 18:20hgbotResolutionopen => fixed
2015-02-25 18:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/46a20957f70c64f17991c20b3dfe1fc48369bb3b [^]
2015-02-25 18:21SandrahuguetReview Assigned To => Sandrahuguet
2015-02-25 18:21SandrahuguetNote Added: 0074925
2015-02-25 18:21SandrahuguetStatusresolved => closed
2015-02-25 18:21SandrahuguetFixed in Version => 3.0PR15Q2
2015-02-25 18:27aferrazNote Added: 0074932
2015-02-26 22:39hudsonbotCheckin
2015-02-26 22:39hudsonbotNote Added: 0075001
2015-04-01 08:05hgbotCheckin
2015-04-01 08:05hgbotNote Added: 0076194
2015-04-01 08:05hgbotStatusclosed => resolved
2015-04-01 08:05hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/46a20957f70c64f17991c20b3dfe1fc48369bb3b [^] => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/059ff0149850c91a6927d810c55d1407fb68d019 [^]
2015-04-01 08:47priyamStatusresolved => closed
2015-04-01 08:47priyamNote Added: 0076281

Notes
(0074922)
hgbot   
2015-02-25 18:20   
Repository: erp/devel/pi
Changeset: 46a20957f70c64f17991c20b3dfe1fc48369bb3b
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Feb 24 14:12:20 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/46a20957f70c64f17991c20b3dfe1fc48369bb3b [^]

Fixes issue 29041: Period is not automatically populated in G/L Journal window

Defaultvalue from C_Period_ID column in GL_JournalBatch table has been changed to get current date instead of accounting date, which is null when creating a new record.

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0074925)
Sandrahuguet   
2015-02-25 18:21   
Code review + testing OK
(0074932)
aferraz   
2015-02-25 18:27   
Test case added in Testlink:
http://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-8046 [^]
(0075001)
hudsonbot   
2015-02-26 22:39   
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/bcc51efc87d5 [^]
Maturity status: Test
(0076194)
hgbot   
2015-04-01 08:05   
Repository: erp/backports/3.0PR15Q2
Changeset: 059ff0149850c91a6927d810c55d1407fb68d019
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Feb 24 14:12:20 2015 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/059ff0149850c91a6927d810c55d1407fb68d019 [^]

Fixes issue 29041: Period is not automatically populated in G/L Journal window

Defaultvalue from C_Period_ID column in GL_JournalBatch table has been changed to get current date instead of accounting date, which is null when creating a new record.

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0076281)
priyam   
2015-04-01 08:47   
closed again, as the status changes due to merge of tag 15Q1.2 to backport repo Q2