taxes_az/taxes_az
Ali e4ac3e328f feat(master-data): resolve Item Group root for groups too, and log results visibly
sync_item_groups now resolves the real tree root once and remaps the shipped
"All Item Groups" parent to it (via a new transform hook on sync_master_data),
so on localized sites (e.g. root "Bütün Element Qrupları") the tax groups nest
under the actual root instead of being orphaned.

Both sync_item_groups and sync_items now print explicit, always-visible lines
(resolved root, per-item creation, and a created/existed/skipped summary) so a
migrate run clearly shows whether the groups and items were created.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-21 09:52:48 +00:00
..
client refactor(company): drop dead E-Taxes profile/auth code from company.js 2026-06-11 11:37:14 +00:00
config feat: Initialize App 2024-09-11 12:48:17 +00:00
data chore(single-declaration): remove temporary tax debug logging 2026-05-11 15:44:30 +00:00
default_templates/erpnext feat: Initialize App 2024-09-11 12:48:17 +00:00
fixtures fix(master-data): import shipped Items ourselves, resolving the Item Group root by name 2026-07-21 09:43:43 +00:00
locale push from mvp 2026-07-15 14:03:04 +00:00
master_data feat(master-data): resolve Item Group root for groups too, and log results visibly 2026-07-21 09:52:48 +00:00
patches refactor(vat): keep only calculations in doctype JS; row-creation stays Client Scripts 2026-07-15 15:09:15 +00:00
public feat(formulas): batch report resolution in a taxes_az-owned runtime 2026-07-13 12:28:43 +00:00
taxes_az push from mvp 2026-07-21 09:42:47 +00:00
templates feat: Initialize App 2024-09-11 12:48:17 +00:00
translations add cash method 2026-04-02 15:41:26 +00:00
__init__.py feat: Initialize App 2024-09-11 12:48:17 +00:00
auth.py fixed bugs in company, and added agricultural_purpose_type 2025-09-09 20:42:07 +04:00
cash_method.py fix: guard accounting_method queries with has_column check 2026-04-02 23:10:04 +04:00
company_etaxes.py Single declaration related to salaried and non-salaried work updated 2026-02-23 20:00:26 +04:00
find_duplicate_fields.py changed adi to ad_select everywhere 2025-12-22 19:53:38 +04:00
fix_adi.py changed adi to ad_select everywhere 2025-12-22 19:53:38 +04:00
fix_adi_universal.py changed adi to ad_select everywhere + data 2025-12-22 20:43:20 +04:00
formula_runtime.py feat(formulas): batch report resolution in a taxes_az-owned runtime 2026-07-13 12:28:43 +00:00
hooks.py fix(master-data): import shipped Items ourselves, resolving the Item Group root by name 2026-07-21 09:43:43 +00:00
item_group.py added anti-delete to standart groups 2025-08-14 16:07:29 +04:00
modules.txt feat: Initialize App 2024-09-11 12:48:17 +00:00
patches.txt refactor(vat): move VAT calc + row-creation from Client Scripts into doctype JS 2026-07-15 15:04:14 +00:00
setup_accounts.py fix: guard accounting_method queries with has_column check 2026-04-02 23:10:04 +04:00