Daily updates from Odoo
Monday, March 19, 2018
36 changes · master
Resolved issues and error corrections
This update fixes an issue with the signature block in Website Quote documents. It helps ensure customers can properly review and sign online quotations, reducing friction in the sales approval process.
Original PR description
Task: https://www.odoo.com/web?#id=751959&view_type=form&model=project.issue&action=963&active_id=681&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
This fixes an unexpected popup that appeared when users quickly created and edited products or customers and pressed Enter or Tab. The change makes data entry smoother and reduces interruptions in everyday form workflows.
Original PR description
…duct and customer,open form press enter or tab key issue:https://www.odoo.com/web?#id=752276&view_type=form&model=project.issue&action=963&active_id=681&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
This update fixes errors that could occur when printing invoices from Point of Sale and certain manufacturing reports. It helps staff generate required business documents reliably without interruptions or traceback messages.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=747008&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: - In point_of_sale print invoice that time error generate. Desired behavior after PR is merged: - solve the problam -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This change prevents errors when planning manufacturing work orders with missing efficiency values and ensures warehouse setting changes archive warehouses instead of deleting them. This helps users avoid unexpected crashes and keeps warehouse records available for future reference.
Original PR description
Description of the issue/feature this PR addresses: https://www.odoo.com/web#id=748018&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: Changing the the settings for warehouse, which try to unlink the warehouse id but should archive. If we don't enter the value of time efficiency while creating work order then it will not give error but while planing it will show error and through trace-back ZeroDivisionError: float division by zero Desired behavior after PR is merged: Issue Resloved -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The web interface now makes the currently selected stage or status easier to see. This helps users quickly understand which option is active and reduces confusion when reviewing or updating records.
Original PR description
Task: https://www.odoo.com/web#id=30060&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.9f25637f08957f8794fdd1db795b330c 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 online shop product and add-to-cart pages now handle optional products more smoothly and display product icon lists correctly. Customers are shown optional add-ons only when relevant, reducing friction and improving the shopping experience.
Original PR description
Task: https://www.odoo.com/web?#id=31824&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 https://pad.odoo.com/p/r.283b869a710694ab2328b36fe9890843
This update fixes an issue that occurred when users clicked Save in the Manufacturing settings. It helps administrators update production configuration reliably without running into an error during setup.
Original PR description
Task : https://www.odoo.com/web?#id=725348&view_type=form&model=project.issue&action=963&active_id=681&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
This change fixes issues in the web editor where translations were not being saved correctly. It also prevents users from changing translations while the page is not in edit mode, reducing accidental edits and improving content translation reliability.
Original PR description
Task : https://www.odoo.com/web#id=727240&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Specification : see: https://drive.google.com/file/d/0B1uIL9E_zXrrOWhEQ21wZzlZdEU/view?usp=sharing translations are not saved. + should not be possible to change a translation if not in edit mode: https://drive.google.com/a/odoo.com/file/d/0B1uIL9E_zXrrZ3h4TDhlck9mZjg/view?usp=drivesdk -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fix prevents analytic account names from being changed when they are referenced in a sales order that creates a subscription. It helps keep account records consistent and avoids confusing name changes in reporting or follow-up work.
Original PR description
… analytic account if it is mentioned in SO if subscription is created. Description of the issue/feature this PR addresses: task - https://www.odoo.com/web#id=28926&view_type=form&model=project.task&action=327&menu_id= 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 ensures required units of measure are included directly in the modules that use them, such as point of sale, events, projects, expenses, and stock. This helps prevent missing reference data during installation or demo setup, reducing setup issues for users.
Original PR description
…ch it is used. for kgm, add data in pos and stock Description of the issue/feature this PR addresses: https://www.odoo.com/web#id=21184&view_type=form&model=project.task&action=327&menu_id=4720 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 sales settings now correctly select the first pricelist option by default when the pricelist feature is enabled. This avoids confusion during setup and helps sales teams use pricing rules consistently without extra manual steps.
Original PR description
Issues : https://www.odoo.com/web#id=706867&view_type=form&model=project.issue&action=963&active_id=681&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
This fix warns users when they try to record a manufacturing step with a completed quantity of zero. It helps prevent incorrect negative inventory quantities by automatically using the planned quantity when needed.
Original PR description
production and if user done (done=0), copied the done=to_qty to avoid the -ve quants task link = https://www.odoo.com/web#id=30822&view_type=form&model=project.task&action=327&menu_id= 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 fix ensures manufacturing only asks users to enter a lot or serial number when the product is configured to be tracked. It prevents unnecessary required fields for untracked products while still enforcing traceability when tracking is enabled.
Original PR description
…red. task link -https://www.odoo.com/web#id=708468&view_type=form&model=project.issue&menu_id= and if product tracking is not none then made it required. 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 fix removes or hides a workflow-related link from the web interface where it should no longer appear. It helps keep the user interface cleaner and avoids sending users to outdated or irrelevant workflow functionality.
Original PR description
Task : https://www.odoo.com/web#id=715875&view_type=form&model=project.issue&action=963&active_id=681&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
This fixes an error that could appear when users tried to install Contracts & Subscriptions from the accounting planner. The planner now points to the correct enterprise module behavior, making setup smoother and avoiding a blocking traceback.
Original PR description
Description of the issue/feature this PR addresses: issue: https://www.odoo.com/web?#id=687970&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 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 corrects the names of configuration actions in Google Calendar and HR Attendance. It helps users identify the right settings area more easily and reduces confusion when navigating administration menus.
Original PR description
Description of the issue/feature this PR addresses: issue: https://www.odoo.com/web?#id=688617&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 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 expense app now uses the term “Submitted” instead of “Reported” in its user interface. This makes the workflow wording clearer and more consistent for employees and managers reviewing expenses.
Original PR description
task : https://www.odoo.com/web#id=29303&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad: https://pad.odoo.com/p/r.5ed31ae59070679bfc6ab9799bbf35d5 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 fixes an error that could occur when users clicked items in the Expense app's kanban view. The change helps employees and managers open expense records reliably without being interrupted by a traceback.
Original PR description
Task : https://www.odoo.com/web#id=695177&view_type=form&model=project.issue&action=963&active_id=681&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 …_expense app
This fix ensures the stock settings correctly apply the propagation date value. It helps inventory planning dates stay consistent, reducing confusion in stock operations and scheduling.
Original PR description
Issue : https://www.odoo.com/web#id=697118&view_type=form&model=project.issue&action=963&active_id=681&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
This change corrects how modal dialog overlays are displayed when multiple pop-up windows are opened. It helps prevent confusing or blocked screens, improving the user experience in the web interface.
Original PR description
Task: https://www.odoo.com/web?#id=30386&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.335bc39f437030c27bbe22e510eec840 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 fixes an error that could occur when grouping the product margin report by product template. Users can now analyze margins using that grouping without the report failing.
Original PR description
Issue : https://www.odoo.com/web#id=688316&view_type=form&model=project.issue&action=609&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
The CRM activities report now keeps filters such as Today and This Week separate instead of combining them unexpectedly. This makes it easier for teams to view the right upcoming activities and act on more accurate report results.
Original PR description
Description of the issue/feature this PR addresses: - Issue : [CRM] Additional filter added with 'Next Acitvity' Issue: https://www.odoo.com/web#id=673530&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: - In activities(Next Activities Report) 'Today' activities and 'This week' activities both filters are combine in search view. Desired behavior after PR is merged: - In activities(Next Activities Report) improved filter, separate filterers for different results. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes an error that could appear when users reloaded a project subtask from the kanban view. The change helps keep timesheet-related project navigation stable and prevents an unexpected traceback from interrupting work.
Original PR description
Description of the issue/feature this PR addresses: Issue: https://www.odoo.com/web#id=676967&view_type=form&model=project.issue&action=609&menu_id=4720 Current behavior before PR: - Reload on a kanban of a sub task gives a traceback Desired behavior after PR is merged: - After reloading the subtask, it will work properly without traceback ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update prevents errors that occurred when users clicked rows or menus in tree views. It also corrects a calendar-related call so the affected screens open reliably instead of showing tracebacks.
Original PR description
Description of the issue/feature this PR addresses: Issue: https://www.odoo.com/web#id=674433&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: When you click on the tree view's row, it throws traceback. Also, if you click on its menu it throws another traceback. Desired behavior after PR is merged: It shouldn't throw traceback. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes an error that occurred when users clicked “Update terms” for an inactive language in Developer Mode. The action now completes without a traceback, reducing disruption for administrators managing translations.
Original PR description
Description of the issue/feature this PR addresses: Issue: https://www.odoo.com/web#id=677881&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: when click on language 'update terms' it's give a trackback. Desired behavior after PR is merged: when click on language 'update terms' no trackback. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr …e active is false in Developer Mode.
Leave notification emails once again show the Approve and Refuse action buttons. This helps managers respond to leave requests directly from the email, restoring expected behavior and reducing extra steps.
Original PR description
Description of the issue/feature this PR addresses: ISSUE: https://www.odoo.com/web#id=684859&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 affected version: master Current behavior before PR: 'approve' , 'refuse' actions is not displayed in leave notification mail like in 9.0. Desired behavior after PR is merged: ## 'approve' , 'refuse' actions is displayed in leave notification mail like in 9.0. I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Fixes an error that could appear when users clicked the create button for a meeting in Calendar. This helps users schedule meetings without interruption and reduces support friction.
Original PR description
Description of the issue/feature this PR addresses: - [calendar]Traceback on create button of Meeting <strong>Issue:</strong>https://www.odoo.com/web#id=685101&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: - Traceback on create button of Meeting Desired behavior after PR is merged: - solved the traceback. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fix updates the website payment app setup so it includes a required sales dependency. It prevents installation errors and helps businesses enable website payment features reliably.
Original PR description
Description of the issue/feature this PR addresses: issue: https://www.odoo.com/web?#id=681772&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: - website_payment gives traceback on app installation. Desired behavior after PR is merged: - No traceback, Added 'sale' module in depends ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fix resolves an issue that could prevent product templates from appearing correctly in search results. Users can find the products they need more reliably, reducing confusion and time spent locating items.
Original PR description
Issue : https://www.odoo.com/web#id=685041&view_type=form&model=project.issue&menu_id=5200
The newsletter demo template now uses the correct links for its social media buttons. This prevents recipients from being directed to the wrong pages and helps maintain a more reliable email marketing experience.
Original PR description
ISSUE: https://www.odoo.com/web#id=656503&view_type=form&model=project.issue&menu_id=4120&action=609
Fixes an error that occurred when users clicked the create button for an event on the website. This helps staff create events without interruption and avoids a visible application crash.
Original PR description
Description of the issue/feature this PR addresses: - [Event]Traceback on create button of event <strong>Issue</strong>https://www.odoo.com/web#id=685723&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: - Traceback on create button of event Desired behavior after PR is merged: - solved the traceback. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Portal users can now print invoices, quotations, and sales orders that belong to them without seeing a forbidden access error. This improves self-service access for customers while preserving restrictions on records they should not access.
Original PR description
Description of the issue/feature this PR addresses: - Issue : https://www.odoo.com/web#id=670988&view_type=form&model=project.issue&action=609&menu_id=4720 Current behavior before PR: - Portal User gets forbidden error when - Portal User tries to print Invoice from front end - Portal User tries to print Invoice, Quotation or Sales Order from back end Desired behavior after PR is merged: - Portal User can print their own records of Invoice, Quotation, Sales Order from back end, and Invoice from front end ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes an issue where tags could disappear from kanban cards after users opened submenus or revisited views. Customers and other records now keep their tags visible consistently, making lists easier to scan and use.
Original PR description
Description of the issue/feature this PR addresses: - Issue:https://www.odoo.com/web#id=672752&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: generic: when we are clicking on submenu of any module, the tags are invisible in kanban view. Desired behavior after PR is merged: generic: when we are clicking on submenu of any module, the tags are always visible in kanban view. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr …because after clicking on customers tags are invisible.
This fix improves how product pages appear on mobile devices so content no longer overlaps or breaks the layout. Customers browsing the online store on phones should have a clearer, more usable shopping experience.
Original PR description
Currently the product view is not displayed mobile responsive. Product view overlaps as shown in below screenshot: http://goo.gl/zkQ6Wt TASK: https://www.odoo.com/web?#id=665983&view_type=form&model=project.issue&action=963&active_id=49&menu_id=4720
This update completes the accounting demo data by adding a required product description field. It prevents warnings when using the Refund Invoice action in demo environments, making testing and demonstrations smoother.
Original PR description
Description of the issue/feature this PR addresses: Clicking on Refund Invoice gives warning task: https://www.odoo.com/web#id=671642&view_type=form&model=project.issue&action=609&menu_id=4720 Current behavior before PR: 'Refund Invoice' will not work properly with demo data. Desired behavior after PR is merged: Able to 'Refund Invoice' working properly with demo data. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes an issue in the Survey results page where user interaction details were not passed correctly to a follow-up action. The change helps ensure survey result controls respond as intended, improving reliability for users reviewing survey data.