fixed vat allocation total fields
This commit is contained in:
parent
6741525a74
commit
e7171835ba
|
|
@ -17,10 +17,11 @@
|
||||||
"sales_invoice_previous_table",
|
"sales_invoice_previous_table",
|
||||||
"allocation_links_section",
|
"allocation_links_section",
|
||||||
"allocation_links",
|
"allocation_links",
|
||||||
"total_edv_18",
|
|
||||||
"total_section_break",
|
"total_section_break",
|
||||||
"total_allocated_sum",
|
"total_allocated_sum",
|
||||||
"totals_section",
|
"totals_section",
|
||||||
|
"total_edv_18",
|
||||||
|
"column_break_lpuu",
|
||||||
"total_edv_daxil_18",
|
"total_edv_daxil_18",
|
||||||
"column_break_totals_1",
|
"column_break_totals_1",
|
||||||
"total_edv_azadolma",
|
"total_edv_azadolma",
|
||||||
|
|
@ -73,6 +74,7 @@
|
||||||
{
|
{
|
||||||
"fieldname": "allocation_links_section",
|
"fieldname": "allocation_links_section",
|
||||||
"fieldtype": "Section Break",
|
"fieldtype": "Section Break",
|
||||||
|
"hidden": 1,
|
||||||
"label": "Allocation Links"
|
"label": "Allocation Links"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -158,12 +160,16 @@
|
||||||
"fieldtype": "Table",
|
"fieldtype": "Table",
|
||||||
"label": "Sales Invoice Previous Months",
|
"label": "Sales Invoice Previous Months",
|
||||||
"options": "VAT allocation sales invoice"
|
"options": "VAT allocation sales invoice"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "column_break_lpuu",
|
||||||
|
"fieldtype": "Column Break"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"is_submittable": 1,
|
"is_submittable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2026-01-15 15:22:24.103624",
|
"modified": "2026-02-06 15:29:21.644114",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Taxes Az",
|
"module": "Taxes Az",
|
||||||
"name": "VAT allocation",
|
"name": "VAT allocation",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue