Merge pull request #23870 from frappe/barredterra-patch-2
fix: remove check for exempt_from_sales_tax
This commit is contained in:
commit
cd15956d80
@ -15,8 +15,7 @@ REQUIRED_FIELDS = {
|
||||
},
|
||||
{
|
||||
"field_name": "taxes",
|
||||
"regulation": "§ 14 Abs. 4 Nr. 8 UStG",
|
||||
"condition": "not exempt_from_sales_tax"
|
||||
"regulation": "§ 14 Abs. 4 Nr. 8 UStG"
|
||||
},
|
||||
{
|
||||
"field_name": "customer_address",
|
||||
|
Loading…
x
Reference in New Issue
Block a user