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>