7 febrer
This commit is contained in:
@@ -334,9 +334,8 @@ def get_savings(entries, options, date):
|
||||
|
||||
def get_assets_pignorats(entries, options, date):
|
||||
assets_pignorats = {
|
||||
'R4RF': Decimal(1518.57),
|
||||
'VANEMMK': Decimal(14.99),
|
||||
'VANGL': Decimal(260)
|
||||
'VANSMCAP': Decimal(58),
|
||||
'VANGL': Decimal(1025.41)
|
||||
}
|
||||
result = Decimal(0)
|
||||
for _, curr in enumerate(assets_pignorats):
|
||||
|
||||
Reference in New Issue
Block a user