summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndriFP <andrifebriyadiputra@gmail.com>2025-04-23 15:46:28 +0700
committerAndriFP <andrifebriyadiputra@gmail.com>2025-04-23 15:46:28 +0700
commit5f78d57ced0957b5f05e590de67a4b966b22e85b (patch)
treedc41b699904f717179bc5b180d6f49399ec82406
parent4a2e76e3d98520af9066e8c118252b1fba82a0f3 (diff)
(miqdad) fix conflict Xpdc
-rwxr-xr-xindoteknik_custom/models/sale_order.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/indoteknik_custom/models/sale_order.py b/indoteknik_custom/models/sale_order.py
index 6b603146..13646847 100755
--- a/indoteknik_custom/models/sale_order.py
+++ b/indoteknik_custom/models/sale_order.py
@@ -1482,7 +1482,6 @@ class SaleOrder(models.Model):
def _compute_total_margin(self):
for order in self:
total_margin = sum(line.item_margin for line in order.order_line if line.product_id)
- #hitung nek onk
if order.ongkir_ke_xpdc:
total_margin -= order.ongkir_ke_xpdc