Daily updates from Odoo
Navigate
Branch
Monday, January 8, 2018
6 changes
New functionality added to Odoo
Adds a helpful tooltip when the Incoterms list is empty, giving users clearer guidance in the Inventory area. This improves the first-use experience by explaining what the empty list means instead of leaving the page without context.
Original PR description
Description of the issue/feature this PR addresses:
Task: https://www.odoo.com/web#id=34500&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720
Pad: https://pad.odoo.com/p/r.0e106408f4e507d54f62c0294857ccab
Current behavior before PR:
- In incoterms has no any tooltip
Desired behavior after PR is merged:
- Add a view tooltip in incoterms
- It will appear when the list of incoterms is empty
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-prEnhancements to existing features
This update improves the explanatory tooltips around accounting lock dates so users better understand how restrictions apply. It also reorganizes related lock-date validation into a dedicated module, making the behavior easier to maintain without changing the business workflow.
Original PR description
-task: https://www.odoo.com/web#id=38178&view_type=form&model=project.task&action=333&active_id=967&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 test mail setup now uses production-like email alias settings during automated checks. This helps ensure mail-related behavior is validated more accurately and may also make some performance measurements more efficient.
Quotation template lines now handle product changes correctly when users work in different languages. This helps keep product details accurate and localized in customer-facing quotes.
Original PR description
Description of the issue/feature this PR addresses: Task : https://www.odoo.com/web?#id=23249&view_type=form&model=project.task&action=327&menu_id=4720 Pad:https://pad.odoo.com/p/r.65636c71be35f6e1c47704ff254b09bb ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Odoo will no longer generate translation data for languages that are marked as not translatable. This reduces unnecessary processing and helps keep translation handling cleaner without changing normal user workflows.
Original PR description
Followup of #9479
Mobile users can now move through Kanban columns more naturally using swipe gestures and tab-style navigation. This makes reviewing and managing grouped records on phones easier and reduces the need for awkward horizontal scrolling.
Original PR description
- UX Improved in kanban for mobile - Added touchSwipe Library - Pager-wise (android kind) view with tab click swipe and touch swipe on kanban column Task: https://www.odoo.com/web#id=31544&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/openerp-project.task-CB7BZV50QR