diff --git a/crm_kanban_prorated_revenue/README.rst b/crm_kanban_prorated_revenue/README.rst
index a1641e91..8a9cd955 100644
--- a/crm_kanban_prorated_revenue/README.rst
+++ b/crm_kanban_prorated_revenue/README.rst
@@ -1,9 +1,8 @@
CRM Kanban Prorated Revenue
===========================
-This module display the `Prorated Revenue` in CRM Kanban View Instead of the `Expected Revenue`
-
-The `Prorated Revenue` is equal to `Expected Revenue` * `Probability`
+This module display the `Prorated Revenue` in CRM Kanban View Instead of the `Expected Revenue`.
+The `Prorated Revenue` is equal to `Expected Revenue` * `Probability`.
In this example, we can see the `Expected Revenue` and `Probability` values in the CRM Form View.
Then the `Prorated Revenue` displayed in the CRM Kanban View.
@@ -13,6 +12,10 @@ Then the `Prorated Revenue` displayed in the CRM Kanban View.
.. image:: static/description/crm_kanban_prorated_revenue.png
+Since the version 1.0.1, this module replaces the `Expected Revenue` by the `Prorated Revenue` in the sum of the progress bar.
+
+.. image:: static/description/crm_kanban_progressbar.png
+
Contributors
------------
* Numigi (tm) and all its contributors (https://bit.ly/numigiens)
diff --git a/crm_kanban_prorated_revenue/__manifest__.py b/crm_kanban_prorated_revenue/__manifest__.py
index 1fd41bc5..d1092806 100644
--- a/crm_kanban_prorated_revenue/__manifest__.py
+++ b/crm_kanban_prorated_revenue/__manifest__.py
@@ -4,7 +4,7 @@
{
"name": "CRM Kanban Prorated Revenue",
"summary": "Display Proreted Revenue In CRM Kanban View",
- "version": "14.0.1.0.0",
+ "version": "14.0.1.0.1",
"website": "https://bit.ly/numigi-com",
"author": "Numigi",
"maintainer": "Numigi",
diff --git a/crm_kanban_prorated_revenue/static/description/crm_kanban_progressbar.png b/crm_kanban_prorated_revenue/static/description/crm_kanban_progressbar.png
new file mode 100644
index 00000000..16b9cc22
Binary files /dev/null and b/crm_kanban_prorated_revenue/static/description/crm_kanban_progressbar.png differ
diff --git a/crm_kanban_prorated_revenue/static/description/crm_kanban_prorated_revenue.png b/crm_kanban_prorated_revenue/static/description/crm_kanban_prorated_revenue.png
index 0ce65bb3..c2fe0e81 100644
Binary files a/crm_kanban_prorated_revenue/static/description/crm_kanban_prorated_revenue.png and b/crm_kanban_prorated_revenue/static/description/crm_kanban_prorated_revenue.png differ
diff --git a/crm_kanban_prorated_revenue/views/crm_lead.xml b/crm_kanban_prorated_revenue/views/crm_lead.xml
index 24cf06cc..cb378480 100644
--- a/crm_kanban_prorated_revenue/views/crm_lead.xml
+++ b/crm_kanban_prorated_revenue/views/crm_lead.xml
@@ -6,11 +6,16 @@
crm.lead
-
+
+
+
+
- +
-
+ /
+
+
+ prorated_revenue