feat: add warranty tracking for items and GRN lines #43

Merged
ImanThiyanga merged 1 commits from warranty-fileds-and-ui-updates into production 2026-08-13 06:42:51 +00:00
Owner
  • Enhanced ItemService to include warranty and warranty period months in item DTOs.
  • Implemented validation for warranty periods in ItemService.
  • Updated frontend item detail and new item pages to handle warranty selection and input.
  • Added warranty number handling in GRN creation and detail pages.
  • Introduced new GrnLineWarrantyNumber entity to capture warranty numbers for received items.
  • Created Warranty enum and associated allowed months for warranty coverage.
  • Updated validation logic for GRN lines to ensure warranty numbers are captured correctly.
- Enhanced ItemService to include warranty and warranty period months in item DTOs. - Implemented validation for warranty periods in ItemService. - Updated frontend item detail and new item pages to handle warranty selection and input. - Added warranty number handling in GRN creation and detail pages. - Introduced new GrnLineWarrantyNumber entity to capture warranty numbers for received items. - Created Warranty enum and associated allowed months for warranty coverage. - Updated validation logic for GRN lines to ensure warranty numbers are captured correctly.
ImanThiyanga added 1 commit 2026-08-13 06:42:47 +00:00
- Enhanced ItemService to include warranty and warranty period months in item DTOs.
- Implemented validation for warranty periods in ItemService.
- Updated frontend item detail and new item pages to handle warranty selection and input.
- Added warranty number handling in GRN creation and detail pages.
- Introduced new GrnLineWarrantyNumber entity to capture warranty numbers for received items.
- Created Warranty enum and associated allowed months for warranty coverage.
- Updated validation logic for GRN lines to ensure warranty numbers are captured correctly.
ImanThiyanga merged commit 6e008773db into production 2026-08-13 06:42:51 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: New_REP_SYSTEM/ERP-core#43