Skip to content
Snippets Groups Projects
Commit 02143936 authored by Théo - Le Filament's avatar Théo - Le Filament
Browse files

[ADD] restrict_access_rights Odoo module

parent f174c295
Branches 17.0
No related tags found
No related merge requests found
......@@ -116,6 +116,7 @@ RUN set -x; \
# Install Le Filament default dependency
git clone -b 16.0 --depth 1 https://sources.le-filament.com/lefilament/remove_login_links.git /opt/odoo/private_addons/remove_login_links &&\
git clone -b 16.0 --depth 1 https://sources.le-filament.com/lefilament/lefilament_release_agent.git /opt/odoo/private_addons/lefilament_release_agent &&\
git clone -b 16.0 --depth 1 https://sources.le-filament.com/lefilament/restrict_access_rights.git /opt/odoo/private_addons/restrict_access_rights &&\
chown -R odoo:odoo /opt/odoo
# Copy entrypoint script and Odoo configuration file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment