rstubryan
|
bc53b9073c
|
feat(FE-208,212): simplify PurchaseOrder forms by removing unused fields and updating user names
|
2025-11-12 10:51:57 +07:00 |
|
rstubryan
|
ecb497430a
|
feat(FE-208,212): enhance PurchaseOrder forms with onCancel functionality and UI improvements
|
2025-11-11 15:05:05 +07:00 |
|
rstubryan
|
8c17367fb6
|
feat(FE-208,212): add PurchaseOrderAcceptApprovalForm and validation schema for acceptance of purchase requisitions
|
2025-11-11 14:06:53 +07:00 |
|
rstubryan
|
f7b2e3c6f2
|
feat(FE-208,212): add PurchaseRequisitionsStaffApprovalForm and schema for staff approval process
|
2025-11-11 11:26:46 +07:00 |
|
rstubryan
|
5fc01a9afa
|
feat(FE-208): use CheckboxInput component for item selection in PurchaseRequisitionsForm
|
2025-11-11 11:26:22 +07:00 |
|
rstubryan
|
efcc14f3ab
|
refactor(FE-212): rename PurchaseApi to PurchaseRequisitionsApi and update related references in forms and tables
|
2025-11-10 14:33:01 +07:00 |
|
rstubryan
|
8db9d1a52c
|
refactor(FE-212): update product warehouse fetching logic and options mapping in PurchaseRequisitionsForm
|
2025-11-08 10:53:29 +07:00 |
|
rstubryan
|
10dca5c692
|
refactor(FE-208): rename PurchaseRequestForm to PurchaseRequisitionsForm and update related components
|
2025-11-08 09:53:21 +07:00 |
|
rstubryan
|
53751d566c
|
refactor(FE-212): rename PurchaseRequestForm schema to PurchaseRequisitionsForm and update related types
|
2025-11-08 09:52:48 +07:00 |
|
rstubryan
|
8c29358594
|
refactor(FE-208): remove required attribute from Area and Lokasi SelectInputs in PurchaseRequestForm
|
2025-11-04 14:36:07 +07:00 |
|
rstubryan
|
3312a47f38
|
feat(FE-208): create PurchaseDetail page with dummy data and integrate PurchaseRequestForm
|
2025-11-04 11:22:52 +07:00 |
|
rstubryan
|
986830aa47
|
refactor(FE-208,212): rename PurchaseRequestForm files and update import paths for consistency
|
2025-11-04 10:49:19 +07:00 |
|
rstubryan
|
39dbf57d7f
|
refactor(FE-208,212): streamline PurchaseRequestForm structure, enhance state management, and improve field handling for purchase items
|
2025-11-04 09:20:39 +07:00 |
|
rstubryan
|
289c8d5672
|
refactor(FE-208,212): enhance PurchaseRequestForm with product data fetching, update price and UOM fields based on selected products
|
2025-11-04 08:56:57 +07:00 |
|
rstubryan
|
ee24ceaff1
|
refactor(FE-208,212): update PurchaseRequestForm to reset location fields on area change, improve handling of location value and dependencies
|
2025-11-03 15:45:42 +07:00 |
|
rstubryan
|
ecdd8ae49c
|
refactor(FE-208,212): update PurchaseRequestForm schema and validation, improve credit term handling and reset logic for supplier changes
|
2025-11-03 15:19:19 +07:00 |
|
rstubryan
|
e1d070b3af
|
refactor(FE-208,212): update PurchaseRequestForm schema and validation, enhance credit term handling and improve error messages for required fields
|
2025-11-03 15:02:00 +07:00 |
|
rstubryan
|
4149c51a7b
|
refactor(FE-208,212): update PurchaseRequestForm validation for area and location fields, enhance error handling and conditional checks
|
2025-11-03 14:29:24 +07:00 |
|
rstubryan
|
ae5a57277b
|
refactor(FE-208,212): enhance PurchaseRequestForm with location and warehouse handling, update validation and reset logic for dependent fields
|
2025-11-03 14:06:32 +07:00 |
|
rstubryan
|
7b19cd4a21
|
refactor(FE-208,212): enhance PurchaseRequestForm with area and location fields, update validation and data handling for new inputs
|
2025-11-03 13:01:17 +07:00 |
|
rstubryan
|
408250d7ed
|
refactor(FE-208): enhance PurchaseRequestForm layout and actions, replace header with custom component and improve button handling
|
2025-11-03 11:39:37 +07:00 |
|
rstubryan
|
ae91e17ac0
|
refactor(FE-207,212): update PurchaseRequestForm schema and validation, enforce required fields and improve data handling for purchase items
|
2025-11-03 11:29:43 +07:00 |
|
rstubryan
|
b4a9c86c2a
|
refactor(FE-212): update PurchaseRequestForm schema and validation, streamline warehouse handling and add sub quantity field
|
2025-11-03 11:04:07 +07:00 |
|
rstubryan
|
a8fee20133
|
refactor(FE-208,212): enhance PurchaseRequestForm with product and product warehouse fields
|
2025-10-30 10:39:23 +07:00 |
|
rstubryan
|
b0e8a460fd
|
refactor(FE-208,212): update PurchaseRequestForm schema and component to handle warehouse IDs
|
2025-10-30 09:29:38 +07:00 |
|
rstubryan
|
b2c38cd06f
|
feat(FE-208): create PurchaseRequestForm component and add AddPurchaseRequest page
|
2025-10-29 21:12:42 +07:00 |
|
rstubryan
|
7ba7b884a4
|
feat(FE-212): rename purchasing files and update validation schemas for purchase requests
|
2025-10-29 21:12:24 +07:00 |
|
rstubryan
|
c6fcb17b4d
|
feat(FE-212): add validation schemas for purchase request and update forms
|
2025-10-29 20:31:31 +07:00 |
|