Update Module Pendapatan Tamsil dan TPG

This commit is contained in:
izuddin
2025-10-08 09:37:51 +07:00
parent ae68f252e1
commit d462dff0e3
7 changed files with 59 additions and 4 deletions
@@ -186,7 +186,7 @@
}
});
let tamsilTPG = ['4.2.01.01.04.0004','4.2.01.01.04.0005','4.2.01.09.02.0004','4.2.01.09.02.0005'];
let tamsilTPG = ["<?= implode('","',getAkunTamsilTpg()) ?>"];
if (tamsilTPG.includes(id)) {
$("#tamsil_tpg").show();
}else{