Auto-commit
This commit is contained in:
parent
5dd4f192dd
commit
4bdcacc7d0
|
|
@ -1148,10 +1148,10 @@
|
||||||
"doctype": "Client Script",
|
"doctype": "Client Script",
|
||||||
"dt": "Declaration of value added tax",
|
"dt": "Declaration of value added tax",
|
||||||
"enabled": 1,
|
"enabled": 1,
|
||||||
"modified": "2025-02-04 13:55:08.544243",
|
"modified": "2025-07-31 18:59:00.578779",
|
||||||
"module": "Taxes Az",
|
"module": "Taxes Az",
|
||||||
"name": "Declaration of value added tax Debitor borclar",
|
"name": "Declaration of value added tax Debitor borclar",
|
||||||
"script": "\r\nfrappe.ui.form.on('Declaration of value added tax', {\r\n onload: function(frm) {\r\n if (!frm.doc.__islocal) return; \r\n\r\n if (!frm.doc.table_ufli) {\r\n frm.set_value('table_ufli', []); \r\n }\r\n\r\n const default_rows = [\r\n { göstəricilər: '307 Debitor borclar üzrə', SahəAdı2: 'Məlumat' },\r\n { göstəricilər: '307.1 ƏDV-nə 18 faiz dərəcə ilə cəlb olunan əməliyyatlar üzrə', SahəAdı2: 'Məlumat' },\r\n { göstəricilər: '307.2 ƏDV-nə sıfır (0) faiz dərəcə ilə cəlb olunan əməliyyatlar üzrə', SahəAdı2: 'Məlumat' },\r\n { göstəricilər: '307.3 ƏDV-dən azad olunan əməliyyatlar üzrə', SahəAdı2: 'Məlumat' },\r\n { göstəricilər: '307-1 01.01.2020-ci il tarixə olan debitor borclar üzrə', SahəAdı2: 'Məlumat' },\r\n { göstəricilər: '307-1.1 ƏDV-nə 18 faiz dərəcə ilə cəlb olunan əməliyyatlar üzrə', SahəAdı2: 'Məlumat' },\r\n { göstəricilər: '307-1.2 ƏDV-nə sıfır (0) faiz dərəcə ilə cəlb olunan əməliyyatlar üzrə', SahəAdı2: 'Məlumat' },\r\n { göstəricilər: '307-1.3 ƏDV-dən azad olunan əməliyyatlar üzrə', SahəAdı2: 'Məlumat' },\r\n ];\r\n\r\n default_rows.forEach(row => {\r\n frm.add_child('table_ufli', row);\r\n });\r\n\r\n frm.refresh_field('table_ufli'); \r\n }\r\n});",
|
"script": "\r\nfrappe.ui.form.on('Declaration of value added tax', {\r\n onload: function(frm) {\r\n if (!frm.doc.__islocal) return; \r\n\r\n if (!frm.doc.debitor_borc) {\r\n frm.set_value('debitor_borc', []); \r\n }\r\n\r\n const default_rows = [\r\n { göstəricilər: '307 Debitor borclar üzrə', SahəAdı2: 'Məlumat' },\r\n { göstəricilər: '307.1 ƏDV-nə 18 faiz dərəcə ilə cəlb olunan əməliyyatlar üzrə', SahəAdı2: 'Məlumat' },\r\n { göstəricilər: '307.2 ƏDV-nə sıfır (0) faiz dərəcə ilə cəlb olunan əməliyyatlar üzrə', SahəAdı2: 'Məlumat' },\r\n { göstəricilər: '307.3 ƏDV-dən azad olunan əməliyyatlar üzrə', SahəAdı2: 'Məlumat' },\r\n { göstəricilər: '307-1 01.01.2020-ci il tarixə olan debitor borclar üzrə', SahəAdı2: 'Məlumat' },\r\n { göstəricilər: '307-1.1 ƏDV-nə 18 faiz dərəcə ilə cəlb olunan əməliyyatlar üzrə', SahəAdı2: 'Məlumat' },\r\n { göstəricilər: '307-1.2 ƏDV-nə sıfır (0) faiz dərəcə ilə cəlb olunan əməliyyatlar üzrə', SahəAdı2: 'Məlumat' },\r\n { göstəricilər: '307-1.3 ƏDV-dən azad olunan əməliyyatlar üzrə', SahəAdı2: 'Məlumat' },\r\n ];\r\n\r\n default_rows.forEach(row => {\r\n frm.add_child('debitor_borc', row);\r\n });\r\n\r\n frm.refresh_field('debitor_borc'); \r\n }\r\n});",
|
||||||
"view": "Form"
|
"view": "Form"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -49,7 +49,7 @@
|
||||||
"hesabatd\u00f6vr\u00fcnd\u0259kid\u00f6vriyy\u0259\u00fczr\u0259",
|
"hesabatd\u00f6vr\u00fcnd\u0259kid\u00f6vriyy\u0259\u00fczr\u0259",
|
||||||
"table_qzfk",
|
"table_qzfk",
|
||||||
"debitorborclar",
|
"debitorborclar",
|
||||||
"table_ufli",
|
"debitor_borc",
|
||||||
"\u0259v\u0259zl\u0259\u015fdiril\u0259n",
|
"\u0259v\u0259zl\u0259\u015fdiril\u0259n",
|
||||||
"table_zvvh",
|
"table_zvvh",
|
||||||
"d\u0259qiql\u0259\u015fdiril\u0259n",
|
"d\u0259qiql\u0259\u015fdiril\u0259n",
|
||||||
|
|
@ -508,11 +508,6 @@
|
||||||
"fieldtype": "Table",
|
"fieldtype": "Table",
|
||||||
"options": "Declaration of value added tax Hesabat Dovriyye uzre"
|
"options": "Declaration of value added tax Hesabat Dovriyye uzre"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"fieldname": "table_ufli",
|
|
||||||
"fieldtype": "Table",
|
|
||||||
"options": "Declaration of value added tax Debitor borclar"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"fieldname": "table_zvvh",
|
"fieldname": "table_zvvh",
|
||||||
"fieldtype": "Table",
|
"fieldtype": "Table",
|
||||||
|
|
@ -1097,11 +1092,16 @@
|
||||||
"fieldname": "sertifikathesabatd\u00f6vr\u00fcnd\u0259mal\u0131nd\u0259y\u0259rinins\u0259hif\u0259sic\u0259mi",
|
"fieldname": "sertifikathesabatd\u00f6vr\u00fcnd\u0259mal\u0131nd\u0259y\u0259rinins\u0259hif\u0259sic\u0259mi",
|
||||||
"fieldtype": "Int",
|
"fieldtype": "Int",
|
||||||
"label": "Sertifikat \u00fczr\u0259 hesabat d\u00f6vr\u00fcnd\u0259 t\u0259qdim edilmi\u015f mal\u0131n (g\u00f6r\u00fclm\u00fc\u015f i\u015fin, g\u00f6st\u0259rilmi\u015f xidm\u0259tin) d\u0259y\u0259rinin bu s\u0259hif\u0259si \u00fczr\u0259 C\u018fM\u0130"
|
"label": "Sertifikat \u00fczr\u0259 hesabat d\u00f6vr\u00fcnd\u0259 t\u0259qdim edilmi\u015f mal\u0131n (g\u00f6r\u00fclm\u00fc\u015f i\u015fin, g\u00f6st\u0259rilmi\u015f xidm\u0259tin) d\u0259y\u0259rinin bu s\u0259hif\u0259si \u00fczr\u0259 C\u018fM\u0130"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "debitor_borc",
|
||||||
|
"fieldtype": "Table",
|
||||||
|
"options": "Declaration of value added tax Debitor borclar"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2025-02-03 22:36:16.745341",
|
"modified": "2025-07-31 18:58:26.778058",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Taxes Az",
|
"module": "Taxes Az",
|
||||||
"name": "Declaration of value added tax",
|
"name": "Declaration of value added tax",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue