From 312b41a98def87d01416fa82d846ff46cda89c9e Mon Sep 17 00:00:00 2001 From: Jordi Ballester Alomar Date: Fri, 20 Jul 2018 18:31:18 +0200 Subject: [PATCH] add forksand_website --- requirements.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/requirements.txt b/requirements.txt index 95f3e4c..6d820fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,6 +50,7 @@ odoo11-addon-mis_builder_demo # web_responsive: provides a mobile compliant interface for Odoo Community web odoo11-addon-web_responsive + # web_environment_ribbon: mark a Test Environment with a red ribbon on the top left corner in every page odoo11-addon-web_environment_ribbon # web_sheet_full_width: full width in the form view sheet. @@ -337,3 +338,7 @@ odoo11-addon-base_user_role #### OCA/knowledge #### odoo11-addon-knowledge odoo11-addon-document_page + +#### Forksand/forksand-oca-addons #### +# forksand_website: Contains the forksand website +-e git+https://code.forksand.com/forksand/forksand-oca-addons.git@11.0#egg=odoo11_addon_forksand_website&subdirectory=setup/forksand_website \ No newline at end of file