fix: remove check for exempt_from_sales_tax
This commit is contained in:
parent
91fdb7aa69
commit
57ce0462d9
@ -15,8 +15,7 @@ REQUIRED_FIELDS = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"field_name": "taxes",
|
"field_name": "taxes",
|
||||||
"regulation": "§ 14 Abs. 4 Nr. 8 UStG",
|
"regulation": "§ 14 Abs. 4 Nr. 8 UStG"
|
||||||
"condition": "not exempt_from_sales_tax"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"field_name": "customer_address",
|
"field_name": "customer_address",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user