Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028601Openbravo ERP04. Warehouse managementpublic2015-01-13 18:422015-02-23 05:11
VictorVillar 
AtulOpenbravo 
urgentmajoralways
closedfixed 
5
pi 
3.0PR15Q2 
aferraz
Core
No
0028601: Wrong verification for periods closed
Wrong verification for periods closed
Your environment should be before Q4.
Your organization should have a calendar with 13 period (adjustment period) 2014
Update the environment to Q4.
This organization should have warehouse transactions in 31-12-2014
Create a Landed Cost Document - Reference date: 12/11/2014
Try to complete it. An error message appears: 13 Period is closed.
That is wrong.

periodClosed method in CostingUtilsData.java should not take into account periods types = A (adjustment period), because these Periods Adjustment include only GL journal documents, not more.
No tags attached.
Issue History
2015-01-13 18:42VictorVillarNew Issue
2015-01-13 18:42VictorVillarAssigned To => dmiguelez
2015-01-13 18:42VictorVillarModules => Core
2015-01-13 18:42VictorVillarResolution time => 1423004400
2015-01-13 18:42VictorVillarTriggers an Emergency Pack => No
2015-01-13 18:42VictorVillarAssigned Todmiguelez => Sandrahuguet
2015-01-13 18:45VictorVillarIssue Monitored: networkb
2015-01-15 09:59VictorVillarSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7449#r7449
2015-02-05 12:36AtulOpenbravoAssigned ToSandrahuguet => AtulOpenbravo
2015-02-05 12:37AtulOpenbravoStatusnew => scheduled
2015-02-05 12:37AtulOpenbravofix_in_branch => pi
2015-02-10 13:00hgbotCheckin
2015-02-10 13:00hgbotNote Added: 0074321
2015-02-10 13:00hgbotStatusscheduled => resolved
2015-02-10 13:00hgbotResolutionopen => fixed
2015-02-10 13:00hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/04daf492cab4c586f35249880bdb8016bd91b7de [^]
2015-02-10 13:01aferrazReview Assigned To => aferraz
2015-02-10 13:01aferrazNote Added: 0074322
2015-02-10 13:01aferrazStatusresolved => closed
2015-02-23 05:11hudsonbotCheckin
2015-02-23 05:11hudsonbotNote Added: 0074744

Notes
(0074321)
hgbot   
2015-02-10 13:00   
Repository: erp/devel/pi
Changeset: 04daf492cab4c586f35249880bdb8016bd91b7de
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Tue Feb 10 10:59:40 2015 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/04daf492cab4c586f35249880bdb8016bd91b7de [^]

Fixes Issue 28601:Wrong verification for periods closed

In CostingUtils closedPeriod method, Adjustment Period Types are skipped
in case of document base type CAD

---
M src/org/openbravo/costing/CostingUtils_data.xsql
---
(0074322)
aferraz   
2015-02-10 13:01   
Code review + Testing OK
(0074744)
hudsonbot   
2015-02-23 05:11   
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/6856352d7235 [^]
Maturity status: Test