-
- Downloads
[MIG] account_xunnel:Migration to v18.0
Changelog: Security: - Use Command syntax. Models: - Change in _open_iframe_ method in account_online_link model, increasing the number of required parameters, last change in this method[1]. Tests: - Updated tests to use `setUpClass` instead of `setUp` for better efficiency. I18n: - Regenerate translations. [1]: https://github.com/Vauxoo/enterprise/commit/09c54e7
Showing
- account_xunnel/__manifest__.py 1 addition, 1 deletionaccount_xunnel/__manifest__.py
- account_xunnel/i18n/es.po 29 additions, 70 deletionsaccount_xunnel/i18n/es.po
- account_xunnel/models/account_online_link.py 2 additions, 2 deletionsaccount_xunnel/models/account_online_link.py
- account_xunnel/tests/test_account_journal.py 31 additions, 33 deletionsaccount_xunnel/tests/test_account_journal.py
- account_xunnel/tests/test_account_online_link.py 11 additions, 10 deletionsaccount_xunnel/tests/test_account_online_link.py
- account_xunnel/tests/test_controllers.py 7 additions, 6 deletionsaccount_xunnel/tests/test_controllers.py
- account_xunnel/tests/test_res_company.py 10 additions, 9 deletionsaccount_xunnel/tests/test_res_company.py
- account_xunnel/tests/test_res_config_settings.py 10 additions, 9 deletionsaccount_xunnel/tests/test_res_config_settings.py
- account_xunnel/tests/test_res_users.py 8 additions, 6 deletionsaccount_xunnel/tests/test_res_users.py
- account_xunnel/tests/test_webhooks.py 13 additions, 10 deletionsaccount_xunnel/tests/test_webhooks.py
- account_xunnel/tests/test_wizard_change_date.py 9 additions, 7 deletionsaccount_xunnel/tests/test_wizard_change_date.py
- account_xunnel/tests/test_wizard_download_bank_accounts.py 1 addition, 1 deletionaccount_xunnel/tests/test_wizard_download_bank_accounts.py
Loading
Please register or sign in to comment