docs: added "Price Lists Overview" documentation (#2092)

This commit is contained in:
Shahed Nasser
2022-08-24 17:15:54 +03:00
committed by GitHub
parent da77a714fa
commit 5a964e6439
5 changed files with 109 additions and 5 deletions
+11
View File
@@ -549,6 +549,17 @@ module.exports = {
}
]
},
{
type: "category",
collapsed: false,
label: "Price Lists",
items: [
{
type: "doc",
id: "user-guide/price-lists/index"
}
]
},
],
servicesSidebar: [
{