- Update the logic for retrieving and processing customer item prices. - Replace the previous price mapping with a grouping mechanism based on item_id and today's date. - Enhance the handling of customer item codes and names to ensure proper aggregation. - Improve overall readability and maintainability of the code. This commit enhances the functionality of the customer management page by ensuring accurate price data is displayed based on the current date, improving user experience in managing customer items. |
||
|---|---|---|
| .. | ||
| (admin)/admin | ||
| (auth) | ||
| (main) | ||
| (pop) | ||
| api | ||
| test-autocomplete-mapping | ||
| test-entity-search | ||
| test-order-registration | ||
| test-type-safety | ||
| favicon.ico | ||
| globals.css | ||
| layout.tsx | ||
| page.tsx | ||
| registry-provider.tsx | ||