Daily updates from Odoo
Navigate
Branch
Tuesday, December 2, 2014
2 changes
New functionality added to Odoo
Website forum users can now report questions and answers that need attention, helping moderators identify problematic content more easily. This improves community oversight and includes fixes to related forum post calculations so reporting data stays accurate.
Original PR description
Task: https://www.odoo.com/web#id=8711&view_type=form&model=project.task&action=333&active_id=131 Pad: https://pad.odoo.com/p/r.qDq8iTzvgLqPNFwA
Resolved issues and error corrections
The how-to guides were updated to fix typos and broken sample instructions. This helps users follow the tutorials successfully by avoiding errors caused by missing fields or unavailable example models.
Original PR description
The dashboard from the backend howto doesn't specify "name" field which causes non-null constraint violation. Some useful examples uses idea.idea" model which isn't available in 8.0 so I replaced them with "note.note".