taxes_az/taxes_az
Ali f333fa8826 fix(vat): widen counterparty name fields to Small Text
Data is varchar(140) and Frappe raises CharacterLengthExceededError rather
than truncating, so a long organisation name would block saving the
declaration. vöenadı is the tightest: it concatenates VÖEN + " / " + name,
leaving 127 characters for the name, and the longest supplier on record
already runs to 93.

Widen the four counterparty name fields to Small Text (TEXT column):
  - vöenadı                          (Əlavə 1 yeni)
  - sertifikattəqdimolunanşəxsinadı  (Əlavə 8 Tablo 1 and Tablo 2)
  - adı                              (Əlavə 2 Hissə 1)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-10 09:51:14 +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-10 09:42:57 +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): widen counterparty name fields to Small Text 2026-07-10 09:51:14 +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