-
- Downloads
[FIX] account: missing renaming type -> move_type
Following https://github.com/odoo/odoo/commit/d675dbaa4c7174591e0e7c1a3caf3e76877312ce Also updated tests to be more consistant. Regex used to find problematic lines: `\btype\b.*\b(out|in)_(invoice|refund)\b` closes odoo/odoo#64915 Related: odoo/enterprise#15908 Signed-off-by:Quentin De Paoli (qdp) <qdp@openerp.com>
Showing
- addons/account/tests/common.py 8 additions, 8 deletionsaddons/account/tests/common.py
- addons/account/tests/test_reconciliation.py 7 additions, 7 deletionsaddons/account/tests/test_reconciliation.py
- addons/repair/models/repair.py 1 addition, 1 deletionaddons/repair/models/repair.py
- addons/web/static/tests/core/py_utils_tests.js 3 additions, 3 deletionsaddons/web/static/tests/core/py_utils_tests.js
Loading
Please register or sign in to comment