Daily updates from Odoo
Wednesday, January 7, 2015
6 changes · master
New functionality added to Odoo
Adds a new website slides module for publishing, browsing, embedding, downloading, liking, and commenting on presentations. This gives businesses a way to share slide content publicly, promote engagement, and manage publication permissions from Odoo.
Original PR description
- Task: https://www.odoo.com/web?#id=9093&view_type=form&model=project.task - Pad: https://pad.odoo.com/p/r.QlQTvBv6mCcMrK4B
Enhancements to existing features
Mass mailing now sends large campaigns in the background instead of blocking the user’s browser, making high-volume email campaigns more reliable. Users also get clearer unsubscribe choices, and mailing campaigns are better connected with marketing campaign tracking.
Original PR description
TASK : https://www.odoo.com/web#id=9813&view_type=form&model=project.task&menu_id=3942&action=327 PAD : https://pad.odoo.com/p/r.ghDc5dFe76qkICyF
Point of Sale settings now include options to install restaurant, discount, and loyalty features directly from configuration. This makes it easier for businesses to enable common POS capabilities without manually finding and installing separate modules.
Original PR description
...dules TASK : https://www.odoo.com/web#id=11415&view_type=form&model=project.task&action=333&active_id=248 PAD : https://pad.odoo.com/p/r.onLVjPC6zVpkpO7a
This update makes the top navigation bar render more reliably and prevents user names from being cut off in the user menu. It also streamlines how notification and shortcut items are added to the navigation area, improving consistency across apps.
Resolved issues and error corrections
This update fixes a small typo in the shell command area and refreshes some code style to follow current Python practices. It helps keep the tool clearer and easier to maintain without changing business functionality.
This fix moves a restaurant point of sale drag-and-drop script so it only loads in the back office where it is needed. This prevents the script from interfering with clickable website fields, improving the front-end editing experience.
Original PR description
...undle to remove the 'prevent clicking on t-field' behaviour on frontend Task: https://www.odoo.com/web#id=11271&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.QghWc21ufpzCAYWk