Daily updates from Odoo
Monday, November 26, 2018
11 changes
Enhancements to existing features
This update renames the Make to Order route to Replenish on Order (MTO), making the stock workflow easier for users to understand. It also makes the product responsible field optional, so if no responsible person is set, follow-up activities are assigned to the system administrator by default.
Original PR description
Description of the issue/feature this PR addresses: - Task : https://www.odoo.com/web#id=1891230&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 - Pad : https://pad.odoo.com/p/r.c685147bff2284699d1933fb36e3fec3 Current behavior before PR: - Usability MTO route Desired behavior after PR is merged: - Rename stock_location_route "Make to Order (MTO)" into "Replenish on Order (MTO)". - The field responsible on the product should be empty by default and it shouldn't be required. If empty, the next activity should be assigned to the "system" (the admin) -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The update improves wording and displayed information around purchase, sales, and inventory operations. Business users get clearer confirmation-date labels, added order quantity details on lot and serial number records, and more meaningful inventory dashboard labels for work to process.
Original PR description
Task link : https://www.odoo.com/web?#id=1869130&action=327&model=project.task&view_type=form&menu_id=4720 Pad link : https://pad.odoo.com/p/r.f18379fe08988dc0b147822427b712dc …date_approve and change label confirmation date on lot/serial number form view. - Add quantity and uom field of sales order and purchase order on lot/serial number form view. - Change label name of Receipts,Internal Transfer,Delivery Orders (by To Process) on inventory dashboard. This commit is related to task ID 1869130. 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
Users can now add attachments to conversations by dragging and dropping files into the composer. This makes sharing documents and images faster in Discuss, chat windows, and document chatter, and also allows files with the same name when their sizes differ.
Original PR description
This merge adds the support of drag/drop files in a conversation (discuss, document chatter and chat windows). It also adds helper functions to simulate drag/drop with files in test environments. Task-ID 32469
This change adds a safeguard in Odoo's test utilities to flag form test scenarios that use embedded one-to-many subviews, which are not currently supported. It helps catch unreliable test configurations earlier so future changes are less likely to hide incorrect behavior.
Original PR description
A trivial assertions hints there are already multiple tests which use the server-side form on views with embedded sub-views (mrp, purchase_stock, sale, sale_mrp, stock_dropshipping), however, it's possible these happen not to misbehave (especially since we've stopped recursing into subviews while assuming they're the main view), or these could be embedded views for m2ms in which case they're not relevant and the assertion is a false positive.
The stock workflow wording is updated from “Transfer” to “Operation” across inventory-related screens and messages. This helps users avoid confusing general stock operations with internal transfers, making day-to-day inventory, sales, purchasing, manufacturing, and landed cost processes clearer.
Original PR description
Pad:https://pad.odoo.com/p/r.f4ae867ccf1f0e573ba05206c4718ac5 Task:https://www.odoo.com/web#id=1878634&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 …nded_costs: Rename Transfer(s) in Operation(s) 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 update makes warehouse and repair screens easier to scan by showing source and destination locations in picking lists, adding source document information to stock move lines, and placing the main repair action button first. These changes help users quickly understand where goods are moving and which customer order a reserved product relates to.
Original PR description
Display destination and source location on picking tree view Order repair button with primary first in the list Add the source document on stock move line view Pad:https://pad.odoo.com/p/r.66fe9d8682b74783346d91b0fe7e3a87 Task:https://www.odoo.com/web?#id=1872294&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 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
Sales orders now show warehouse information only to users who are allowed to work with multiple warehouses. This keeps the sales screen simpler for other users while still giving authorized users the warehouse details they need.
Original PR description
Task : https://www.odoo.com/web?#id=1896087&action=327&model=project.task&view_type=form&menu_id=4720 Pad : https://pad.odoo.com/p/r.c62737341a72f0c60ef4a26d8c9dc708
The Purchase settings now use the term “received quantities” instead of “delivered quantities” for invoicing policy options. This makes the setting easier to understand in a purchasing context, where goods are received from suppliers rather than delivered to customers.
Original PR description
This commit is change the name of delivered quantities to received quantities in invoicing policy in settings of purchase module. Task : https://www.odoo.com/web#id=1871494&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad Link : https://pad.odoo.com/p/r.cde7ed288f24c4a52e3753af33b8d352 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The mass mailing list view has been adjusted to show more useful campaign information directly in the overview. This helps users scan and manage mailings more efficiently without opening each record.
Original PR description
Task : https://www.odoo.com/web#id=42548&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.d9ad5aff57c4bc4d769a700fffbfbf72
Marketing automation screens were refined to make campaigns easier to navigate and manage. Users can now better view generated mailings, see all campaign states, separate test participants from live campaign results, and access key actions from a cleaner menu.
Original PR description
Task: https://www.odoo.com/web#id=42548&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.d9ad5aff57c4bc4d769a700fffbfbf72
The wording in several stock-related screens and reports has been updated from “Transfer” to “Operation” to better match how users understand the process. This reduces confusion with internal transfers and makes stock, barcode, and quality control workflows clearer.
Original PR description
Pad:https://pad.odoo.com/p/r.f4ae867ccf1f0e573ba05206c4718ac5 Task:https://www.odoo.com/web#id=1878634&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 …fer(s) in Operation(s)