Daily updates from Odoo
Wednesday, August 3, 2016
8 changes · master
Enhancements to existing features
The web editor has been migrated to a newer internal API across its controllers, models, and tests. This helps keep website editing functionality reliable and easier to maintain, with no major business workflow changes expected.
Original PR description
task:https://www.odoo.com/web#id=21484&view_type=form&model=project.task&action=327&menu_id=4720 pad: https://pad.odoo.com/p/r.3389abd14374ebb9f084276fc10cfd81
Purchase orders can now be changed beyond the draft and sent stages, as long as they have not been locked. This gives purchasing teams more flexibility to correct or update orders, while still preserving approval controls when changes exceed configured validation limits.
Original PR description
Description of the issue/feature this PR addresses: - Make purchase order editable untill it become locked. Current behavior before PR: - Currently purchase order is not editable after draft and sent state. Desired behavior after PR is merged: - Now purchase order is editable untill it become locked. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Task : https://www.odoo.com/web#id=26666&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.c7b93dfc8a76d7f97966167135daf533
The batch deposit app has been reorganized and its printed batch deposit report has been updated to a newer reporting format. This improves maintainability and should provide a more consistent reporting experience for accounting users.
Original PR description
Task: https://www.odoo.com/web#id=27450&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720
Warehouse users can now create stock moves directly from the picking form by scanning a barcode. This streamlines inventory processing and reduces manual entry during picking operations.
Original PR description
Task : https://www.odoo.com/web#id=20770&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.1206f59f4f2a85a4f70d079b9f72d71b
Code cleanup and technical improvements
This update modernizes Odoo's web-related components by moving controllers and editor code to the newer internal framework and cleaning up outdated tags, imports, and file organization. It improves long-term maintainability and consistency across web features such as calendar, diagram, kanban, planner, and dashboards without introducing major functional changes for end users.
Original PR description
Task: https://www.odoo.com/web#id=27640&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720
This update restructures several accounting-related modules to follow current development standards, including check printing, cash-basis taxes, Python tax rules, and accounting tests. It does not introduce major business-facing changes, but it should make future accounting updates easier and safer to maintain.
Original PR description
Task: https://www.odoo.com/web?#id=27495&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720
This update reorganizes and modernizes the Membership module internals to align with newer Odoo development standards. It should make the module easier to maintain while preserving existing membership workflows for 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
Documentation and clarification updates
This update modernizes internal Web Enterprise module metadata and import references while adding clearer license information. It helps keep the module aligned with current platform standards without changing day-to-day user functionality.
Original PR description
Task: https://www.odoo.com/web#id=27490&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720