Dear Apache OFBiz Community, I hope this message finds you well.
I am currently working on a *custom implementation* in the Inventory module. The goal of this implementation is to introduce a *custom “Inventory Export” button* under the Facility section. Upon clicking the button, users should be prompted to *enter a date range*, after which a *custom inventory report* would be generated for the specified dates. I have successfully implemented the button and the report generation logic. However, I am currently facing an issue: *only the default dates are being processed in the Groovy script*, and the *user-entered dates are not being applied*, preventing the report from reflecting the selected date range. I am in the process of troubleshooting this issue and will provide an update once it is resolved. Any guidance or suggestions from the community regarding handling user input dates in Groovy within OFBiz would be highly appreciated. Thank you for your attention and support. Best regards, Ilma masroor
