Daily updates from Odoo
Navigate
Branch
Wednesday, March 11, 2015
11 changes
New functionality added to Odoo
A new HR Materials module adds a simple way to track office materials. This helps businesses monitor assigned or available workplace items more easily from within Odoo.
Original PR description
... keep track of office materials. - Task: https://www.odoo.com/web#id=6897&view_type=form&model=project.task
A new guided tour is added for the Website Forum app to demonstrate common forum flows and help validate the user experience. This makes it easier to showcase and test forum interactions, reducing the risk of regressions in the forum process.
Original PR description
Website_forum : Add a tour for website forum Task: https://www.odoo.com/web#id=9330&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.ng9HB6K2JCzYKLoi
Enhancements to existing features
Kanban cards were visually reorganized to make key information such as messages, tags, and related details easier to scan. This improves day-to-day usability across several Odoo apps by making work items clearer and more consistent.
Original PR description
PAD : https://pad.odoo.com/p/r.SNbkv1odESdXknyi TASK : https://www.odoo.com/web#id=11649&view_type=form&model=project.task&action=333&active_id=248
Stock valuation reports can now be grouped by product template and serial number, making inventory value analysis easier to review. This helps business users spot valuation patterns and trace stock values more clearly across products and serialized items.
Original PR description
...orting PAD : https://pad.odoo.com/p/r.XdYo5nslClR45cRG Task : https://www.odoo.com/web#id=11200&view_type=form&model=project.task&action=333&active_id=248
The procurement menu now shows how many procurement items are currently in an exception state. This helps users spot purchasing or fulfillment issues faster without opening the full procurement list.
Original PR description
Hello, With this branch it will show the number of procurement exceptions state in the left menu Task: https://www.odoo.com/web#id=11719&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.XlVDoFULHJjIVNHt Thanks
Form fields that link to other records now reflect the user's permissions. Users will no longer see create or edit actions that they are not allowed to use, preventing confusing errors and crashes.
Original PR description
- Task: https://www.odoo.com/web#id=4884&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.8dMDbMTW7RNQ7rbp
Sales orders now include quick status buttons for related invoices and deliveries, making it easier for users to see and open linked documents directly from the order. This streamlines follow-up work for sales teams and removes unused background fields that no longer add value.
Original PR description
Hello, Pad : https://pad.odoo.com/p/r.XipaGm6SoFlDiuKA Task : https://www.odoo.com/web#id=11501&view_type=form&model=project.task&action=327
The documentation now explains pivot views as their own view type instead of relying on an attribute that was unclear or ineffective. This helps implementers follow the supported approach and understand available pivot view options more reliably.
Original PR description
the type="pivot" attribute doesn't seem to work, in the code when it works, `<pivot>` is used and has two undocumented attributes.
Resolved issues and error corrections
Forum posts are now shown in descending order based on their vote count, making the most valued answers easier to find. The vote count shown in the browser is also updated correctly after users vote, improving confidence that their action was recorded.
Original PR description
Fixing Posts in descending order by it's votes. Fixing the issue of vote update at client side. Task: https://www.odoo.com/web#id=11288&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/openerp-project.task-W5OW8F4Y4I
Guided tours now scroll the page when a target item is outside the visible area, helping users see both the highlighted item and its instruction popup. This makes onboarding and step-by-step guidance more reliable, especially on longer pages.
Original PR description
... to get popup and element visible TASK: https://www.odoo.com/web#id=11194&view_type=form&model=project.task&action=333&active_id=131 PAD: https://pad.odoo.com/p/r.6pZ0CSOTbl8z87uT
The Adyen payment integration has been updated to match current Adyen documentation. This helps restore or improve payment processing reliability for businesses using Adyen as a payment provider.
Original PR description
...fix payment gateway now worked. - Task: https://www.odoo.com/web#id=9688&view_type=form&model=project.task - Pad: https://pad.odoo.com/p/r.8TD7uX6KPgkP3L1Y