Closed PicchiSeba closed 8 months ago
@PicchiSeba I'm wondering if this is really necessary as we have the wizard id, we can retrieve the data. A compute function should not return something (by essence)
@PicchiSeba I'm wondering if this is really necessary as we have the wizard id, we can retrieve the data. A compute function should not return something (by essence)
@rousseldenis That's a good point. Somehow I didn't think about it.
Thanks for your feedback, closing this PR
Returning the computed reports allows to use them for other purposes. Like printing a report directly from the
stock.report.quantity.by.location.prepare
form