change numeric fields in hissə_1 from Data to Currency
gəlirlərcəmi, vergiməbləği, and 3 insurance fields now Currency type. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
cc55c02999
commit
8c5639ff7a
|
|
@ -31,35 +31,35 @@
|
|||
},
|
||||
{
|
||||
"fieldname": "g\u0259lirl\u0259rc\u0259mi",
|
||||
"fieldtype": "Data",
|
||||
"fieldtype": "Currency",
|
||||
"in_list_view": 1,
|
||||
"label": "G\u0259lirl\u0259r c\u0259mi",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"fieldname": "vergim\u0259bl\u0259\u011fi",
|
||||
"fieldtype": "Data",
|
||||
"fieldtype": "Currency",
|
||||
"in_list_view": 1,
|
||||
"label": "Vergi m\u0259bl\u0259\u011fi",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"fieldname": "hesablanm\u0131\u015fmdsshaqq\u0131",
|
||||
"fieldtype": "Data",
|
||||
"fieldtype": "Currency",
|
||||
"in_list_view": 1,
|
||||
"label": "Hesablanm\u0131\u015f MDSS haqq\u0131",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"fieldname": "hesablanm\u0131\u015fi\u015fsizlikd\u0259ns\u0131\u011fortahaqq\u0131",
|
||||
"fieldtype": "Data",
|
||||
"fieldtype": "Currency",
|
||||
"in_list_view": 1,
|
||||
"label": "Hesablanm\u0131\u015f i\u015fsizlikd\u0259n s\u0131\u011forta haqq\u0131",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"fieldname": "hesablanm\u0131\u015ficbaritibbis\u0131\u011fortahaqq\u0131",
|
||||
"fieldtype": "Data",
|
||||
"fieldtype": "Currency",
|
||||
"in_list_view": 1,
|
||||
"label": "Hesablanm\u0131\u015f icbari tibbi s\u0131\u011forta haqq\u0131",
|
||||
"read_only": 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue