Tuesday, October 6, 2015
8 changes · master
Enhancements to existing features
Calendar entries now receive a default value in the name field when created, reducing the chance of blank or incomplete records. This makes scheduling smoother for users and helps keep calendar data consistent.
Original PR description
- Task: https://www.odoo.com/web/#id=8785&view_type=form&model=project.task&menu_id=3942&action=327 - Pad: https://pad.odoo.com/p/r.CWkkEKeRTtbGnXpu
The online store customization menu has been cleaned up to make editing shop pages simpler and less cluttered. This helps website managers find relevant options more easily and reduces confusion during store setup or maintenance.
Original PR description
Task: https://www.odoo.com/web#id=12301&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.RYbwm9itC1sgiW3O
This update adds clearer configuration menu entries across website, e-commerce, marketing, point of sale, sales, inventory-linked sales, and manufacturing areas. It makes app settings easier for administrators to find and manage, reducing navigation friction when configuring business workflows.
Original PR description
Task: https://www.odoo.com/web#id=10280&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.w7a97byyL9mz5nln
Sales, purchase, and point-of-sale reports now include totals in the transaction's original currency alongside the converted total. This helps business users compare amounts more easily when working across multiple currencies.
Original PR description
…ed total. Task: https://www.odoo.com/web?db=openerp#id=9474&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.8hTOdNuFhMtUoy5x
Website editors now see a striped progress bar while multiple images are being uploaded and saved. This gives clearer feedback during slower uploads, reducing uncertainty and improving the editing experience.
Original PR description
…images when images get uploaded to server(using upload api), show bootstrap's striped progress bar when server takes time to write those images to database Task: https://www.odoo.com/web#id=12791&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.FECR6JzYaoHfPP0C
This update makes it easier for users to enable or disable languages and edit translation terms directly in the interface. It improves translation visibility only when multiple languages are active and keeps translation records aligned with language activation, reducing confusion for multilingual businesses.
Original PR description
Task: https://www.odoo.com/web#id=7329&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.xskE3sIW2MMy17Bd
Code cleanup and technical improvements
The Point of Sale module has been reorganized and updated to use Odoo's newer internal framework. This should make the checkout system easier to maintain and test, helping reduce future development risk without introducing a specific new business feature.
The marketing module has been reorganized and migrated to Odoo's newer internal framework. This change should not noticeably alter day-to-day use, but it helps keep the module easier to maintain and compatible with future improvements.
Original PR description
https://www.odoo.com/web/#id=12044&view_type=form&model=project.task&action=333&active_id=248