removed fixtures

This commit is contained in:
Ali 2025-07-24 13:38:35 +04:00
parent 9016cf1086
commit 9e852d73e4
1 changed files with 16 additions and 16 deletions

View File

@ -5,22 +5,22 @@ app_description = "Azerbaijan Taxes"
app_email = "info@jeysoft.az" app_email = "info@jeysoft.az"
app_license = "unlicense" app_license = "unlicense"
fixtures = [ # fixtures = [
{ # {
"doctype": "Client Script", # "doctype": "Client Script",
"filters": [ # "filters": [
["module", "=", "Taxes Az"] # ["module", "=", "Taxes Az"]
] # ]
}, # },
{ # {
"doctype": "Main type of activity", # "doctype": "Main type of activity",
"filters": [] # "filters": []
}, # },
{ # {
"doctype": "Business Classification", # "doctype": "Business Classification",
"filters": [] # "filters": []
} # }
] # ]
doctype_js = { doctype_js = {
"XML Mapping Tool": [ "XML Mapping Tool": [