mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-18 20:49:19 +00:00
Merge pull request #23870 from frappe/barredterra-patch-2
fix: remove check for exempt_from_sales_tax
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user