docs: update price lists user guides (#11528)

This commit is contained in:
Shahed Nasser
2025-02-19 12:57:47 +02:00
committed by GitHub
parent 2940b0fee2
commit 4faf40e916
16 changed files with 333 additions and 293 deletions
+18 -3
View File
@@ -191,9 +191,24 @@ export const sidebar = sidebarAttachHrefCommonOptions([
},
{
type: "category",
path: "/pricing",
title: "Pricing",
autogenerate_path: "/pricing",
title: "Price Lists",
children: [
{
type: "link",
title: "Overview",
path: "/price-lists",
},
{
type: "link",
title: "Create Price List",
path: "/price-lists/create",
},
{
type: "link",
title: "Manage Price List",
path: "/price-lists/manage",
},
],
},
{
type: "category",