From 9e852d73e4a7589b0998d5dc1202b5da4e1b4dee Mon Sep 17 00:00:00 2001 From: Ali <010109ali@gmail.com> Date: Thu, 24 Jul 2025 13:38:35 +0400 Subject: [PATCH] removed fixtures --- taxes_az/hooks.py | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/taxes_az/hooks.py b/taxes_az/hooks.py index 7d7a6af..df66a53 100644 --- a/taxes_az/hooks.py +++ b/taxes_az/hooks.py @@ -5,22 +5,22 @@ app_description = "Azerbaijan Taxes" app_email = "info@jeysoft.az" app_license = "unlicense" -fixtures = [ - { - "doctype": "Client Script", - "filters": [ - ["module", "=", "Taxes Az"] - ] - }, - { - "doctype": "Main type of activity", - "filters": [] - }, - { - "doctype": "Business Classification", - "filters": [] - } -] +# fixtures = [ +# { +# "doctype": "Client Script", +# "filters": [ +# ["module", "=", "Taxes Az"] +# ] +# }, +# { +# "doctype": "Main type of activity", +# "filters": [] +# }, +# { +# "doctype": "Business Classification", +# "filters": [] +# } +# ] doctype_js = { "XML Mapping Tool": [