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:
@@ -303,13 +303,17 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/_events/page.mdx",
|
||||
"pathname": "/commerce-modules/order/_events"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/claim/page.mdx",
|
||||
"pathname": "/commerce-modules/order/claim"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/concepts/page.mdx",
|
||||
"pathname": "/commerce-modules/order/concepts"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/order-change/page.mdx",
|
||||
"pathname": "/commerce-modules/order/order-change"
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/exchange/page.mdx",
|
||||
"pathname": "/commerce-modules/order/exchange"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/order-versioning/page.mdx",
|
||||
@@ -327,6 +331,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/relations-to-other-modules/page.mdx",
|
||||
"pathname": "/commerce-modules/order/relations-to-other-modules"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/return/page.mdx",
|
||||
"pathname": "/commerce-modules/order/return"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/tax-lines/page.mdx",
|
||||
"pathname": "/commerce-modules/order/tax-lines"
|
||||
|
||||
Reference in New Issue
Block a user