-
5muk_web_share/README.md
-
2muk_web_share/__init__.py
-
13muk_web_share/__manifest__.py
-
5muk_web_share/doc/changelog.rst
-
49muk_web_share/doc/index.rst
-
BINmuk_web_share/static/description/demo.gif
-
56muk_web_share/static/description/index.html
-
BINmuk_web_share/static/description/screenshot.png
-
BINmuk_web_share/static/description/screenshot_chatter.png
-
BINmuk_web_share/static/description/screenshot_sidebar.png
-
6muk_web_share/static/src/js/share_button.js
-
11muk_web_share/static/src/js/share_dialog.js
@ -1,5 +0,0 @@ |
|||||
# MuK Web Share |
|
||||
|
|
||||
Adds a button to every form view. By clicking this button a dialog |
|
||||
opens and the current form can be shared with another user. On mobile |
|
||||
devices, the link of the form can be posted to Whatsapp. |
|
@ -1,3 +1,8 @@ |
|||||
|
`2.0.0` |
||||
|
------- |
||||
|
|
||||
|
- Migrated to Python 3 |
||||
|
|
||||
`1.0.0` |
`1.0.0` |
||||
------- |
------- |
||||
|
|
||||
|
@ -0,0 +1,49 @@ |
|||||
|
============= |
||||
|
MuK Web Share |
||||
|
============= |
||||
|
|
||||
|
Adds a button to every form view. By clicking this button a dialog opens and the |
||||
|
current form can be shared with another user. On mobile devices, the link of the |
||||
|
form can be posted to Whatsapp. |
||||
|
|
||||
|
Installation |
||||
|
============ |
||||
|
|
||||
|
To install this module, you need to: |
||||
|
|
||||
|
Download the module and add it to your Odoo addons folder. Afterward, log on to |
||||
|
your Odoo server and go to the Apps menu. Trigger the debug modus and update the |
||||
|
list by clicking on the "Update Apps List" link. Now install the module by |
||||
|
clicking on the install button. |
||||
|
|
||||
|
Configuration |
||||
|
============= |
||||
|
|
||||
|
No additional configuration is needed to use this module. |
||||
|
|
||||
|
Usage |
||||
|
============= |
||||
|
|
||||
|
Go to any form view and in readonly mode there is a share button on the right |
||||
|
side of the form sheet. By clicking on this button the share dialog opens and |
||||
|
the currently active form can be shared with another user or into a channel. |
||||
|
|
||||
|
Credits |
||||
|
======= |
||||
|
|
||||
|
Contributors |
||||
|
------------ |
||||
|
|
||||
|
* Mathias Markl <mathias.markl@mukit.at> |
||||
|
|
||||
|
Author & Maintainer |
||||
|
------------------- |
||||
|
|
||||
|
This module is maintained by the `MuK IT GmbH <https://www.mukit.at/>`_. |
||||
|
|
||||
|
MuK IT is an Austrian company specialized in customizing and extending Odoo. |
||||
|
We develop custom solutions for your individual needs to help you focus on |
||||
|
your strength and expertise to grow your business. |
||||
|
|
||||
|
If you want to get in touch please contact us via mail |
||||
|
(sale@mukit.at) or visit our website (https://mukit.at). |
After Width: 800 | Height: 450 | Size: 354 KiB |
Before Width: 663 | Height: 305 | Size: 16 KiB |
Before Width: 1920 | Height: 948 | Size: 109 KiB After Width: 1422 | Height: 800 | Size: 146 KiB |
Before Width: 639 | Height: 359 | Size: 36 KiB After Width: 1422 | Height: 800 | Size: 124 KiB |