Daily updates from Odoo
Navigate
Branch
Thursday, March 12, 2015
4 changes
New functionality added to Odoo
This update adds extra coverage around accounting bank reconciliation to help ensure payments and bank statement matching continue to work as expected. It reduces the risk of accounting workflow regressions for finance teams, while the related shell command change is mainly developer-facing support.
Enhancements to existing features
Sales teams can now access quotations directly from an opportunity form, making it faster to review related sales documents. The change also organizes shared CRM lead merge settings so sales and CRM information stay consistent when opportunities are combined.
Original PR description
TASK : https://www.odoo.com/web#id=11746&view_type=form&model=project.task&action=333&active_id=248 PAD : https://pad.odoo.com/p/r.5TFBMFVUjgLmRRB1
This update makes the website forum easier to use by improving link posting, tag browsing, forum setup options, and editing behavior. It also fixes login redirection and counter issues so visitors get a smoother, more accurate forum experience.
Original PR description
Task: https://www.odoo.com/web#id=10387&view_type=form&model=project.task&action=333&active_id=131 Pad: https://pad.odoo.com/p/openerp-project.task-MAKW3FS9Y3 [IMP][website_forum] improved logic for posting links in forum + generated karma list dynamically [IMP][website_forum] enabled edit feature for links, added char pager for tags [IMP][website_forum] solved blog's css conflict [FIX][website_forum] added login redirection in ask questions [IMP][wenbsite_forum] improved help for relevancey formula [FIX][website_forum] solved counter problem for vote & solved mysterious view counter problem (generated because of survey)
Resolved issues and error corrections
Creating a sales order after installing the Sales Stock module could trigger an error. This fix prevents that crash, helping users create sales orders reliably without interruption.
Original PR description
Fix : Trace back when create a sale order Step to Reproduce : 1) Install sale_stock module 2) create a sale order