This commit is contained in:
2026-03-16 21:33:57 +01:00
parent 32b48cf6d1
commit f32cce6177

View File

@@ -203,7 +203,7 @@ class Lot(metaclass=PoolMeta):
) )
pivot_data['options'] = { pivot_data['options'] = {
"rows": ["lot","ct type","event_date","event","move","curr","rate"], "rows": ["lot","ct type","event_date","event","move","Curr","rate"],
"cols": ["account"], "cols": ["account"],
"aggregatorName": "Sum", "aggregatorName": "Sum",
"vals": ["amount"] "vals": ["amount"]