diff --git a/pos_claims/__openerp__.py b/pos_claims/__openerp__.py index c58391abf..c6ddc1388 100644 --- a/pos_claims/__openerp__.py +++ b/pos_claims/__openerp__.py @@ -23,11 +23,11 @@ { 'name': "POS Claims", 'version': '9.0.1.0.0', - 'summary': """Manage your customer claims""", - 'description': """ This application allows you to manage your customers claims.""", + 'summary': """Manage Customer Claims & Issues""", + 'description': """ This application allows to manage customers claims & issues in delivery.""", 'category': 'Point of sale', 'author': "Cybrosys Techno Solutions", - 'website': "http://www.cybrosys.com", + 'website': "https://www.cybrosys.com", 'company': 'Cybrosys Techno Solutions', 'depends': ['base', 'point_of_sale'], 'data': ['views/pos_claims_views.xml', 'views/pos_claims_popup.xml', 'views/pos_claim_sequence.xml'], diff --git a/pos_claims/static/description/banner.jpg b/pos_claims/static/description/banner.jpg index 103ef4a5e..5d0e4a544 100644 Binary files a/pos_claims/static/description/banner.jpg and b/pos_claims/static/description/banner.jpg differ diff --git a/pos_claims/static/description/index.html b/pos_claims/static/description/index.html index 91c0ff970..73a78a277 100644 --- a/pos_claims/static/description/index.html +++ b/pos_claims/static/description/index.html @@ -2,113 +2,150 @@

POS Claims

Manage Customer Claims

-

Cybrosys Technologies , www.cybrosys.com

+

Author : Cybrosys Techno Solutions , www.cybrosys.com

Features:

-
+ -
-
-
-
- +
+
+

Easily create claims from POS interface

+
+
+
+ +
+
+

+ This application allows you to manage your customers claims. +

+
+
-
-

- This application allows you to manage your customers claims. -

-
-
+
-
+

Create Claims

-
-
- +
+
+
+ +
+
+
+

+

Create claims easily from pos interface.Ticket is generated automatically and + it is send to corresponding user on creation of claims.

+

-
-
-

- Create claims easily from pos interface.Ticket is generated automatically and - it is send to corresponding user on creation of claims. -

-
-

Automatic Stage Change

-
-

- On assigning claim to responsible user,state of claim is changed. -

-
-
-
- +
+

Automatic Stage Change

+
+
+
+ +
+
+

+ On assigning claim to responsible user,state of claim is changed. +

+
-
+

Email Notification

-
-
- +
+
+
+ +
+
+
+

+ An email is sent to corresponding customer +

-
-
-

- An email is sent to corresponding customer -

-
-
-

Calender view

-
-

- You can see all your next action on calender view -

-
-
-
- +
+
+

Calender view

+
+
+
+ +
+
+
+

+ You can see all your next action on calender view +

-
+

View your claims

-
-
- +
+
+
+ +
+
+

Need Any Help?

+ +
+ diff --git a/pos_claims/static/description/interface_pos.png b/pos_claims/static/description/interface_pos.png index 0d602fb1f..54661e159 100644 Binary files a/pos_claims/static/description/interface_pos.png and b/pos_claims/static/description/interface_pos.png differ