1
- .. image :: https://www.gnu.org/graphics/lgplv3-147x51.png
2
- :target: https://www.gnu.org/licenses/lgpl-3.0.en.html
3
- :alt: License: LGPL-v3
4
-
5
- =========================
6
- Web Actions Window Reload
7
- =========================
1
+ =======================
2
+ Web Actions View Reload
3
+ =======================
4
+
5
+ .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6
+ !! This file is generated by oca-gen-addon-readme !!
7
+ !! changes will be overwritten. !!
8
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9
+
10
+ .. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
11
+ :target: https://odoo-community.org/page/development-status
12
+ :alt: Beta
13
+ .. |badge2 | image :: https://img.shields.io/badge/licence-LGPL--3-blue.png
14
+ :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
15
+ :alt: License: LGPL-3
16
+ .. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
17
+ :target: https://github.com/OCA/web/tree/12.0/web_ir_actions_act_view_reload
18
+ :alt: OCA/web
19
+ .. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20
+ :target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_ir_actions_act_view_reload
21
+ :alt: Translate me on Weblate
22
+ .. |badge5 | image :: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23
+ :target: https://runbot.odoo-community.org/runbot/162/12.0
24
+ :alt: Try me on Runbot
25
+
26
+ |badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
8
27
9
28
This module provides a way to trigger reload of the current window on ActionManager
10
29
30
+ **Table of contents **
31
+
32
+ .. contents ::
33
+ :local:
34
+
11
35
Usage
12
36
=====
13
37
@@ -25,31 +49,41 @@ To use this functionality you need to return following action:
25
49
Bug Tracker
26
50
===========
27
51
28
- Bugs are tracked on `GitHub Issues
29
- <https://github.com/OCA/web/issues> `_. In case of trouble, please
30
- check there if your issue has already been reported. If you spotted it first,
31
- help us smash it by providing detailed and welcomed feedback.
52
+ Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues >`_.
53
+ In case of trouble, please check there if your issue has already been reported.
54
+ If you spotted it first, help us smashing it by providing a detailed and welcomed
55
+ `feedback <https://github.com/OCA/web/issues/new?body=module:%20web_ir_actions_act_view_reload%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
56
+
57
+ Do not contact contributors directly about support or help with technical issues.
32
58
33
59
Credits
34
60
=======
35
61
62
+ Authors
63
+ ~~~~~~~
64
+
65
+ * Modoolar
66
+ * Brainbean Apps
36
67
37
68
Contributors
38
- ------------
69
+ ~~~~~~~~~~~~
39
70
40
71
* Petar Najman <
[email protected] >
72
+ * Alexey Pelykh <
[email protected] >
41
73
42
- Maintainer
43
- ----------
74
+ Maintainers
75
+ ~~~~~~~~~~~
76
+
77
+ This module is maintained by the OCA.
44
78
45
79
.. image :: https://odoo-community.org/logo.png
46
80
:alt: Odoo Community Association
47
81
:target: https://odoo-community.org
48
82
49
- This module is maintained by the OCA.
50
-
51
83
OCA, or the Odoo Community Association, is a nonprofit organization whose
52
84
mission is to support the collaborative development of Odoo features and
53
85
promote its widespread use.
54
86
55
- To contribute to this module, please visit https://odoo-community.org.
87
+ This module is part of the `OCA/web <https://github.com/OCA/web/tree/12.0/web_ir_actions_act_view_reload >`_ project on GitHub.
88
+
89
+ You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments