OCA / account-closing

Odoo Accountant closing tools
GNU Affero General Public License v3.0
65 stars 245 forks source link

[17.0][MIG] account_multicurrency_revaluation #301

Closed Qlasta closed 2 months ago

Qlasta commented 2 months ago

migrate, also fix reverse_revaluate_currency wizard post.

File "/mnt/data/odoo-addons-dir/account_multicurrency_revaluation/wizard/wizard_reverse_currency_revaluation.py", line 77, in reverse_revaluate_currency entry.post() AttributeError: 'account.move' object has no attribute 'post'

Qlasta commented 2 months ago

will open new PR with all previous commits.