feat: add german sales tax template (#34823)
feat: add german sales tax template (#34823)
Nullsteuersatz nach § 12 Abs. 3 UStG
(cherry picked from commit 59f6b773cd)
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
This commit is contained in:
@@ -581,6 +581,11 @@
|
||||
"title": "Bauleistungen nach § 13b UStG",
|
||||
"is_default": 0,
|
||||
"taxes": []
|
||||
},
|
||||
{
|
||||
"title": "Nullsteuersatz nach § 12 Abs. 3 UStG",
|
||||
"is_default": 0,
|
||||
"taxes": []
|
||||
}
|
||||
],
|
||||
"purchase_tax_templates": [
|
||||
@@ -1339,6 +1344,11 @@
|
||||
"title": "Bauleistungen nach § 13b UStG",
|
||||
"is_default": 0,
|
||||
"taxes": []
|
||||
},
|
||||
{
|
||||
"title": "Nullsteuersatz nach § 12 Abs. 3 UStG",
|
||||
"is_default": 0,
|
||||
"taxes": []
|
||||
}
|
||||
],
|
||||
"purchase_tax_templates": [
|
||||
@@ -2097,6 +2107,11 @@
|
||||
"title": "Bauleistungen nach § 13b UStG",
|
||||
"is_default": 0,
|
||||
"taxes": []
|
||||
},
|
||||
{
|
||||
"title": "Nullsteuersatz nach § 12 Abs. 3 UStG",
|
||||
"is_default": 0,
|
||||
"taxes": []
|
||||
}
|
||||
],
|
||||
"purchase_tax_templates": [
|
||||
@@ -2849,6 +2864,11 @@
|
||||
"title": "Bauleistungen nach § 13b UStG",
|
||||
"is_default": 0,
|
||||
"taxes": []
|
||||
},
|
||||
{
|
||||
"title": "Nullsteuersatz nach § 12 Abs. 3 UStG",
|
||||
"is_default": 0,
|
||||
"taxes": []
|
||||
}
|
||||
],
|
||||
"purchase_tax_templates": [
|
||||
|
||||
Reference in New Issue
Block a user