fix: provision to set tax_deducted_till_date after document is subnmmited
This commit is contained in:
@@ -23,9 +23,9 @@
|
|||||||
"column_break_9",
|
"column_break_9",
|
||||||
"variable",
|
"variable",
|
||||||
"earnings_and_taxation_section",
|
"earnings_and_taxation_section",
|
||||||
"tax_deducted_till_date",
|
|
||||||
"column_break_18",
|
|
||||||
"taxable_earnings_till_date",
|
"taxable_earnings_till_date",
|
||||||
|
"column_break_18",
|
||||||
|
"tax_deducted_till_date",
|
||||||
"amended_from"
|
"amended_from"
|
||||||
],
|
],
|
||||||
"fields": [
|
"fields": [
|
||||||
@@ -147,11 +147,11 @@
|
|||||||
"options": "Account"
|
"options": "Account"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"allow_on_submit": 1,
|
|
||||||
"fieldname": "earnings_and_taxation_section",
|
"fieldname": "earnings_and_taxation_section",
|
||||||
"fieldtype": "Section Break"
|
"fieldtype": "Section Break"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"allow_on_submit": 1,
|
||||||
"fieldname": "tax_deducted_till_date",
|
"fieldname": "tax_deducted_till_date",
|
||||||
"fieldtype": "Currency",
|
"fieldtype": "Currency",
|
||||||
"label": "Tax Deducted Till Date"
|
"label": "Tax Deducted Till Date"
|
||||||
@@ -169,7 +169,7 @@
|
|||||||
],
|
],
|
||||||
"is_submittable": 1,
|
"is_submittable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2022-12-21 17:06:38.602361",
|
"modified": "2022-12-26 12:47:42.521891",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Payroll",
|
"module": "Payroll",
|
||||||
"name": "Salary Structure Assignment",
|
"name": "Salary Structure Assignment",
|
||||||
|
|||||||
Reference in New Issue
Block a user