Skip to content

FIX-42399: toolbar reports should not use read-only pool

Carlos Aristu requested to merge caristu/openbravo:fix/42399 into master

The reports generated with the print toolbar button which are based in the PrintController engine, should not make use of the read-only pool. This is because more than reports they are rendering information of the transactional data.

This should have been fixed as part of [1], but that fix is missing the part of the Report information retrieval.

[1] https://issues.openbravo.com/view.php?id=37933

Edited by Carlos Aristu

Merge request reports