summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--indoteknik_custom/models/ged.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/models/ged.py b/indoteknik_custom/models/ged.py
index ef7b422a..d438a065 100644
--- a/indoteknik_custom/models/ged.py
+++ b/indoteknik_custom/models/ged.py
@@ -257,7 +257,7 @@ class GedApi(models.Model):
status = line['status']
if status == 'Received At Warehouse' and not dunning_run.date_kirim_tukar_faktur:
- dunning_run.date_kirim_tukar_faktur = line.created_at
+ dunning_run.date_kirim_tukar_faktur = created_at
dunning_run.copy_date_faktur()
param_line = {