Commit 8cce8ae7 by Candra

hilangkan update diskon

1 parent 86f025cd
......@@ -194,7 +194,8 @@ 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, discount=psppt.discount)
tgl_inquiry=row_inq.tgl,)
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!