Daily updates from Odoo
Navigate
Branch
Thursday, September 11, 2014
6 changes
New functionality added to Odoo
When CRM is installed and the customer list is empty, users now see a helpful link to LinkedIn configuration settings for importing contacts. This makes it easier for businesses to discover and set up contact imports at the right moment.
Original PR description
When crm module installed and customer list is empty then show a link of linkedin configuration settings for import contact to linkedin.
Enhancements to existing features
Mail chatter posts now show which people liked them, making reactions more transparent and easier to understand. This helps users quickly see engagement on discussions without needing extra follow-up.
Original PR description
- Task: https://www.odoo.com/web#id=8679&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.VlbOhsbzhWbR4Cga
Product category fields and demo data were reorganized to make category management clearer across products, website sales, and point of sale. This helps teams keep internal accounting categories separate from public website and POS categories, reducing confusion during setup and sales operations.
Original PR description
Hello, I have make following improvements - Change string for categ_id field in product_template form. - Move categ_id field into accounting tab. - Move product_public_category object in website_sale module. - Create pos_category object in Pointofsale module. - Change model name in demodata in Pointofsale module. - Create demodata for website_sale module. Task link: https://www.odoo.com/web#id=7783&view_type=form&model=project.task&action=327 Pad link: https://pad.odoo.com/p/r.fccQKXWsXYpcIMNk Thanks, ypa.
Users can now close the currently focused chat window with the Esc key, making it faster to manage multiple conversations. After closing a chat, focus moves to a nearby chat window so keyboard users can continue working without interruption.
Original PR description
...us to next chatView on Esc keypress and added close button on chatList - Task: https://www.odoo.com/web#id=8752&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.xvGFnNn6ejnaaRoX
Quotation templates now include a sequence control so users can arrange template lines in the desired order more easily. This helps sales teams present quotes in a clearer, more intentional structure without extra manual work.
Original PR description
- Task: https://www.odoo.com/web#id=9251&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.AgTKAMxYpRvqEnOX
Resolved issues and error corrections
Purchase orders now calculate tax amounts after applying line discounts. This prevents overstated taxes and helps keep supplier order totals accurate before invoicing.
Original PR description
Amount Tax in purchase order doesn't take into consideration discount in lines