Skip to content

trade: split "Lines Report" in activities

Jérome Perrin requested to merge jerome/erp5:feat/line-report-parrallel into master

Instead of generating the report in one big activity, split the calculation in several batches, so that the processing can be distributed on zope nodes.

The limit for the number of lines was also increased from 10000 to 100000

Edited by Jérome Perrin

Merge request reports