Daily updates from Odoo
Navigate
Branch
Tuesday, October 21, 2014
5 changes
Enhancements to existing features
The web client search experience has been redesigned with clearer menus for filters, grouping, and favorites, making it easier for users to find and organize records. Navigation and view headers were also reworked to be more responsive and smoother, with fixes restoring dashboard, spreadsheet, mail, pager, graph, and early pivot capabilities.
Original PR description
This branch is the result of a UI rethink of the searchview. In order to do that, many other parts had to be moved/reworked. Main changes affect action manager, view manager and search view (they have been almost completely rewritten) Some highlights: - search view has 3 submenus (filters, groupbys, favorites) and all inputs are included in these submenus - view manager header is now responsive, and bootstrapized - icons are now using the font fontawesome - transitions should have much less flicker (because of work in action and view managers) - debug mode has a pretty icon (because why not) - we can now add custom groupbys (every groupable fields from the model are exposed (make sure you have good descriptive strings))
The documentation for command-line database settings has been updated to make related options easier to understand. This helps teams configure and operate Odoo more confidently with less need to interpret technical details.
Original PR description
@xmo-odoo Can you have a look at this?
Resolved issues and error corrections
This update moves certain access settings from Inventory to Accounting-related stock functionality so the Inventory app can install without errors. It helps prevent setup failures for businesses enabling stock management.
Original PR description
...dul Removed the access rights from stock module and added in stock_account due to issue occur in installation time. #3117:
This fix prevents an error from appearing when the Stock module is installed first. It helps ensure a smoother setup process for businesses enabling inventory-related features.
Original PR description
Hello, Fixed the issue (#3117), When install a first module stock than give a traceback.
This fix adds a maximum limit to the number of chatter messages loaded at once. It helps keep records with long conversation histories responsive and prevents slowdowns when opening or using chatter.
Original PR description
- Task: https://www.odoo.com/web#id=6729&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.q6QePBp6BFlNfBEg