Sunday, September 24, 2023
2 changes · master
Miscellaneous changes
Before this pr it was possible to have p&l account in the unrealized gain & loss report by adding the currency of the move on the p&l account. By excluding the different p&l account_type from the report it solves that issues. Also, we have added a test to be sure that it doesn't happen in the future. task: 3515852 Forward-Port-Of: odoo/enterprise#47801 Forward-Port-Of: odoo/enterprise#47701
Original PR description
Before this pr it was possible to have p&l account in the unrealized gain & loss report by adding the currency of the move on the p&l account. By excluding the different p&l account_type from the report it solves that issues. Also, we have added a test to be sure that it doesn't happen in the future. task: 3515852 Forward-Port-Of: odoo/enterprise#47801 Forward-Port-Of: odoo/enterprise#47701
In this commit (https://github.com/odoo/enterprise/commit/a287d4787635b9cfb02bc194f0d680d70f0c3319) we have removed a "==True" but it's breaking some database, so we will revert this change in stable but keep it in master (16.5) Forward-Port-Of: odoo/enterprise#47638
Original PR description
In this commit (https://github.com/odoo/enterprise/commit/a287d4787635b9cfb02bc194f0d680d70f0c3319) we have removed a "==True" but it's breaking some database, so we will revert this change in stable but keep it in master (16.5) Forward-Port-Of: odoo/enterprise#47638