Auto-commit
This commit is contained in:
parent
350024d11b
commit
4b15c8f91d
|
|
@ -236,7 +236,7 @@
|
|||
{
|
||||
"fieldname": "table_olzu",
|
||||
"fieldtype": "Table",
|
||||
"options": "Property tax return Emlak vergi hesablamasi 2ci cedvel"
|
||||
"options": "Property tax return Emlak vergi hesablamasi 3ci cedvel"
|
||||
},
|
||||
{
|
||||
"fieldname": "section_break_bhet",
|
||||
|
|
@ -321,12 +321,12 @@
|
|||
{
|
||||
"fieldname": "vergi_hesab_2ci",
|
||||
"fieldtype": "Table",
|
||||
"options": "Property tax return Emlak vergi hesablamasi 4cu cedvel"
|
||||
"options": "Property tax return Emlak vergi hesablamasi 2cu cedvel"
|
||||
}
|
||||
],
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2025-08-04 11:48:32.756530",
|
||||
"modified": "2025-08-04 12:03:59.377149",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Taxes Az",
|
||||
"name": "Property tax return",
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"modified": "2025-08-04 12:00:07.915973",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Taxes Az",
|
||||
"name": "Property tax return Emlak vergi hesablamasi 4cu cedvel",
|
||||
"name": "Property tax return Emlak vergi hesablamasi 2cu cedvel",
|
||||
"owner": "Administrator",
|
||||
"permissions": [],
|
||||
"sort_field": "modified",
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
from frappe.model.document import Document
|
||||
|
||||
|
||||
class PropertytaxreturnEmlakvergihesablamasi2cicedvel(Document):
|
||||
class PropertytaxreturnEmlakvergihesablamasi2cucedvel(Document):
|
||||
pass
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
"modified": "2025-08-04 12:00:44.910640",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Taxes Az",
|
||||
"name": "Property tax return Emlak vergi hesablamasi 2ci cedvel",
|
||||
"name": "Property tax return Emlak vergi hesablamasi 3ci cedvel",
|
||||
"owner": "Administrator",
|
||||
"permissions": [],
|
||||
"sort_field": "modified",
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
from frappe.model.document import Document
|
||||
|
||||
|
||||
class PropertytaxreturnEmlakvergihesablamasi4cucedvel(Document):
|
||||
class PropertytaxreturnEmlakvergihesablamasi3cicedvel(Document):
|
||||
pass
|
||||
|
|
@ -7,7 +7,7 @@
|
|||
"engine": "InnoDB",
|
||||
"field_order": [
|
||||
"g\u00f6st\u0259ricil\u0259r",
|
||||
"manatla"
|
||||
"faizl\u0259"
|
||||
],
|
||||
"fields": [
|
||||
{
|
||||
|
|
@ -15,20 +15,20 @@
|
|||
"fieldtype": "Select",
|
||||
"in_list_view": 1,
|
||||
"label": "G\u00f6st\u0259ricil\u0259r",
|
||||
"options": "503. \u018fsas v\u0259saitl\u0259rin \u00fcmumi d\u0259y\u0259ri\n503.1 Vergiy\u0259 c\u0259lb olunan \u0259sas v\u0259saitl\u0259rin d\u0259y\u0259ri\n503.1.1 Qeyri-kommersiya f\u0259aliyy\u0259tind\u0259 istifad\u0259 olunan \u0259sas v\u0259saitl\u0259rin d\u0259y\u0259ri\n503.2 Vergid\u0259n azad olunan \u0259sas v\u0259saitl\u0259rin d\u0259y\u0259ri",
|
||||
"options": "506\tVerginin d\u0259r\u0259c\u0259si",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"fieldname": "manatla",
|
||||
"fieldname": "faizl\u0259",
|
||||
"fieldtype": "Int",
|
||||
"in_list_view": 1,
|
||||
"label": "Manatla"
|
||||
"label": "Faizl\u0259 %"
|
||||
}
|
||||
],
|
||||
"index_web_pages_for_search": 1,
|
||||
"istable": 1,
|
||||
"links": [],
|
||||
"modified": "2025-01-13 18:28:15.221836",
|
||||
"modified": "2025-08-04 12:03:26.166942",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Taxes Az",
|
||||
"name": "Property tax return Emlak vergi hesablamasi 3cu cedvel",
|
||||
|
|
|
|||
Loading…
Reference in New Issue