mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-06-12 11:31:43 +00:00
7e6f250864
Add exportToExcelSupplierPerSheet and exportToExcelGeneral methods to LogisticApiService, hitting the existing purchase-supplier endpoint with export=excel / export=excel-all query params and downloading the server blob response. Replace the client-side Excel generation in PurchasesPerSupplierTab with calls to these two service methods, and split the single Export to Excel button into Export to Excel - Supplier Per Sheet and Export to Excel - General.