docs: generate invoice tutorial (#13077)

* docs: generate invoice tutorial

* fix vale error

* add missing icon

* fix sidebar

* update date
This commit is contained in:
Shahed Nasser
2025-08-04 12:42:47 +03:00
committed by GitHub
parent 55d0879576
commit 7c85ede384
12 changed files with 5026 additions and 1 deletions
@@ -478,6 +478,15 @@ const generatedgeneratedHowToTutorialsSidebarSidebar = {
"description": "Learn how to implement first-purchase discounts in your Medusa store.",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Generate Invoices",
"path": "/how-to-tutorials/tutorials/invoice-generator",
"description": "Learn how to generate invoices for orders in your Medusa store.",
"children": []
},
{
"loaded": true,
"isPathHref": true,