Commit 22cab7ba by aagusti

Merge branch 'master' of https://git.opensipkd.com/taufik/esipkd

2 parents ac0dc46f d5a5e60c
......@@ -294,6 +294,7 @@ def save(request, values, row=None):
row.rek_kode = ref.rek_kode
row.rek_nama = ref.rek_nama
row.denda_rekening_id = ref.denda_rekening_id
row.arinvoice_id = ref.id
## ------------------------------------------------- ##
DBSession.add(row)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!