[IMP] howtos/rdtraining: give the meaning of "ACL"

closes odoo/documentation#2774

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Aleksander 2022-09-30 07:40:23 +00:00 committed by GitHub
parent 7b21e6001b
commit 43621e7042

View File

@ -4,6 +4,8 @@
Advanced B: ACL and Record Rules
================================
ACL stands for "Access Control List"
.. warning::
This tutorial assumes you have completed the :ref:`Core Training