Sales Invoice moved its single tax_article (Link) to a multi-select child table, which inflated VAT Allocation: one line citing N articles produced N rows of the full amount (e.g. 1500 -> 6000), so a 1500 payment only covered one article. Group sales-invoice rows by (customer, item_tax_template) and union the cited articles into a JSON tax_articles list, summing the amount once (the article aggregation is computed separately so the JOIN can no longer multiply amounts). The tax-articles report parses the list and replicates each row's amount/odenis into every cited maddE column (same turnover under several articles, as on e-taxes). The grid shows a translatable "N articles" cell that opens a read-only pill popup. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| taxes_az | ||
| .gitignore | ||
| CLAUDE.md | ||
| README.md | ||
| TECHNICAL_SPECIFICATION_PROPERTY_TAX_AUTOMATION.md | ||
| check_tax_articles.py | ||
| check_tax_articles_safe.py | ||
| convert-int-to-float.js | ||
| fixtures.json | ||
| float-change.js | ||
| license.txt | ||
| pyproject.toml | ||
README.md
Taxes Az
Azərbaycan Taxes
License
unlicense