Daily updates from Odoo
Thursday, June 28, 2018
3 changes · master
Resolved issues and error corrections
This fixes a report template reference in the Indian stock localization so GST details appear in the intended stock picking operations report. The change helps keep India-specific warehouse documents accurate and avoids report rendering or layout problems caused by the incorrect reference.
Original PR description
Task link: https://www.odoo.com/web#id=1862307&action=333&active_id=1278&model=project.task&view_type=form&menu_id=4720 Pad link: https://pad.odoo.com/p/r.45174c650cb84d6cb201940eface57ba 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
The website Published/Unpublished button now displays with the correct styling instead of appearing plain or misaligned. This improves the editing experience by making publication status controls clearer and more consistent.
Original PR description
Bad layout for button "Published" on website. What's the good behavior ? * Published button is unstylized.
This update corrects a file format issue that could cause the batch payment report styling to fail during system compilation. It helps ensure the accounting batch payment report loads reliably without interrupting users or deployments.
Original PR description
Pad:https://pad.odoo.com/p/r.7e11192e8822a0eaad5efe88df9b14ac Task:https://www.odoo.com/web?#id=1861531&action=333&active_id=1278&model=project.task&view_type=form&menu_id=4720 -- less/report_batch_payment.less -> scss/report_batch_payment.scss PR: TASK:1861531