changes of report and models
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user