- /inventory/items uses same ProductsTable as /admin/products - canManage driven by manage_products permission on both pages - /inventory/items/[id] is the canonical detail page (same content, breadcrumb back to /inventory/items) - /admin/products/[id] redirects to /inventory/items/[id] - All ProductsTable name links point to /inventory/items/[id] - Old items-table.tsx (cart-based browse) retired in favour of shared table Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| admin | ||
| approvals | ||
| dashboard | ||
| history | ||
| inventory | ||
| my-orders | ||
| payments | ||
| po | ||
| profile | ||
| layout.tsx | ||