Wednesday, May 21, 2014
4 changes · master
New functionality added to Odoo
This update adds reporting for mass mailing campaigns, helping teams review campaign activity and results more easily. It also includes small bug fixes around the marketing and mass mailing areas to improve day-to-day reliability.
Original PR description
Hello, I've added report for mass_mailing and fixed some minor bugs. Thanks
Users can now choose how to handle an existing LinkedIn contact when creating a new company contact. This helps avoid duplicate or outdated contact records by offering either to import a new contact for the company or update the existing contact information.
Original PR description
[ADD] choice to select company contact from linkedin. Upgrade contact functionality, on create New company if contact already Exist then ask for import or Upgrade on Import create a new contact for that company and on upgrade just upgrade the info of the existing contact.
Adds visibility into why outgoing emails fail and how many failures have occurred. This helps teams diagnose delivery issues faster and monitor email reliability across mail and marketing campaign workflows.
Original PR description
Hello, I have added failure_reason field and counting number of fail mail. Thanks avo.
Adds a new HR Material module to help teams track office materials, their assignment to employees or departments, and their maintenance status. Employees can also submit maintenance requests when assigned items develop faults, improving visibility and follow-up for workplace assets.
Original PR description
Hello,
I have added new module hr_material
purpose:
- which allows you to easily keep track of office materials.
- It stores information about the materials and it's status,whether it is assigned to some employee or department or it is in under repair(under maintenance) etc...
- An employee will send a maintenance request through the system if any fault is encountered in the material assigned to him.
For more detials see : https://pad.openerp.com/p/openerp-project.task-KM3TRSESU5
Thanks,
DKA