summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/report_stock_forecasted.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2024-10-16 15:47:07 +0700
committerstephanchrst <stephanchrst@gmail.com>2024-10-16 15:47:07 +0700
commit8914f55dba0a2d4a1e992c9d0635ae993950bcf1 (patch)
treef41be6b8474db4f61e0122c68614a191829e39cf /indoteknik_custom/models/report_stock_forecasted.py
parentd7f4569c5d2dcda1316ca4ef37fed53f467df9df (diff)
parenta1b2542ebc2d527d07edbcbaab467152a46f1d33 (diff)
Merge branch 'production' into feature/generate_url
Diffstat (limited to 'indoteknik_custom/models/report_stock_forecasted.py')
-rw-r--r--indoteknik_custom/models/report_stock_forecasted.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/indoteknik_custom/models/report_stock_forecasted.py b/indoteknik_custom/models/report_stock_forecasted.py
index 5f9427f8..ebdc7d4a 100644
--- a/indoteknik_custom/models/report_stock_forecasted.py
+++ b/indoteknik_custom/models/report_stock_forecasted.py
@@ -33,7 +33,6 @@ class ReplenishmentReport(models.AbstractModel):
'reserved_from': result,
'qty_fullfillment': quantity,
})
-
return lines
def _calculate_result(self, line):