Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

feat(reports): create endpoint for generating customer item report xlsx files #528

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

AdrianAndersen
Copy link
Member

This is the first new endpoint for the report functionality. It aggregates the customerItems nicely depending on a few options, and responds with the complete xlsx file. I want to replace the client side fetching and xlsx processing with just doing it server side. That way, we keep the frontend dumb and easier to migrate to bl-next

@AdrianAndersen AdrianAndersen self-assigned this Jun 25, 2024
@AdrianAndersen
Copy link
Member Author

Will probably make sense to generalise the xlsx logic later when I add more endpoints for reports

@AdrianAndersen
Copy link
Member Author

@AdrianAndersen AdrianAndersen force-pushed the customer-item-reporting branch from fd4e51b to dbe4a54 Compare June 25, 2024 19:41
@AdrianAndersen AdrianAndersen force-pushed the customer-item-reporting branch from dbe4a54 to 28df399 Compare July 2, 2024 19:17
@AdrianAndersen AdrianAndersen merged commit 09bd39c into master Jul 2, 2024
6 checks passed
@AdrianAndersen AdrianAndersen deleted the customer-item-reporting branch July 2, 2024 21:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants