Thursday, May 25, 2023
5 changes · master
Enhancements to existing features
Recruitment users can now filter job positions using a search panel for departments and companies. This makes it faster to narrow down job listings and manage openings across organizational units.
Original PR description
task-3332640 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The point of sale interface has been adjusted to work better on mobile devices, including updated screen layouts and popups used by waiters. Table order badges now show the number of items still needing preparation or printing, helping staff see pending work more clearly.
Original PR description
The PoS needed improvments for the mobile use. This commit is changing the display of some screen and popups like the NumberPopup. It also changes the logic of the order count badge on the table. It now displays the number of orderline (and their quantity) to send to the printers or preparation display if there is at least one. Enterprise PR: odoo/enterprise#41013 task-id: 2893634 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The domain selector and search filters were refined to make filter conditions easier to read and manage. Users should see clearer filter descriptions, improved connector display, and a more comfortable dialog layout when building searches.
Original PR description
Task ID: 3324924
This update improves day-to-day manufacturing and inventory workflows with clearer production dates, searchable lot and serial details on work orders, kit scrapping, and optional replenishment after scrapping. It also adds better work-in-progress reporting and reduces avoidable errors by improving warehouse rule fallback behavior.
Original PR description
Combination of multiple small improvements in MRP, see different feature commits for details. Task: 2479234 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Manufacturing analysis now includes employee costs, giving businesses a more complete view of production expenses. Manufacturing tablet workflows also gain control over whether lot or serial numbers are prefilled, with a related update to keep quality checks aligned when lots change.
Original PR description
Combination of multiple small improvements in MRP, see different feature commits for details. Task: 2479234