Saturday, August 1, 2015
5 changes · master
New functionality added to Odoo
Blog pages can now publish RSS/Atom feeds, making it easier for readers and external tools to subscribe to new posts automatically. This improves content distribution and helps websites keep audiences updated without manual promotion.
Original PR description
- Task: https://www.odoo.com/web?debug#id=9547&view_type=form&model=project.task - Pad: https://pad.odoo.com/p/r.SIeozbGyEfAhkzKO
This adds a Website Form Builder so businesses can create forms on their website and collect submissions more easily. It also improves the way form submissions are sent in the background, helping pages feel smoother for visitors.
Original PR description
New feature : Website Form Builder https://www.odoo.com/web#id=9220&view_type=form&model=project.task&menu_id=3942&action=327
Enhancements to existing features
Employees can now enter timesheets without requiring a preconfigured default service product, reducing setup issues when that product is changed or removed. A product is still required when timesheet entries are invoiced, helping keep billing accurate while making everyday time tracking simpler.
Original PR description
Task: https://www.odoo.com/web#id=19616&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.aSQyULesdtZ6QttD
Features or functions removed from Odoo
The barcode generation wizard was removed from products, contacts, and users because barcode fields now accept multiple formats. This makes setup less restrictive and avoids implying that official EAN-13/GS1 codes are required when other barcode formats can be used.
Original PR description
Remove EAN generation wizard on res_partner,res_user,product_product & product_template TASK : https://www.odoo.com/web?db=openerp#id=13460&view_type=form&model=project.task PAD : https://pad.odoo.com/p/r.TwdbxpkW4g9sl7fP
The database manager and selector were rebuilt as straightforward web pages using standard forms, making setup and database selection more reliable and easier to use. Login and broken-database handling were also cleaned up so users can recover or choose a database more smoothly.
Original PR description
https://www.odoo.com/web#id=9738&view_type=form&model=project.task&menu_id=3942&action=327