main #7

Merged
admin merged 620 commits from main into dev 2026-03-29 13:03:25 +00:00
Showing only changes of commit e47023c4ba - Show all commits

View File

@@ -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(