- Updated return form instructions for clarity.
- Refined labels in sale invoice info card for consistency.
- Enhanced sale invoice view with a correction payment dialog for increased user interaction.
- Improved invoice print preparation utility for better data handling.
- Adjusted paginator component for first and last page navigation.
- Modified layout styles for better responsiveness and user experience.
- Updated environment configurations for different setups.
fix: update total price info handling in correction form and ensure accurate calculations
refactor: streamline sale invoice single view component by extracting info card into a separate component
style: adjust button sizes in payment forms for better UI consistency
feat: implement season picker navigation controls to prevent out-of-bounds selection
fix: improve price formatting utility to handle undefined values gracefully
chore: update environment configuration for API base URL
feat: add navigation service to manage routing history and back navigation