diff --git a/numipack/README.rst b/numipack/README.rst index 5bc526c3..57b3777d 100644 --- a/numipack/README.rst +++ b/numipack/README.rst @@ -2,6 +2,34 @@ NumiPack ======== Module that install functionnal modules required on every projects. +Installed Modules +----------------- + +Odoo Modules +~~~~~~~~~~~~ +* `Auth Password Policy `_ +* `Board `_ +* `Document `_ + +Numigi Modules +~~~~~~~~~~~~~~ +* `Aeroo Reports `_ +* `Attachment Access Token Portal `_ +* `Disable Quick Create `_ +* `Partner Edit Group `_ +* `Partner Phone Validation `_ +* `Web Contextual Search Favorite `_ +* `Web Custom Label `_ +* `Web Email Field New Tab `_ +* `Web Search Date Range `_ + +OCA Modules +~~~~~~~~~~~ +* `Base Technical Features `_ +* `Disable Odoo Online `_ +* `Mass Editing `_ +* `Web Search With And `_ + Contributors ------------ * Numigi (tm) and all its contributors (https://bit.ly/numigiens) diff --git a/numipack/__manifest__.py b/numipack/__manifest__.py index 4f815b4a..9d7e9d48 100644 --- a/numipack/__manifest__.py +++ b/numipack/__manifest__.py @@ -28,7 +28,7 @@ 'board', 'document', # TA#3415 - # OCA/server_brand + # OCA/server-brand 'disable_odoo_online', # Numigi/aeroo_reports @@ -40,6 +40,7 @@ # Numigi/odoo-base-addons 'ir_attachment_access_token_portal', # TA#6109 + 'web_email_field_new_tab', # TA#9753 # Numigi/odoo-web-addons 'web_contextual_search_favorite', # TA#2637