docs: add ERP recipe + Odoo guide (#11594)
* initial * finish first draft * finish odoo and erp guides * add mention of completeCartWorkflow * lint content * iteration to intro * add meta image * small fix
This commit is contained in:
@@ -916,8 +916,12 @@ export const filesMap = [
|
||||
"pathname": "/recipes/ecommerce"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/integrate-ecommerce-stack/page.mdx",
|
||||
"pathname": "/recipes/integrate-ecommerce-stack"
|
||||
"filePath": "/www/apps/resources/app/recipes/erp/odoo/page.mdx",
|
||||
"pathname": "/recipes/erp/odoo"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/erp/page.mdx",
|
||||
"pathname": "/recipes/erp"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/marketplace/examples/restaurant-delivery/page.mdx",
|
||||
|
||||
Reference in New Issue
Block a user