@@ -7,7 +7,7 @@ Web Refresh From Backend
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:75778e017e5cbb039db1b56320aaa4175b452a8c73721ba63d9a4a87e81cb774
10+ !! source digest: sha256:199e0da56a7d94568d062706d1f34ac6b38310034c25f5840e2631722e9d9f65
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -40,24 +40,24 @@ model.
4040**Arguments **
4141~~~~~~~~~~~~~
4242
43- +----------------+-------------------------+ -------------------------+
44- | Argument | Type | Description |
45- +================+=========================+ =========================+
46- | **model ** | ``Char `` | Model name, e.g. |
47- | | | ``'res.partner' `` |
48- +----------------+-------------------------+ -------------------------+
49- | **view_types ** | ``List of Char `` | View types to reload, |
50- | | *(optional) * | e.g. |
51- | | | ``["form", "kanban"] ``. |
52- | | | Leave blank to reload |
53- | | | all views. |
54- +----------------+-------------------------+ -------------------------+
55- | **rec_ids ** | ``List of Integer `` | The view will be |
56- | | *(optional) * | reloaded only if a |
57- | | | record with an ID from |
58- | | | this list is present in |
59- | | | the view. |
60- +----------------+-------------------------+ -------------------------+
43+ +----------------+--------------------------+- -------------------------+
44+ | Argument | Type | Description |
45+ +================+==========================+= =========================+
46+ | **model ** | ``Char `` | Model name, e.g. |
47+ | | | ``'res.partner' `` |
48+ +----------------+--------------------------+- -------------------------+
49+ | **view_types ** | ``List of Char `` | View types to reload, |
50+ | | *(optional) * | e.g. |
51+ | | | ``["form", "kanban"] ``. |
52+ | | | Leave blank to reload |
53+ | | | all views. |
54+ +----------------+--------------------------+- -------------------------+
55+ | **rec_ids ** | ``List of Integer `` | The view will be |
56+ | | *(optional) * | reloaded only if a |
57+ | | | record with an ID from |
58+ | | | this list is present in |
59+ | | | the view. |
60+ +----------------+--------------------------+- -------------------------+
6161
6262--------------
6363
0 commit comments