Use case: Generate xlsx report (showing foreign currency) with accounts with defined currency. Traceback: File "/opt/odoo/auto/addons/account_financial_report/report/abstract_report_xlsx.py", line 535, in _get_currency_amt_format field_name = "{}_{}".format(field_prefix, currency.name) AttributeError: 'int' object has no attribute 'name' |
||
---|---|---|
.. | ||
templates | ||
__init__.py | ||
abstract_report.py | ||
abstract_report_xlsx.py | ||
aged_partner_balance.py | ||
aged_partner_balance_xlsx.py | ||
general_ledger.py | ||
general_ledger_xlsx.py | ||
journal_ledger.py | ||
journal_ledger_xlsx.py | ||
open_items.py | ||
open_items_xlsx.py | ||
trial_balance.py | ||
trial_balance_xlsx.py | ||
vat_report.py | ||
vat_report_xlsx.py |