[FIX] doc: typos and code samples from howtos
authorNicolas Lempereur <nle@odoo.com>
Mon, 1 Dec 2014 08:10:16 +0000 (09:10 +0100)
committerXavier Morel <xmo@odoo.com>
Tue, 2 Dec 2014 15:22:55 +0000 (16:22 +0100)
commit38f0508bba7daf95d347e77abf15d184158da0e5
treea56ad8d4426e19b8a6b6f9e9b3130e8b03267181
parent83b28737e9277d0612211900d49f539bb631dfb6
[FIX] doc: typos and code samples from howtos

* 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".

closes #3993
doc/howtos/backend.rst
doc/howtos/backend/exercise-basic-action
doc/howtos/backend/exercise-dashboard
doc/howtos/themes.rst
doc/howtos/web.rst
doc/howtos/website.rst