Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037820Retail ModulesWeb POSpublic2018-02-02 12:082018-02-05 09:35
jorge-garcia 
jorge-garcia 
normalmajorhave not tried
closedfixed 
5
 
RR18Q2 
marvintm
No
0037820: Support a second database for Retail Reports
It would be nice to have the ability of configuring Openbravo to have a second (read-only) database that will be used for the generation of the reports. This way the database traffic required for reporting would be redirected to the second database, helping to reduce the burden of the main database
In description
No tags attached.
related to feature request 0034816 closed caristu Openbravo ERP Support a second database for reporting 
Issue History
2018-02-02 12:08jorge-garciaNew Issue
2018-02-02 12:08jorge-garciaAssigned To => jorge-garcia
2018-02-02 12:08jorge-garciaTriggers an Emergency Pack => No
2018-02-02 12:08jorge-garciaRelationship addedrelated to 0034816
2018-02-02 12:09jorge-garciaStatusnew => scheduled
2018-02-05 08:47hgbotCheckin
2018-02-05 08:47hgbotNote Added: 0102165
2018-02-05 08:47hgbotStatusscheduled => resolved
2018-02-05 08:47hgbotResolutionopen => fixed
2018-02-05 08:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a987a95931f6ee14024aa13eba6ef59d9dd5fdd6 [^]
2018-02-05 09:35marvintmReview Assigned To => marvintm
2018-02-05 09:35marvintmStatusresolved => closed
2018-02-05 09:35marvintmFixed in Version => RR18Q2

Notes
(0102165)
hgbot   
2018-02-05 08:47   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a987a95931f6ee14024aa13eba6ef59d9dd5fdd6
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Feb 02 12:09:46 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a987a95931f6ee14024aa13eba6ef59d9dd5fdd6 [^]

Fixed issue 37820: Support a second database for Retail Reports

Change logic to use the new API for reports.

Fix small problem with code formatter.

---
M src/org/openbravo/retail/posterminal/ad_reports/CashUpReport.java
---