[FIX] developer/howtos/backend: missing reference

Lost during forward-ports
This commit is contained in:
Victor Feyens 2021-05-11 15:39:56 +02:00
parent 6aea496f26
commit 1ef5267a02

View File

@ -1145,6 +1145,8 @@ the same convention as the method :meth:`~odoo.models.Model.write` of the ORM.
to the responsible of a course. If a course has no responsible, all users
of the group must be able to modify it.
.. _howto/module/wizard:
Wizards
=======