Tuesday, November 21, 2023
3 changes · master
Resolved issues and error corrections
This change adjusts internal tests around the bus messaging connection behavior. It helps ensure real-time communication features remain reliable, with no direct change expected for everyday users.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update removes an unnecessary console message from the spreadsheet pivot interface. It keeps the browser console cleaner for users and support teams without changing spreadsheet functionality.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes demo data so expenses and their related expense sheets are assigned to the same employee. It helps sample project expense flows work consistently during demonstrations, testing, or evaluations.
Original PR description
Fix broken demo data where expenses and expense sheets aren't using the same employee Related commit: 202ed9256a5d9b108208ac56a9ef15ba8d97e47c Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr