Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029827 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | minor | always | 2015-05-08 12:31 | 2015-05-11 17:13 | |||
Reporter | psanjuan | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR15Q2.1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5c24b3086d32 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q2.1 | |||
OS | Linux 32 bit | Database | Oracle | Java version | 1.6 | |||
OS Version | Ubuntu 8.04.1 | Database version | 11.1.0.6.0 | Ant version | 1.7.0 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | Sandrahuguet | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029827: Open/Close Period Control window should only shown the calendars associated to an Organization | |||||||
Description | Open/Close Period Control window should only shown the calendars associated to an Organization | |||||||
Steps To Reproduce | Go to Fiscal Calendar window Create a new one called "Calendario España Test" for F&B España org (this organization already has a calendar assined in the "Organization" window). Go to Year and create 2014 year. Go to periods tab and create them (Periods) by using the process button "Create Periods". Process completes successfully. Go to Open/Close Period Control window and realize that the new calendar created is shown there. Select it and select all those periods. Try to open them. Realize that those periods cannot be opened, realize that those periods do not have any document assigned and its status will always remains as "Mixed". Above scenario is confusing. | |||||||
Proposed Solution | Open/Close period control window should only show calendars assigned to Organizations set as ready, because once an organization is set as ready, calendar option turns to read-only, it can not be changed. | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0077292) hgbot (developer) 2015-05-11 16:56 |
Repository: erp/backports/3.0PR15Q2.1 Changeset: 5c24b3086d3276bb5b3c2ec3a0a2caa6632efae2 Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Fri May 08 14:02:09 2015 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR15Q2.1/rev/5c24b3086d3276bb5b3c2ec3a0a2caa6632efae2 [^] Fixed bug 29827: Open/Close Period Control shows calendars associated to organizations The Open/Close Period Control window was showing all the periods available at the C_Period table. The target of this window is to open/close periods in fiscal calendars, so it should only show periods belonging to a fiscal calendar linked to an organization set as ready. The fix has 2 parts: 1. Added a hql where clause to include only periods belonging to a fiscal calendar linked to an organization set as ready. 2. The hql filter clause was wrong because it was filtering by the c_period.ad_org_id. Instead it should be filtering by the organization linked to the calendar's periods --- M src-db/database/sourcedata/AD_TAB.xml --- |
(0077298) Sandrahuguet (viewer) 2015-05-11 17:13 |
Code review + testing OK |
![]() |
|||
Date Modified | Username | Field | Change |
2015-05-08 12:49 | vmromanos | Type | defect => backport |
2015-05-08 12:49 | vmromanos | Target Version | => 3.0PR15Q2.1 |
2015-05-08 14:21 | dmitry_mezentsev | Tag Attached: Approved | |
2015-05-11 16:56 | hgbot | Checkin | |
2015-05-11 16:56 | hgbot | Note Added: 0077292 | |
2015-05-11 16:56 | hgbot | Status | scheduled => resolved |
2015-05-11 16:56 | hgbot | Resolution | open => fixed |
2015-05-11 16:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q2.1/rev/5c24b3086d3276bb5b3c2ec3a0a2caa6632efae2 [^] |
2015-05-11 17:13 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2015-05-11 17:13 | Sandrahuguet | Note Added: 0077298 | |
2015-05-11 17:13 | Sandrahuguet | Status | resolved => closed |
2015-05-11 17:13 | Sandrahuguet | Fixed in Version | => 3.0PR15Q2.1 |
Copyright © 2000 - 2009 MantisBT Group |