Daily updates from Odoo
Wednesday, July 24, 2019
2 changes · master
Resolved issues and error corrections
Stock calculations now use the company currently active in the session rather than the user's default company. This helps avoid incorrect stock information or behavior when users work across multiple companies in Odoo.
Original PR description
Since changes made on multi-company, env.user.company_id doesn't reprsent the the current company anymore, it is only the company in which the user will be connected by default in Odoo. The current main company is now available under env.company, so we use now the current company instead of the user default. 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 how date and time information is formatted on delayed rental order lines. It helps users read rental timing information consistently and reduces confusion when reviewing rental delays.
Original PR description
Fix commit bd0bd7ae63bce50cb09f462ff606deb0a4dbc12b