taxes_az/taxes_az
Ali 7478d4d66c feat(reports): tax articles via SI child-table join; drop Tax Article Items Report
Revenue and VAT-allocation reports now resolve tax articles by JOINing the
Sales Invoice Tax Article child table (each article carries the full line
amount) instead of the single sii.tax_article; add 302.x/303.x mappings.
Remove the obsolete Tax Article Items Report doctype.

Also stop tracking .etaxes_notes/cabinet_internals.md (contains live
secrets) and broaden .gitignore to the whole .etaxes_notes/ folder.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-02 12:25:24 +00:00
..
client add cash method 2026-04-02 15:41:26 +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 feat(tax-article): add 0% and VAT-exempt declaration articles (302.x/303.x) 2026-06-01 11:19:40 +00:00
locale added new folder locale 2026-05-25 12:11:27 +00:00
master_data fix(master-data): drop file-hash fast-path so sync always reconciles DB 2026-05-20 16:14:50 +00:00
public added anti-delete to standart groups 2025-08-14 16:07:29 +04:00
taxes_az feat(reports): tax articles via SI child-table join; drop Tax Article Items Report 2026-06-02 12:25:24 +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
hooks.py fix(tax-article): clean curly quotes at the source instead of every migrate 2026-05-20 16:35:29 +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 feat: Initialize App 2024-09-11 12:48:17 +00:00
setup_accounts.py fix: guard accounting_method queries with has_column check 2026-04-02 23:10:04 +04:00