docs: update order module's conceptual guides (#7893)

* fixes + add return document

* update order conceptual guides

* resolve todo

* re-generate files map
This commit is contained in:
Shahed Nasser
2024-07-09 18:14:30 +03:00
committed by GitHub
parent d46f9fda21
commit 3e4a96a31c
13 changed files with 297 additions and 338 deletions
+12 -4
View File
@@ -514,14 +514,22 @@ export const sidebar = sidebarAttachHrefCommonOptions([
path: "/commerce-modules/order/transactions",
title: "Transactions",
},
{
path: "/commerce-modules/order/order-change",
title: "Order Change",
},
{
path: "/commerce-modules/order/order-versioning",
title: "Order Versioning",
},
{
path: "/commerce-modules/order/return",
title: "Return",
},
{
path: "/commerce-modules/order/exchange",
title: "Exchange",
},
{
path: "/commerce-modules/order/claim",
title: "Claim",
},
{
path: "/commerce-modules/order/relations-to-other-modules",
title: "Relations to Other Modules",