changes of report and models

This commit is contained in:
2026-02-14 17:32:30 +05:30
parent e5c349bbf4
commit 2058cfed95
25 changed files with 897 additions and 338 deletions

View File

@@ -18,7 +18,6 @@ document.addEventListener("DOMContentLoaded", function () {
// -- total gross income --
var gross_total = gross_total_income + disallowance_37 + disallowance_14a;
setValue("gti_as_per_ao", gross_total);
// console.log("gross_total income:: " + gross_total)
// --- DEDUCTIONS ---
var d80_business = getValue("deduction_80ia_business");