mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 13:38:27 +00:00
chore(UAE VAT): update tesr dependencies
This commit is contained in:
@@ -21,7 +21,7 @@ from erpnext.regional.report.uae_vat_201.uae_vat_201 import (
|
|||||||
get_reverse_charge_recoverable_tax
|
get_reverse_charge_recoverable_tax
|
||||||
)
|
)
|
||||||
|
|
||||||
|
test_dependencies = ["Territory", "Customer Group", "Supplier Group", "Item"]
|
||||||
|
|
||||||
class TestUaeVat201(TestCase):
|
class TestUaeVat201(TestCase):
|
||||||
def setUp(self):
|
def setUp(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user