16.03.26
This commit is contained in:
@@ -203,7 +203,7 @@ class Lot(metaclass=PoolMeta):
|
||||
)
|
||||
|
||||
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"],
|
||||
"aggregatorName": "Sum",
|
||||
"vals": ["amount"]
|
||||
|
||||
Reference in New Issue
Block a user