mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-23 06:45:46 +00:00
refactor(FE-208,212,213): update approval steps and improve PurchaseOrderDetail component structure
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user