Thursday, March 31, 2016
2 changes
New functionality added to Odoo
Purchase receipts now include a dedicated voucher date so the original supplier bill date can be recorded separately. The journal items section is shown by default, making it easier to enter the correct accounting date when processing purchase receipts.
Original PR description
- Displayed `Journal Items` tab by default to enter accounting date for purchase receipt Task: https://www.odoo.com/web#id=21781&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 PAD: https://pad.odoo.com/p/openerp-project.task-61H3F80MD9
Enhancements to existing features
Calendar entries can now be visually highlighted when they are especially relevant, such as meetings or events tied to a business requirement. This helps users quickly spot the most important activities without manually scanning the full calendar.
Original PR description
-> Added list of event ids to highlight into context based on requirement -> Added required css rule and class to high-light events -> Inside web_calendar.js, searched for events to high light while rendering and added css class responsible for highlighting events