taxes_az/taxes_az
Ali 1aba387f87 fix(vat): map Əlavə 8 rows to real child fieldnames
populate_vat_tables built Əlavə 8 Tablo 2 rows with keys that do not exist
on "Declaration of value added tax Elave 8 2ci" (şəxsinadı, şəxsinvöeni,
sertifikatınseriyası, nsi, xidmətindəyəri). set_table() assigned them onto
the child object without error, so rows were created empty.

Map to the actual fieldnames. The doctype stores series and number in a
single "Sertifikatın seriya / nömrəsi" field, so cert_no is written whole
and _split_cert_no is dropped.

Also widen the two Int fields: the value column truncated decimals, and
VÖEN is an identifier that must not lose leading zeros — both now match
Elave 8 1ci.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 13:39:08 +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 push from mvp 2026-07-09 11:02:04 +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
patches feat(tax-article): split legacy mixed-VAT group into two Əlavə 3 groups 2026-06-08 12:44:38 +00:00
public fix(fno): run declaration calculations once per Dövr pick 2026-07-09 12:10:08 +00:00
taxes_az fix(vat): map Əlavə 8 rows to real child fieldnames 2026-07-09 13:39:08 +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 feat(fno): unified Dövr period picker across all declarations 2026-07-09 11:35:33 +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(tax-article): split legacy mixed-VAT group into two Əlavə 3 groups 2026-06-08 12:44:38 +00:00
setup_accounts.py fix: guard accounting_method queries with has_column check 2026-04-02 23:10:04 +04:00