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": [