refactor(FE-208,212,213): update approval steps and improve PurchaseOrderDetail component structure

This commit is contained in:
rstubryan
2025-11-18 14:49:30 +07:00
parent f6cf22f885
commit 00c432a918
2 changed files with 30 additions and 49 deletions
+3 -3
View File
@@ -40,15 +40,15 @@ export const PURCHASE_ORDER_APPROVAL_LINE: ApprovalLine = [
},
{
step_number: 2,
step_name: 'Approval Purchasing',
step_name: 'Staff Purchase',
},
{
step_number: 3,
step_name: 'Approval Manager Purchasing',
step_name: 'Manager Purchase',
},
{
step_number: 4,
step_name: 'Produk Diterima',
step_name: 'Penerimaan Produk',
},
{
step_number: 5,