docs: tax provider updates for next release (#12431)
* docs: tax provider updates for next release * change images * fix vale error * fix vale errors * generate
This commit is contained in:
@@ -45,7 +45,7 @@ To create a tax region:
|
||||
- Under the "Default tax rate" section, you can optionally enter a name, tax rate, and tax code in their respective fields.
|
||||
4. Once you're done, click the Save button.
|
||||
|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
@@ -58,7 +58,21 @@ To view the details of a tax region:
|
||||
|
||||
This opens the tax region's details page where you can also manage the tax region.
|
||||
|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
## Edit Tax Region
|
||||
|
||||
To edit a tax region:
|
||||
|
||||
1. Go to the tax region's details page.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at the right of the tax region's name.
|
||||
3. Choose Edit from the dropdown.
|
||||
4. In the side window that opens, you can edit the tax region's default tax provider.
|
||||
5. Once you're done, click the Save button.
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
@@ -66,7 +80,7 @@ This opens the tax region's details page where you can also manage the tax regio
|
||||
|
||||
To edit the default tax rate of the region:
|
||||
|
||||
1. Go to the region's details page.
|
||||
1. Go to the tax region's details page.
|
||||
2. In the first section, you'll find details of the default tax rate, including its tax rate and code. Click on the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at its right.
|
||||
|
||||

|
||||
@@ -171,3 +185,35 @@ This opens the sublevel tax region's details page where you can also manage the
|
||||
### Manage Sublevel Tax Region's Rates
|
||||
|
||||
You can manage the sublevel tax region's [default](#edit-default-tax-rate) and [override](#manage-tax-rate-overrides) rates the same way you manage the parent tax region's rates.
|
||||
|
||||
### Delete Sublevel Tax Region
|
||||
|
||||
<Note type="warning">
|
||||
|
||||
Deleting a sublevel tax region is irreversible.
|
||||
|
||||
</Note>
|
||||
|
||||
To delete a sublevel tax region:
|
||||
|
||||
1. Go to the sublevel tax region's details page.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at the right of the sublevel tax region's name.
|
||||
3. Choose Delete from the dropdown.
|
||||
4. Confirm deleting the sublevel tax region by clicking the Delete button in the pop-up.
|
||||
|
||||
---
|
||||
|
||||
## Delete Tax Region
|
||||
|
||||
<Note type="warning">
|
||||
|
||||
Deleting a tax region is irreversible.
|
||||
|
||||
</Note>
|
||||
|
||||
To delete a tax region:
|
||||
|
||||
1. Go to the tax region's details page.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at the right of the tax region's name.
|
||||
3. Choose Delete from the dropdown.
|
||||
4. Confirm deleting the tax region by clicking the Delete button in the pop-up.
|
||||
|
||||
Reference in New Issue
Block a user