ERP-node/frontend/app/(main)/sales
kjs f1ebcf7dee Add sales item page with comprehensive features for item and customer management
- Introduced a new sales item page that displays a list of items alongside customer information.
- Implemented dynamic loading of item categories and customer mappings for enhanced data representation.
- Integrated various UI components such as DataGrid, Dialogs, and Selects for improved user interaction.
- Added functionality for item editing, customer selection, and Excel upload capabilities for batch processing.
- Enhanced the overall user experience with responsive design and real-time data updates.
2026-03-24 16:12:32 +09:00
..
claim Enhance production plan service by adding lead time handling. Implemented checks for lead time column in item_info and adjusted scheduling logic accordingly. Updated frontend to reflect lead time in production plan management and shipping order pages, including Excel upload functionality for batch processing. 2026-03-23 20:39:07 +09:00
customer Update item info and sales order pages with new components and functionality 2026-03-24 15:32:56 +09:00
order Update item info and sales order pages with new components and functionality 2026-03-24 15:32:56 +09:00
sales-item Add sales item page with comprehensive features for item and customer management 2026-03-24 16:12:32 +09:00
shipping-order Enhance production plan service by adding lead time handling. Implemented checks for lead time column in item_info and adjusted scheduling logic accordingly. Updated frontend to reflect lead time in production plan management and shipping order pages, including Excel upload functionality for batch processing. 2026-03-23 20:39:07 +09:00
shipping-plan feat: enhance application with receiving management and global font size adjustments 2026-03-20 16:09:39 +09:00