docs: added how-to documentation for the PriceList API (#2260)

* docs: added price list how-to

* added links to price list conceptual docs

* added link to the how-to guide

* fixed typo in file extension
This commit is contained in:
Shahed Nasser
2022-09-28 17:06:21 +03:00
committed by GitHub
parent d03ff07a48
commit a58955bdba
4 changed files with 477 additions and 12 deletions
+4
View File
@@ -220,6 +220,10 @@ module.exports = {
id: "advanced/backend/taxes/manual-calculation",
label: "Calculate Taxes Manually"
},
{
type: "doc",
id: "advanced/backend/price-lists/use-api"
},
]
},
{