Bug #2832
Vendor Id filter need on session detail report on UI
Description
Vendor Id filter need on session detail report
Updated by Saransh Bakoliya about 11 hours ago
Today i have worked on ->
Implemented dynamic Vendor Filter integration for the Revenue Report module using the existing OCPI Vendor API.
Added Vendor state management, API loading logic, and initialization for Revenue Report filters.
Integrated Vendor filter into the Tax Summary report with Apply and Reset functionality.
Extended Vendor filtering support to Session Details Report API requests.
Added Vendor filter support for Charging Station by Rank by Sales report APIs.
Updated export APIs to include Vendor filtering while ensuring "All Vendors" does not send vendorId and exports data for all vendors.
Enhanced the Export Confirmation dialog to display the selected Vendor along with other applied filters.
Refactored report filter logic to reuse the existing Revenue Claim Vendor implementation and maintain consistency across report modules.
Worked on improving the Revenue Report filter layout by aligning Vendor and Station filters and preparing a unified UI consistent with Revenue Claim.