Commit 559cf5cb by Candra

kembalikan

1 parent 8cce8ae7
......@@ -194,8 +194,7 @@ class App(BaseApp):
channel_kode=iso.get_channel().strip(),
channel_nama=d['channel'], user_id=user_id,
pbb_yg_harus_dibayar_sppt=sppt.pbb_yg_harus_dibayar_sppt,
#tgl_inquiry=row_inq.tgl, discount=psppt.discount)
tgl_inquiry=row_inq.tgl,)
tgl_inquiry=row_inq.tgl, discount=psppt.discount)
rpt = self.get_report(iso)
if not rpt:
rpt = Pbb()
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!