diff --git a/doc/howto/howto_website.rst b/doc/howto/howto_website.rst index a782de3b8f2..f467c1261bf 100644 --- a/doc/howto/howto_website.rst +++ b/doc/howto/howto_website.rst @@ -445,8 +445,6 @@ Let us, then, create a menu and an action for our lectures: .. patch:: -.. todo:: reinstall module? update? - If you reload the backend, you should see a new menu :menuselection:`Academy` at the top-left corner, before :menuselection:`Messaging`. In it is the submenus we defined via ``menuitem``, and within (the first submenu is diff --git a/doc/howto/howto_website/lectures-model-add b/doc/howto/howto_website/lectures-model-add index 5dccc34aedb..e622ec6656f 100644 --- a/doc/howto/howto_website/lectures-model-add +++ b/doc/howto/howto_website/lectures-model-add @@ -1,5 +1,5 @@ # HG changeset patch -# Parent dc6e1146075f61db66b1f7d2b7d3b8e76341e7bb +# Parent cd98e5752eedca2780da80387ac01c8cd166940f diff --git a/__openerp__.py b/__openerp__.py --- a/__openerp__.py @@ -38,23 +38,23 @@ new file mode 100644 @@ -0,0 +1,24 @@ + + -+ ++ + Lecture 1 + 2014-01-06 + -+ ++ + Lecture 2 + 2014-01-08 + -+ ++ + Lecture 3 + 2014-01-10 + -+ ++ + Lecture 4 + 2014-01-13 + -+ ++ + Lecture 5 + 2014-01-15 +