Update Module Pendapatan Tamsil dan TPG
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user