web_chatter_position: create module

This commit is contained in:
JuMiSanAr
2022-07-26 09:11:47 +02:00
parent bc7096d036
commit c0805cfadd
17 changed files with 555 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
* Hynsys Technologies <hynsystechnologies@gmail.com>
* Juan Miguel Sánchez Arce <juan.sanchez@camptocamp.com>

View File

@@ -0,0 +1,4 @@
Configurable Chatter Position.
Change Chatter Position in User Preferences.
Change Chatter Position on the fly.
Supports Both Community & Enterprise Edition.

View File

@@ -0,0 +1 @@
* This module implements the same feature as **web_responsive**. Once the enterprise interface is moved to community in version 16, only this module will be needed.

View File

@@ -0,0 +1,2 @@
#. There's a **Chatter Position** option in **User Preferences**, where you can choose between "bottom" and "sided".
#. The position can also be changed on the fly using a new button on the top left side of Form Views.