Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023152Openbravo ERP09. Financial managementpublic2013-02-22 18:592013-03-04 12:05
eduardo_Argal 
jecharri 
immediatemajoralways
closedfixed 
5
 
 
eduardo_Argal
Core
Production - QA Approved
2013-01-28
https://code.openbravo.com/erp/devel/pi/rev/c915c82a2e1d [^]
No
0023152: 13th Period feature does not work
Due to a fix of an issue, 13th period is no longer working when period is created manually.
Go to an existing year of the calendar, create a new period of type "Adjustment period" and overlap day December 31st. Then save. Realize that an ugly message is thrown saying:
Error
Saving failed. Saving failed. The dates period defined is overlapped with another period of an existing year. The name of the overlaped period is Dic-13 and it exists in year 2013.

But in case of an adjustment period you can overlap days.
No tags attached.
Issue History
2013-02-22 18:59eduardo_ArgalNew Issue
2013-02-22 18:59eduardo_ArgalAssigned To => jecharri
2013-02-22 18:59eduardo_ArgalModules => Core
2013-02-22 18:59eduardo_ArgalTriggers an Emergency Pack => No
2013-02-22 19:00eduardo_ArgalRegression level => Production - QA Approved
2013-02-22 19:00eduardo_ArgalRegression date => 2013-01-28
2013-02-22 19:00eduardo_ArgalRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/c915c82a2e1d [^]
2013-02-25 11:34hgbotCheckin
2013-02-25 11:34hgbotNote Added: 0056744
2013-02-25 11:34hgbotStatusnew => resolved
2013-02-25 11:34hgbotResolutionopen => fixed
2013-02-25 11:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6ac83a6c903cc837922fefa3961083827b72c742 [^]
2013-02-25 16:43hgbotCheckin
2013-02-25 16:43hgbotNote Added: 0056748
2013-02-28 16:39hudsonbotCheckin
2013-02-28 16:39hudsonbotNote Added: 0056851
2013-02-28 16:39hudsonbotCheckin
2013-02-28 16:39hudsonbotNote Added: 0056852
2013-03-04 12:05eduardo_ArgalReview Assigned To => eduardo_Argal
2013-03-04 12:05eduardo_ArgalNote Added: 0056988
2013-03-04 12:05eduardo_ArgalStatusresolved => closed

Notes
(0056744)
hgbot   
2013-02-25 11:34   
Repository: erp/devel/pi
Changeset: 6ac83a6c903cc837922fefa3961083827b72c742
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Mon Feb 25 11:33:24 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6ac83a6c903cc837922fefa3961083827b72c742 [^]

Fixes issue 23152: 13th Period feature does not work

---
M src/org/openbravo/Event/PeriodEnventHandler.java
---
(0056748)
hgbot   
2013-02-25 16:43   
Repository: erp/devel/pi
Changeset: d4b59b8f02ad8e19ec8965f7ad0e8745aef795f6
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Mon Feb 25 16:42:21 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d4b59b8f02ad8e19ec8965f7ad0e8745aef795f6 [^]

issue 23152: 13th Period feature does not work

---
M src/org/openbravo/Event/PeriodEnventHandler.java
---
(0056851)
hudsonbot   
2013-02-28 16: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/8c5cb16254f4 [^]

Maturity status: Test
(0056852)
hudsonbot   
2013-02-28 16: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/8c5cb16254f4 [^]

Maturity status: Test
(0056988)
eduardo_Argal   
2013-03-04 12:05   
Tested and working fine