Daily updates from Odoo
Friday, October 17, 2014
4 changes · master
New functionality added to Odoo
Event organizers can now schedule automated emails around key moments, such as after registration and before or after an event. This helps improve attendee communication while reducing manual follow-up work.
Original PR description
- Task :https://www.odoo.com/web#id=9355&view_type=form&model=project.task - Pad : https://pad.odoo.com/p/r.qB5ryY6Krq83auKa ...ore event and after event [IMP]add access rule for event.mail and fix typo [IMP]imporved code and labe [IMP]updated cron job by 1 hour [IMP]fix typo, apply group no one [IMP]change onchange for one2many and set default value for boolean [IMP]remove unused code [IMP]add template for event mail schedule and test cases for the event mail scheduler [IMP]indentation [IMP]improve the code as per new api [IMP]imporve the code for send mail
Event organizers can now schedule automated emails to attendees before or after key event moments, using configurable templates and timing. This makes event communication easier to plan and reduces manual follow-up work, with emails sent on an hourly schedule.
Enhancements to existing features
This pull request updates several accounting files related to invoices, bank and cash statements, journal entries, and accounting views. It appears to refine accounting workflows and configuration, which may affect day-to-day finance operations and how accounting information is displayed or processed.
Original PR description
Can you check this Christophe?
Resolved issues and error corrections
The Accounting onboarding guidance now only highlights the bank statement import option when that action is actually visible to the user. This prevents irrelevant tips from appearing and makes the setup experience clearer for accounting users.
Original PR description
<b>[Account] onboarding Tips bug fix:</b> bank_statement_import: invoice onboarding tip trigger only in when "import bank statement" is visible on page otherwise tip ignore. <b>Modified file:</b> bank_statement_import » account_import_tip_data.xml <b>Task:</b> https://www.odoo.com/web?#id=9065&view_type=form&model=project.task&menu_id=3942&action=327 <b>Pad Link:</b> https://pad.odoo.com/p/r.K4jFNvXJl2YQbZQk