Thursday, July 30, 2015
4 changes · master
Enhancements to existing features
Sales team and CRM screens were refined to make Kanban and form views clearer and more relevant for end users. The update streamlines visible fields and removes outdated CRM stage options, helping sales users focus on the information they need.
Original PR description
<b>Task</b>: https://www.odoo.com/web#id=19383&view_type=form&model=project.task&menu_id=3942&action=327 <b>Pad</b>: https://pad.odoo.com/p/r.BMLU3FqdQMnNwhmt
Project management was simplified by removing the unused project member concept and relying on followers for communication. Project stages are now managed per project by default, while shared stages remain possible when needed, and several project, task, issue, and timesheet screens were cleaned up for easier use.
Original PR description
Task: https://www.odoo.com/web#id=12171&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.wDork7DEq0iexczp
Currency placement is now managed through language settings instead of each currency record. This makes amounts display more consistently across invoices, payments, point of sale, sales, and web screens for users working in different locales.
Original PR description
Task: https://www.odoo.com/web#id=13381&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.AO4Jc8XR8Msxihm3
Barcode scanning is now handled more reliably when the Barcodes app is installed, making scanned inputs easier for Odoo to recognize and share with other screens. The update also reduces interference with keyboard shortcuts and point-of-sale usage, improving day-to-day usability for teams using scanners.
Original PR description
A BarcodeEvents singleton that tries to interpret keypresses as barcodes is instanciated when module barcodes is installed. It broadcasts 'barcode_scanned' events on core.bus.