6

The "Inventory On-Hand Report Storage" generate the reports according to the selected dimensions, but there is no way to update automatically the report. It is a report done once and thus, it become almost immediatly obsolete as the first transaction.


We have tried to make the report run as a batchjob with a reccurence, but the issues is that it generates a new reports every time.


We ended up with a Inventory On-Hand Report Storage entity that cumulates every line of all the reports created during the batchjob occurences. Basically a lot of inexploitable data. only junk.


And to not simplify things, there is no class of job to run that can clean up all the generated reports.



Can you please fix this and either :

1) Give the possibility to update "Inventory On-Hand Report Storage" according to a reccurence.

2) Give the possibility to clean up data in old "Inventory On-Hand Report Storage" also according to a reccurence.

Category: Inventory
STATUS DETAILS
New