style: 暫時隱藏採購退回單與出貨單側邊欄項目
All checks were successful
ERP-Deploy-Demo / deploy-demo (push) Successful in 52s
All checks were successful
ERP-Deploy-Demo / deploy-demo (push) Successful in 52s
This commit is contained in:
@@ -169,7 +169,7 @@ export default function AuthenticatedLayout({
|
|||||||
route: "/goods-receipts",
|
route: "/goods-receipts",
|
||||||
permission: "goods_receipts.view",
|
permission: "goods_receipts.view",
|
||||||
},
|
},
|
||||||
{
|
/* {
|
||||||
id: "purchase-return-list",
|
id: "purchase-return-list",
|
||||||
label: "採購退回單",
|
label: "採購退回單",
|
||||||
icon: <RotateCcw className="h-4 w-4" />,
|
icon: <RotateCcw className="h-4 w-4" />,
|
||||||
@@ -182,7 +182,7 @@ export default function AuthenticatedLayout({
|
|||||||
icon: <Package className="h-4 w-4" />,
|
icon: <Package className="h-4 w-4" />,
|
||||||
route: "/delivery-notes",
|
route: "/delivery-notes",
|
||||||
permission: "delivery_notes.view",
|
permission: "delivery_notes.view",
|
||||||
},
|
}, */
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user