display from and summary report heading changes
This commit is contained in:
@@ -128,7 +128,7 @@ class DocumentHandler:
|
||||
"GTI as per", "Less: Deduction u/s 80IA - On Business Income", "- On Misc Receipts",
|
||||
"- On Other", "- On Sec 37 Disallowance", "Less: Deduction u/s 80G", " ",
|
||||
"Net Taxable Income", "Tax @ 30%", "Tax @ 18.5% on Book Profit",
|
||||
"Tax Payable", "Surcharge @ %", "Education Cess @ 3%", "Total Tax Payable",
|
||||
"Tax Payable", "Surcharge @ %", "Education Cess @ %", "Total Tax Payable","Add: MAT Credit Created",
|
||||
"Less: MAT Credit Utilized", "Add: Interest u/s 234C", "Total Tax", " ",
|
||||
"Advance Tax", "TDS", "TCS", "SAT",
|
||||
"Tax on Regular Assessment", "Refund" , "Remarks"
|
||||
@@ -139,8 +139,8 @@ class DocumentHandler:
|
||||
'-', 'deduction_80ia_business','deduction_80ia_misc',
|
||||
'deduction_80ia_other', 'deduction_sec37_disallowance','deduction_80g', '-',
|
||||
'net_taxable_income', 'tax_30_percent','tax_book_profit_18_5',
|
||||
'tax_payable','surcharge_12', 'edu_cess_3', 'total_tax_payable',
|
||||
'mat_credit' , 'interest_234c','total_tax', '-',
|
||||
'tax_payable','surcharge', 'edu_cess', 'total_tax_payable',
|
||||
'mat_credit_created','mat_credit_utilized' , 'interest_234c','total_tax', '-',
|
||||
'advance_tax', 'tds', 'tcs', 'sat',
|
||||
'tax_on_assessment', 'refund', 'Remarks'
|
||||
]
|
||||
|
||||
@@ -106,7 +106,8 @@ class ITATHandler:
|
||||
"surcharge": "Surcharge @ %",
|
||||
"edu_cess": "Education Cess @ %",
|
||||
"total_tax_payable": "Total Tax Payable",
|
||||
"mat_credit": "Less: MAT Credit Utilized",
|
||||
"mat_credit_created": "Add: MAT Credit created",
|
||||
"mat_credit_utilized": "Less: MAT Credit Utilized",
|
||||
"interest_234c": "Add: Interest u/s 234C",
|
||||
"total_tax": "Total Tax",
|
||||
"advance_tax": "Advance Tax",
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user