From 206f8a5af0e4238d908b4b4a007ead03b9b96f06 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 29 Mar 2020 06:55:25 +0000 Subject: [PATCH] [UPD] README.rst --- web_ir_actions_act_view_reload/static/description/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_ir_actions_act_view_reload/static/description/index.html b/web_ir_actions_act_view_reload/static/description/index.html index b0028857e..b7be612a8 100644 --- a/web_ir_actions_act_view_reload/static/description/index.html +++ b/web_ir_actions_act_view_reload/static/description/index.html @@ -386,7 +386,7 @@ ul.auto-toc {

Usage

To use this functionality you need to return following action:

-@api.multi
+@api.multi
 def foo():
    self.ensure_one()
    return {