Project:
View Revisions: Issue #24648 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0024648: Open/Close Period Control window is not working | ||
Revision | 2013-09-02 10:38 by alostale | ||
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 |
||
Revision | 2013-09-02 10:37 by alostale | ||
Description | When trying to open Open/Close Period Control window an exception is raised and no data is shown in grid. |
Copyright © 2000 - 2009 MantisBT Group |