Project:
View Revisions: Issue #37933 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0037933: Documents printed with PrintController should use the standard connection pool | ||
Revision | 2018-02-15 14:18 by caristu | ||
Description | After issue 0034816, the reporting engine is making use by default of the read only pool (if enabled) to fill the data for the standard reports. That included those reports generated with the PrintController class, i.e., the reports generated with the print button of the toolbar in the following windows: - Goods Shipment / Goods Receipt - Sales Order / Purchase Order - Sales Invoice / Purchase Invoice - Payment In / Payment Out But more than standard reports they should be considered as part of the daily transactional data, for this reason it would be better if this kind of reports would make use of the standard connection pool in order to make us of instant information to fill the resulting file. |
||
Revision | 2018-02-15 14:16 by caristu | ||
Description | After issue 0034816, the reporting engine is making use by default of the read only pool (if enabled) to fill the data for the standard reports. That included those reports generated with the PrintController class, i.e., the reports generated with the print button of the toolbar in the following windows: - Goods Shipment / Goods Receipt - Sales Order / Purchase Order - Sales Invoice / Purchase Invoice - Payment In / Payment Out But more than standard reports they should be considered as part of the daily transactional data, for these reason it would be better if this kind of reports would make use of the standard connection pool in order to make us of instant information to fill resulting file. |
Copyright © 2000 - 2009 MantisBT Group |