Monday, July 20, 2015
4 changes · master
New functionality added to Odoo
Adds PayUMoney as a new payment provider, allowing businesses to accept customer payments through this service. This expands checkout/payment options and can help support merchants or customers who prefer PayUMoney.
Original PR description
Task: https://www.odoo.com/web#id=10848&view_type=form&model=project.task&action=333&active_id=131 Pad: https://pad.odoo.com/p/r.QzYGcNyRoFIv4YPu
Project tasks now have a dedicated assignment date, so teams can track when work was assigned without reusing the start date for that purpose. The task form layout was also adjusted to display related fields more cleanly and avoid visual glitches.
Original PR description
**Task:** https://www.odoo.com/web#id=19579&view_type=form&model=project.task&menu_id=3942&action=327 **Pad:** https://pad.odoo.com/p/r.h5hdc5tDJDHqyHyp
Enhancements to existing features
Website page layouts can now adjust spacing more consistently across desktop and smaller screens. The update also replaces manual blank spaces in templates with reusable spacing styles, helping pages stay cleaner and easier to maintain.
Original PR description
Task 11509 [website] classes to add [rga][psa] The original commit by fka used to define less variables like this: @px-4: 4px @px-8: 8px The goal was to be able to change the margin values in media queries for smaller screens. However, as the less is only compiled once in css, those variables didn't really help as you couldn't redefine them from inside a media query and have the less magically reassign the margins on the fly. I created less helper functions to be able to easily redefine the margins for smaller screens from inside media queries. The task also required to replace the nbsp in the html by the newly created mr and ml classes.
The HR and Recruitment screens have been reorganized to make key information easier to read and update. Recruitment dashboards, applicant forms, and kanban views were simplified so hiring teams can work with candidates more efficiently.
Original PR description
[hr_recruitment]: Usability Improvement. Task: https://www.odoo.com/web#id=19385&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.RjPfKJi6cZ8VToUf