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:
parent
6ee626dbe1
commit
f333fa8826
|
|
@ -22,7 +22,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "ad\u0131",
|
"fieldname": "ad\u0131",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Small Text",
|
||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
"label": "Ad\u0131"
|
"label": "Ad\u0131"
|
||||||
},
|
},
|
||||||
|
|
@ -49,7 +49,7 @@
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2026-06-22 16:27:20.816918",
|
"modified": "2026-07-10 12:00:00.000000",
|
||||||
"modified_by": "nihad_m@jeysoft.az",
|
"modified_by": "nihad_m@jeysoft.az",
|
||||||
"module": "Taxes Az",
|
"module": "Taxes Az",
|
||||||
"name": "Declaration of value added tax Elave 2 Hisse 1",
|
"name": "Declaration of value added tax Elave 2 Hisse 1",
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "sertifikatt\u0259qdimolunan\u015f\u0259xsinad\u0131",
|
"fieldname": "sertifikatt\u0259qdimolunan\u015f\u0259xsinad\u0131",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Small Text",
|
||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
"label": "Sertifikat t\u0259qdim olunan \u015f\u0259xsin ad\u0131",
|
"label": "Sertifikat t\u0259qdim olunan \u015f\u0259xsin ad\u0131",
|
||||||
"length": 3
|
"length": 3
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2026-07-06 20:00:02.154760",
|
"modified": "2026-07-10 12:00:00.000000",
|
||||||
"modified_by": "nihad_m@jeysoft.az",
|
"modified_by": "nihad_m@jeysoft.az",
|
||||||
"module": "Taxes Az",
|
"module": "Taxes Az",
|
||||||
"name": "Declaration of value added tax Elave 8 1ci",
|
"name": "Declaration of value added tax Elave 8 1ci",
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "sertifikatt\u0259qdimolunan\u015f\u0259xsinad\u0131",
|
"fieldname": "sertifikatt\u0259qdimolunan\u015f\u0259xsinad\u0131",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Small Text",
|
||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
"label": "Sertifikat t\u0259qdim olunan \u015f\u0259xsin ad\u0131"
|
"label": "Sertifikat t\u0259qdim olunan \u015f\u0259xsin ad\u0131"
|
||||||
},
|
},
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2026-07-09 10:00:00.000000",
|
"modified": "2026-07-10 12:00:00.000000",
|
||||||
"modified_by": "nihad_m@jeysoft.az",
|
"modified_by": "nihad_m@jeysoft.az",
|
||||||
"module": "Taxes Az",
|
"module": "Taxes Az",
|
||||||
"name": "Declaration of value added tax Elave 8 2ci",
|
"name": "Declaration of value added tax Elave 8 2ci",
|
||||||
|
|
|
||||||
|
|
@ -54,7 +54,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "v\u00f6enad\u0131",
|
"fieldname": "v\u00f6enad\u0131",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Small Text",
|
||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
"label": "V\u00d6EN / Ad\u0131",
|
"label": "V\u00d6EN / Ad\u0131",
|
||||||
"precision": "2"
|
"precision": "2"
|
||||||
|
|
@ -84,7 +84,7 @@
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2026-07-10 10:00:00.000000",
|
"modified": "2026-07-10 12:00:00.000000",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Taxes Az",
|
"module": "Taxes Az",
|
||||||
"name": "Declaration of value added tax yeni elave 1",
|
"name": "Declaration of value added tax yeni elave 1",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue