diff --git a/res_partner_mails_count/__openerp__.py b/res_partner_mails_count/__openerp__.py index 9d0df1c..9e86c59 100644 --- a/res_partner_mails_count/__openerp__.py +++ b/res_partner_mails_count/__openerp__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- { "name": """Partner mails count""", - "summary": """Displays mails amount from and to customers.""", + "summary": """Displays amount of incoming and outgoing partner mails.""", "category": "Sales Management", "images": ['images/1.png'], "version": "1.0.0", @@ -9,7 +9,7 @@ "author": "IT-Projects LLC", "website": "https://it-projects.info", "license": "GPL-3", - "price": 10.00, + "price": 30.00, "currency": "EUR", "depends": [ @@ -25,4 +25,4 @@ ], "installable": True, "auto_install": False, -} \ No newline at end of file +} diff --git a/res_partner_mails_count/static/description/2.png b/res_partner_mails_count/static/description/2.png new file mode 100644 index 0000000..c335c0d Binary files /dev/null and b/res_partner_mails_count/static/description/2.png differ diff --git a/res_partner_mails_count/static/description/3.png b/res_partner_mails_count/static/description/3.png new file mode 100644 index 0000000..9492b47 Binary files /dev/null and b/res_partner_mails_count/static/description/3.png differ diff --git a/res_partner_mails_count/static/description/index.html b/res_partner_mails_count/static/description/index.html index 825c831..d9c91e8 100644 --- a/res_partner_mails_count/static/description/index.html +++ b/res_partner_mails_count/static/description/index.html @@ -4,8 +4,16 @@

Smart buttons for mails count

Display amount of messages from/to customer

- Open partner form and look up how many messages from and to some partner. + Open partner (customer) form and look up how many messages he got and sent: +

+

+ If you click any of this buttons: + +

+

+ You will see those mails: +