V13-FE-011: finalize search list layout slice
This commit is contained in:
@@ -0,0 +1,98 @@
|
||||
[
|
||||
{
|
||||
"screenId": "OMS-ORD-001",
|
||||
"path": "/oms/orders",
|
||||
"section": "주문",
|
||||
"order": 10
|
||||
},
|
||||
{
|
||||
"screenId": "OMS-ORD-002",
|
||||
"path": "/oms/orders/new",
|
||||
"section": "주문",
|
||||
"order": 20
|
||||
},
|
||||
{
|
||||
"screenId": "OMS-ORD-003",
|
||||
"path": "/oms/orders/import",
|
||||
"section": "주문",
|
||||
"order": 30
|
||||
},
|
||||
{
|
||||
"screenId": "OMS-CLM-001",
|
||||
"path": "/oms/claims",
|
||||
"section": "CS/클레임",
|
||||
"order": 40
|
||||
},
|
||||
{
|
||||
"screenId": "ERP-MST-ITEM-001",
|
||||
"path": "/erp/items",
|
||||
"section": "기준정보",
|
||||
"order": 10
|
||||
},
|
||||
{
|
||||
"screenId": "ERP-PRICE-001",
|
||||
"path": "/erp/item-prices",
|
||||
"section": "기준정보",
|
||||
"order": 15
|
||||
},
|
||||
{
|
||||
"screenId": "ERP-PUR-001",
|
||||
"path": "/erp/purchases/new",
|
||||
"section": "구매",
|
||||
"order": 20
|
||||
},
|
||||
{
|
||||
"screenId": "ERP-INV-001",
|
||||
"path": "/erp/inventory",
|
||||
"section": "재고",
|
||||
"order": 30
|
||||
},
|
||||
{
|
||||
"screenId": "ERP-INV-MOVE-001",
|
||||
"path": "/erp/inventory-moves/new",
|
||||
"section": "재고",
|
||||
"order": 40
|
||||
},
|
||||
{
|
||||
"screenId": "WMS-WORK-001",
|
||||
"path": "/wms/work",
|
||||
"section": "작업관리",
|
||||
"order": 10
|
||||
},
|
||||
{
|
||||
"screenId": "COMMON-OPS-001",
|
||||
"path": "/operations/exceptions",
|
||||
"section": "운영",
|
||||
"order": 10
|
||||
},
|
||||
{
|
||||
"screenId": "COMMON-REC-001",
|
||||
"path": "/operations/reconcile",
|
||||
"section": "운영",
|
||||
"order": 20
|
||||
},
|
||||
{
|
||||
"screenId": "COMMON-EXP-001",
|
||||
"path": "/internal/kbx/experiments",
|
||||
"section": "KBX",
|
||||
"order": 75
|
||||
},
|
||||
{
|
||||
"screenId": "COMMON-UX-001",
|
||||
"path": "/internal/kbx/ux-metrics",
|
||||
"section": "KBX",
|
||||
"order": 80
|
||||
},
|
||||
{
|
||||
"screenId": "COMMON-DATA-001",
|
||||
"path": "/internal/kbx/external-data",
|
||||
"section": "KBX",
|
||||
"order": 85
|
||||
},
|
||||
{
|
||||
"screenId": "COMMON-DS-001",
|
||||
"path": "/internal/kbx/catalog",
|
||||
"section": "KBX",
|
||||
"order": 90
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user