From ff702bc6e80a077e34b0e384e05beafc415e949c Mon Sep 17 00:00:00 2001
From: qsm-odoo <qsm@odoo.com>
Date: Mon, 2 Oct 2017 15:45:26 +0200
Subject: [PATCH] [FIX] doc: update following
 af297345c685839ff22cd3e64143c82e784df8bc

---
 doc/reference/views.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/reference/views.rst b/doc/reference/views.rst
index 149d22b277bd..2f41bb61a7ff 100644
--- a/doc/reference/views.rst
+++ b/doc/reference/views.rst
@@ -867,7 +867,7 @@ Possible children of the view element are:
     JSON mapping the above field values to either "danger", "warning" or
     "success" colors
 
-  ``sum`` (optional)
+  ``sum_field`` (optional)
     the name of the field whose column's records' values will be summed and
     displayed next to the progressbar (if omitted, displays the total number of
     records)
-- 
GitLab