From e47023c4bad38b4fea488da6aae7a9615f79a571 Mon Sep 17 00:00:00 2001 From: laurentbarontini Date: Wed, 11 Feb 2026 08:32:24 +0100 Subject: [PATCH] 11.02.26 --- modules/purchase_trade/party.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/purchase_trade/party.py b/modules/purchase_trade/party.py index a1d1a9f..2fbf46f 100755 --- a/modules/purchase_trade/party.py +++ b/modules/purchase_trade/party.py @@ -77,6 +77,8 @@ class Party(metaclass=PoolMeta): return round(((sp[0].cost / Decimal(100)) * Decimal(2.2046)),4) def get_alf(self): + if self.name == 'CARGO CONTROL': + return 105 t = Table('alf') cursor = Transaction().connection.cursor() cursor.execute(*t.select(