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>
This commit is contained in:
Ali 2026-07-10 09:51:14 +00:00
parent 6ee626dbe1
commit f333fa8826
4 changed files with 8 additions and 8 deletions

View File

@ -22,7 +22,7 @@
},
{
"fieldname": "ad\u0131",
"fieldtype": "Data",
"fieldtype": "Small Text",
"in_list_view": 1,
"label": "Ad\u0131"
},
@ -49,7 +49,7 @@
"index_web_pages_for_search": 1,
"istable": 1,
"links": [],
"modified": "2026-06-22 16:27:20.816918",
"modified": "2026-07-10 12:00:00.000000",
"modified_by": "nihad_m@jeysoft.az",
"module": "Taxes Az",
"name": "Declaration of value added tax Elave 2 Hisse 1",

View File

@ -26,7 +26,7 @@
},
{
"fieldname": "sertifikatt\u0259qdimolunan\u015f\u0259xsinad\u0131",
"fieldtype": "Data",
"fieldtype": "Small Text",
"in_list_view": 1,
"label": "Sertifikat t\u0259qdim olunan \u015f\u0259xsin ad\u0131",
"length": 3
@ -41,7 +41,7 @@
"index_web_pages_for_search": 1,
"istable": 1,
"links": [],
"modified": "2026-07-06 20:00:02.154760",
"modified": "2026-07-10 12:00:00.000000",
"modified_by": "nihad_m@jeysoft.az",
"module": "Taxes Az",
"name": "Declaration of value added tax Elave 8 1ci",

View File

@ -26,7 +26,7 @@
},
{
"fieldname": "sertifikatt\u0259qdimolunan\u015f\u0259xsinad\u0131",
"fieldtype": "Data",
"fieldtype": "Small Text",
"in_list_view": 1,
"label": "Sertifikat t\u0259qdim olunan \u015f\u0259xsin ad\u0131"
},
@ -40,7 +40,7 @@
"index_web_pages_for_search": 1,
"istable": 1,
"links": [],
"modified": "2026-07-09 10:00:00.000000",
"modified": "2026-07-10 12:00:00.000000",
"modified_by": "nihad_m@jeysoft.az",
"module": "Taxes Az",
"name": "Declaration of value added tax Elave 8 2ci",

View File

@ -54,7 +54,7 @@
},
{
"fieldname": "v\u00f6enad\u0131",
"fieldtype": "Data",
"fieldtype": "Small Text",
"in_list_view": 1,
"label": "V\u00d6EN / Ad\u0131",
"precision": "2"
@ -84,7 +84,7 @@
"index_web_pages_for_search": 1,
"istable": 1,
"links": [],
"modified": "2026-07-10 10:00:00.000000",
"modified": "2026-07-10 12:00:00.000000",
"modified_by": "Administrator",
"module": "Taxes Az",
"name": "Declaration of value added tax yeni elave 1",