diff --git a/simplified_pos/__manifest__.py b/simplified_pos/__manifest__.py index 2dff409cc..ad95b803e 100644 --- a/simplified_pos/__manifest__.py +++ b/simplified_pos/__manifest__.py @@ -21,7 +21,7 @@ ############################################################################### { 'name': 'Simplified POS', - 'version': '16.0.1.0.0', + 'version': '16.0.1.1.0', 'category': 'Point of Sale', 'summary': 'All aspects of POS on a single page.', 'description': 'A straightforward point-of-sale system that enables ' @@ -39,7 +39,6 @@ 'simplified_pos/static/src/js/ConfirmationPopup.js', 'simplified_pos/static/src/js/PrintPopup.js', 'simplified_pos/static/src/js/ProductScreenPaymentLine.js', - 'simplified_pos/static/src/js/ProductWidgetSimple.js', 'simplified_pos/static/src/scss/pos.scss', 'simplified_pos/static/src/xml/ProductScreen.xml', 'simplified_pos/static/src/xml/OrderWidget.xml', diff --git a/simplified_pos/doc/RELEASE_NOTES.md b/simplified_pos/doc/RELEASE_NOTES.md index 93708f28b..7e0659897 100644 --- a/simplified_pos/doc/RELEASE_NOTES.md +++ b/simplified_pos/doc/RELEASE_NOTES.md @@ -4,3 +4,9 @@ #### ADD - Initial commit for Simplified POS + +#### 07.02.2024 +#### Version 16.0.1.1.0 +#### UPDT + +- Updated Simplified POS to include control buttons and invoice button. Fixed the style Issues. diff --git a/simplified_pos/static/description/assets/screenshots/1.png b/simplified_pos/static/description/assets/screenshots/1.png new file mode 100644 index 000000000..40110cf23 Binary files /dev/null and b/simplified_pos/static/description/assets/screenshots/1.png differ diff --git a/simplified_pos/static/description/assets/screenshots/2.png b/simplified_pos/static/description/assets/screenshots/2.png new file mode 100644 index 000000000..8321f26d8 Binary files /dev/null and b/simplified_pos/static/description/assets/screenshots/2.png differ diff --git a/simplified_pos/static/description/assets/screenshots/3.png b/simplified_pos/static/description/assets/screenshots/3.png new file mode 100644 index 000000000..375d3ec09 Binary files /dev/null and b/simplified_pos/static/description/assets/screenshots/3.png differ diff --git a/simplified_pos/static/description/assets/screenshots/4.png b/simplified_pos/static/description/assets/screenshots/4.png new file mode 100644 index 000000000..ea97a6a2f Binary files /dev/null and b/simplified_pos/static/description/assets/screenshots/4.png differ diff --git a/simplified_pos/static/description/assets/screenshots/5.png b/simplified_pos/static/description/assets/screenshots/5.png new file mode 100644 index 000000000..be2c4f92d Binary files /dev/null and b/simplified_pos/static/description/assets/screenshots/5.png differ diff --git a/simplified_pos/static/description/assets/screenshots/6.png b/simplified_pos/static/description/assets/screenshots/6.png new file mode 100644 index 000000000..495868285 Binary files /dev/null and b/simplified_pos/static/description/assets/screenshots/6.png differ diff --git a/simplified_pos/static/description/assets/screenshots/7.png b/simplified_pos/static/description/assets/screenshots/7.png new file mode 100644 index 000000000..cef6f95c6 Binary files /dev/null and b/simplified_pos/static/description/assets/screenshots/7.png differ diff --git a/simplified_pos/static/description/assets/screenshots/8.png b/simplified_pos/static/description/assets/screenshots/8.png new file mode 100644 index 000000000..fa9356689 Binary files /dev/null and b/simplified_pos/static/description/assets/screenshots/8.png differ diff --git a/simplified_pos/static/description/assets/screenshots/9.png b/simplified_pos/static/description/assets/screenshots/9.png new file mode 100644 index 000000000..289b24df4 Binary files /dev/null and b/simplified_pos/static/description/assets/screenshots/9.png differ diff --git a/simplified_pos/static/description/assets/screenshots/hero.gif b/simplified_pos/static/description/assets/screenshots/hero.gif index 729771455..0dd842c4a 100644 Binary files a/simplified_pos/static/description/assets/screenshots/hero.gif and b/simplified_pos/static/description/assets/screenshots/hero.gif differ diff --git a/simplified_pos/static/description/assets/screenshots/s_pos_01.png b/simplified_pos/static/description/assets/screenshots/s_pos_01.png deleted file mode 100644 index 555dfac12..000000000 Binary files a/simplified_pos/static/description/assets/screenshots/s_pos_01.png and /dev/null differ diff --git a/simplified_pos/static/description/assets/screenshots/s_pos_02.png b/simplified_pos/static/description/assets/screenshots/s_pos_02.png deleted file mode 100644 index d7d3f2a6d..000000000 Binary files a/simplified_pos/static/description/assets/screenshots/s_pos_02.png and /dev/null differ diff --git a/simplified_pos/static/description/assets/screenshots/s_pos_03.png b/simplified_pos/static/description/assets/screenshots/s_pos_03.png deleted file mode 100644 index e21a2d3c4..000000000 Binary files a/simplified_pos/static/description/assets/screenshots/s_pos_03.png and /dev/null differ diff --git a/simplified_pos/static/description/assets/screenshots/s_pos_04.png b/simplified_pos/static/description/assets/screenshots/s_pos_04.png deleted file mode 100644 index ae218764b..000000000 Binary files a/simplified_pos/static/description/assets/screenshots/s_pos_04.png and /dev/null differ diff --git a/simplified_pos/static/description/assets/screenshots/s_pos_05.png b/simplified_pos/static/description/assets/screenshots/s_pos_05.png deleted file mode 100644 index c57abf255..000000000 Binary files a/simplified_pos/static/description/assets/screenshots/s_pos_05.png and /dev/null differ diff --git a/simplified_pos/static/description/assets/screenshots/s_pos_06.png b/simplified_pos/static/description/assets/screenshots/s_pos_06.png deleted file mode 100644 index c5a4f0628..000000000 Binary files a/simplified_pos/static/description/assets/screenshots/s_pos_06.png and /dev/null differ diff --git a/simplified_pos/static/description/assets/screenshots/s_pos_07.png b/simplified_pos/static/description/assets/screenshots/s_pos_07.png deleted file mode 100644 index ea2625af7..000000000 Binary files a/simplified_pos/static/description/assets/screenshots/s_pos_07.png and /dev/null differ diff --git a/simplified_pos/static/description/assets/screenshots/s_pos_08.png b/simplified_pos/static/description/assets/screenshots/s_pos_08.png deleted file mode 100644 index ab39944b3..000000000 Binary files a/simplified_pos/static/description/assets/screenshots/s_pos_08.png and /dev/null differ diff --git a/simplified_pos/static/description/assets/screenshots/s_pos_09.png b/simplified_pos/static/description/assets/screenshots/s_pos_09.png deleted file mode 100644 index 1acb82b4b..000000000 Binary files a/simplified_pos/static/description/assets/screenshots/s_pos_09.png and /dev/null differ diff --git a/simplified_pos/static/description/index.html b/simplified_pos/static/description/index.html index 6b7ba8ee7..0d7825ea8 100644 --- a/simplified_pos/static/description/index.html +++ b/simplified_pos/static/description/index.html @@ -165,7 +165,7 @@
This is the new point of sale frame.
-We can search for products here.
-- By pressing the search - button, we may choose a customer.
-Click this to validate the order.
-Click confirm to confirm order else click cancel.
-Click print to print the order.
-To access the new order, click New Order.
-