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",
|
||||
permission: "goods_receipts.view",
|
||||
},
|
||||
{
|
||||
/* {
|
||||
id: "purchase-return-list",
|
||||
label: "採購退回單",
|
||||
icon: <RotateCcw className="h-4 w-4" />,
|
||||
@@ -182,7 +182,7 @@ export default function AuthenticatedLayout({
|
||||
icon: <Package className="h-4 w-4" />,
|
||||
route: "/delivery-notes",
|
||||
permission: "delivery_notes.view",
|
||||
},
|
||||
}, */
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user