fix(freight-permissions): split company stamp from per-officer teeter permission

This commit is contained in:
ghost2023
2026-08-12 13:18:29 +03:00
parent 02a264930b
commit 2a816912fc
7 changed files with 40 additions and 28 deletions

View File

@@ -493,7 +493,7 @@ export const buildSidebarSections = (demoItems: SidebarItem[]): SidebarSection[]
label: "Company stamp",
href: "/dashboard/stamp-settings",
icon: <Stamp />,
permission: FREIGHT_PERMS.settings.invoiceStamp.view,
permission: FREIGHT_PERMS.settings.stamp.view,
},
{
label: "Contract templates",