Saturday, June 21, 2025
1 change · 17.0
Miscellaneous changes
The _get_buget_items returns an empty dictionary when no analytic account is set, however the test is expecting a NONE value. This commits fixes it to match correctly. This error occurs only on 16.0 and in a single app mode. https://runbot.odoo.com/odoo/error/163195 Forward-Port-Of: odoo/enterprise#87525
Original PR description
The _get_buget_items returns an empty dictionary when no analytic account is set, however the test is expecting a NONE value. This commits fixes it to match correctly. This error occurs only on 16.0 and in a single app mode. https://runbot.odoo.com/odoo/error/163195 Forward-Port-Of: odoo/enterprise#87525