Monday, February 6, 2023
2 changes · master
Code cleanup and technical improvements
The stock forecast screen has been rebuilt so it opens as a full application view instead of appearing cramped inside a small embedded frame. This makes inventory forecasting easier to read and use across stock, manufacturing, purchasing, and sales workflows.
Original PR description
Description of the issue/feature this PR addresses: Refactor report_stock_forecasted from legacy report to owl client action Current behavior before PR: Since conversion to owl, report_stock_forecasted is badly displayed in a small iframe Desired behavior after PR is merged: Fully functional stock_forecast in master/16.1 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Studio report kanban screen has been modernized behind the scenes using Odoo’s newer interface framework. This helps keep the report management experience maintainable and aligned with current platform standards, with minimal expected change for end users.
Original PR description
This commit converts one of the last occurrence of legacy view into owl. Part of task 3168640