diff --git a/pos_change_table/__openerp__.py b/pos_change_table/__openerp__.py index 8070f5b81..b1098f374 100644 --- a/pos_change_table/__openerp__.py +++ b/pos_change_table/__openerp__.py @@ -17,7 +17,7 @@ 'data': [ 'template.xml' ], - + 'images': ['static/description/banner.png'], 'qweb': [ "static/src/xml/table_change.xml", ], diff --git a/pos_change_table/__openerp__.py~ b/pos_change_table/__openerp__.py~ index 18dff25c7..8070f5b81 100644 --- a/pos_change_table/__openerp__.py~ +++ b/pos_change_table/__openerp__.py~ @@ -21,5 +21,6 @@ 'qweb': [ "static/src/xml/table_change.xml", ], + 'license': 'AGPL-3', 'installable': True, } diff --git a/pos_change_table/static/description/banner.png b/pos_change_table/static/description/banner.png new file mode 100644 index 000000000..cb927a9c0 Binary files /dev/null and b/pos_change_table/static/description/banner.png differ diff --git a/pos_change_table/static/description/icon.png b/pos_change_table/static/description/icon.png new file mode 100644 index 000000000..cc4c0a9a7 Binary files /dev/null and b/pos_change_table/static/description/icon.png differ diff --git a/pos_change_table/static/description/index.html b/pos_change_table/static/description/index.html index 212f8c9b4..94cf8f761 100644 --- a/pos_change_table/static/description/index.html +++ b/pos_change_table/static/description/index.html @@ -15,3 +15,18 @@ + + + Need Any Help? + + Email Contact Us Request Customization + + diff --git a/pos_change_table/static/description/index.html~ b/pos_change_table/static/description/index.html~ new file mode 100644 index 000000000..212f8c9b4 --- /dev/null +++ b/pos_change_table/static/description/index.html~ @@ -0,0 +1,17 @@ + + + Change Table in POS + + + + This module allows you to change Table of an order from one to another by using 'change table' button in POS without cancelling the order. + + + + + + + + + +
+ This module allows you to change Table of an order from one to another by using 'change table' button in POS without cancelling the order. +
+