Daily updates from Odoo
Friday, November 28, 2014
3 changes · master
New functionality added to Odoo
Sales teams can now schedule or log phone calls directly from an opportunity form. The CRM also tracks the number of related calls, helping teams follow up more consistently and see call activity at a glance.
Original PR description
... and counting no. of calls https://www.odoo.com/web?#id=9692&view_type=form&model=project.task&menu_id=3942&action=327 pad link: https://pad.odoo.com/p/r.50gngfEsc7owm22s
Enhancements to existing features
Bank statement operation templates now handle company-specific settings and related records more reliably. This helps accounting teams use templates safely across multiple companies and reduces errors when linked records are changed or removed.
Original PR description
- better many2one ondelete strategies - added analytic account domain - added multi-company support
Resolved issues and error corrections
Password reset and invitation emails can now use the database name included in the link, helping users reach the correct account when more than one database is hosted on the same server. This reduces failed signups or password resets for organizations running multi-database Odoo setups.
Original PR description
allow password reset links to work if there is a second database on the server