mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[11.0][MIG] web_send_message_popup: Migrate to 11.0
This commit is contained in:
4
web_send_message_popup/readme/CONTRIBUTORS.rst
Normal file
4
web_send_message_popup/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
* Guewen Baconnier <guewen.baconnier@camptocamp.com>
|
||||
* Yannick Vaucher <yannick.vaucher@camptocamp.com>
|
||||
* Nicolas JEUDY <https://github.com/njeudy>
|
||||
* Artem Kostyuk <a.kostyuk@mobilunity.com>
|
||||
8
web_send_message_popup/readme/DESCRIPTION.rst
Normal file
8
web_send_message_popup/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
In the email/notes threads below the form views, the link 'Send a
|
||||
message' unfold a text field. From there, a button allows to open the
|
||||
text field in a full featured email popup with the subject, templates,
|
||||
attachments and followers.
|
||||
|
||||
This module changes the link 'Send a message' so it opens directly the
|
||||
full featured popup instead of the text field, avoiding an extra click
|
||||
if the popup is always wanted.
|
||||
3
web_send_message_popup/readme/ROADMAP.rst
Normal file
3
web_send_message_popup/readme/ROADMAP.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
* works even if bit flickering as it renders 1st the std widget and then shows the
|
||||
other one. @simahawk checked the code and unfortunately seems there's no good
|
||||
way to hook if not overriding whole big functions.
|
||||
Reference in New Issue
Block a user