Openbravo Issue Tracking System - Modules
View Issue Details
0053067ModulesReportingpublic2023-07-26 13:112023-08-20 22:24
tonialcaide 
tonialcaide 
normalminorhave not tried
closedfixed 
5
 
 
0053067: Reporting: move reporting configuration to client-org level
Currently we are defining reporting configuration on system level, but we need to change this client-org level. We should keep the same table but change the data level. Also the java code needs to be revisited to load the reporting config using the current user information.
N/A
No tags attached.
Issue History
2023-07-26 13:11tonialcaideNew Issue
2023-07-26 13:11tonialcaideAssigned To => tonialcaide
2023-07-26 13:35hgbotNote Added: 0152885
2023-08-20 22:24hgbotNote Added: 0153690
2023-08-20 22:24hgbotResolutionopen => fixed
2023-08-20 22:24hgbotStatusnew => closed
2023-08-20 22:24hgbotNote Added: 0153691

Notes
(0152885)
hgbot   
2023-07-26 13:35   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.reporting.integration/-/merge_requests/12 [^]
(0153690)
hgbot   
2023-08-20 22:24   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.reporting.integration/-/merge_requests/12 [^]
(0153691)
hgbot   
2023-08-20 22:24   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.reporting.integration [^]
Changeset: 7edfe4643aea456632f8bd4eab7cd1af5e99a74d
Author: Toni Alcaide <antonio.alcaide@openbravo.com>
Date: 20-08-2023 20:24:23
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.reporting.integration/-/commit/7edfe4643aea456632f8bd4eab7cd1af5e99a74d [^]

Fixes ISSUE-53067: support reporting configuration on client level

---
M src-db/database/sourcedata/AD_TABLE.xml
M src/org/openbravo/reporting/integration/utils/ReportingIntegrationUtils.java
---