docs: added Override Tax Calculation Strategy doc (#3982)

This commit is contained in:
Shahed Nasser
2023-05-02 12:38:17 +03:00
committed by GitHub
parent afc853764a
commit df52bf814e
3 changed files with 147 additions and 1 deletions
+5
View File
@@ -939,6 +939,11 @@ module.exports = {
id: "modules/taxes/backend/create-tax-provider",
label: "Backend: Create Tax Provider",
},
{
type: "doc",
id: "modules/taxes/backend/tax-calculation-strategy",
label: "Backend: Override Tax Calculation",
},
{
type: "link",
href: "#",