Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024648 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | critical | always | 2013-09-02 10:34 | 2013-09-02 18:18 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP27 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6e5c3a83e2b5 | ||||
Projection | none | ETA | none | Target Version | 3.0MP27 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | shankarb | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | 2013-07-19 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/7d6d644b9b9e3b9ca55c7be357af7bb86a257263 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024648: Open/Close Period Control window is not working | |||||||
Description | When trying to open Open/Close Period Control window an exception is raised and no data is shown in grid. Error Exception when creating query select e from FinancialMgmtPeriod as e left join e.year as join_0 left join join_0.calendar as join_1 where ( e.organization.id = ad_org_getperiodcontrolallow(:alias_0) and e.status not in ('P','C') ) and e.organization.id in ('E443A31992CB4635AFCAEABE7183CE85', '0', 'DC206C91AA6A4897B44DA897936E0EC3', '7BABA5FF80494CAFA54DEBD22EC46F01', 'BAE22373FEBE4CCCA24517E23F0C8A48', '19404EAD144C49A0AF37D54377CF452D', 'B843C30461EA4501935CB1D125C9C25A', '2E60544D37534C0B89E765FE29BC0B43') and e.client.id in ('23C59575B9CF467C9620760EB255B389', '0')order by e.startingDate,e.id | |||||||
Steps To Reproduce | Open Open/Close Period Control window | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0060854) hgbot (developer) 2013-09-02 11:00 |
Repository: erp/devel/pi Changeset: 6e5c3a83e2b53c3ee2bca58f774068669adbe1c0 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Sep 02 10:57:15 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/6e5c3a83e2b53c3ee2bca58f774068669adbe1c0 [^] fixed bug 24648: Open/Close Period Control window is not working Using computed column as part of tab's HQL where clause through _computedColumns virtual property. --- M src-db/database/sourcedata/AD_TAB.xml --- |
(0060857) shankarb (reporter) 2013-09-02 12:39 |
Code reviewed and tested in pi changeset 6e5c3a83e2b5 |
(0060874) hudsonbot (developer) 2013-09-02 18:18 |
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/58951728ad3a [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2013-09-02 10:34 | alostale | New Issue | |
2013-09-02 10:34 | alostale | Assigned To | => alostale |
2013-09-02 10:34 | alostale | Modules | => Core |
2013-09-02 10:34 | alostale | Triggers an Emergency Pack | => No |
2013-09-02 10:36 | alostale | Relationship added | has duplicate 0024104 |
2013-09-02 10:37 | alostale | Regression level | => Pre packaging ( pi ) |
2013-09-02 10:37 | alostale | Regression date | => 2013-07-19 |
2013-09-02 10:37 | alostale | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/7d6d644b9b9e3b9ca55c7be357af7bb86a257263 [^] |
2013-09-02 10:38 | alostale | Description Updated | View Revisions |
2013-09-02 10:41 | alostale | Review Assigned To | => shankarb |
2013-09-02 11:00 | hgbot | Checkin | |
2013-09-02 11:00 | hgbot | Note Added: 0060854 | |
2013-09-02 11:00 | hgbot | Status | new => resolved |
2013-09-02 11:00 | hgbot | Resolution | open => fixed |
2013-09-02 11:00 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6e5c3a83e2b53c3ee2bca58f774068669adbe1c0 [^] |
2013-09-02 12:39 | shankarb | Note Added: 0060857 | |
2013-09-02 12:39 | shankarb | Status | resolved => closed |
2013-09-02 12:39 | shankarb | Fixed in Version | => 3.0MP27 |
2013-09-02 18:18 | hudsonbot | Checkin | |
2013-09-02 18:18 | hudsonbot | Note Added: 0060874 |
Copyright © 2000 - 2009 MantisBT Group |