diff --git a/custom_receipts_for_pos/__manifest__.py b/custom_receipts_for_pos/__manifest__.py index d7bf0141b..079a3927c 100644 --- a/custom_receipts_for_pos/__manifest__.py +++ b/custom_receipts_for_pos/__manifest__.py @@ -22,7 +22,7 @@ ################################################################################ { 'name': 'POS Receipt Design', - 'version': '17.0.3.1.6', + 'version': '17.0.3.1.7', 'category': 'Point of Sale', 'summary': "POS Receipt, Receipt Design, POS Receipt Template, Design " "Report, Custom Receipt, POS Report, Customise Receipt, Odoo17, " diff --git a/custom_receipts_for_pos/data/pos_receipt_design1_data.xml b/custom_receipts_for_pos/data/pos_receipt_design1_data.xml index a8f28d005..5a7de0680 100644 --- a/custom_receipts_for_pos/data/pos_receipt_design1_data.xml +++ b/custom_receipts_for_pos/data/pos_receipt_design1_data.xml @@ -50,6 +50,7 @@ Product + Unit Price Qty Amount @@ -66,12 +67,15 @@
+ + + - + @@ -89,12 +93,15 @@
+ + + - + diff --git a/custom_receipts_for_pos/data/pos_receipt_design2_data.xml b/custom_receipts_for_pos/data/pos_receipt_design2_data.xml index e8cd5542a..27deef97a 100644 --- a/custom_receipts_for_pos/data/pos_receipt_design2_data.xml +++ b/custom_receipts_for_pos/data/pos_receipt_design2_data.xml @@ -47,6 +47,7 @@ Product + Unit Price Qty Amount @@ -64,11 +65,14 @@
+ + + - + @@ -86,12 +90,15 @@
+ + + - + diff --git a/custom_receipts_for_pos/doc/RELEASE_NOTES.md b/custom_receipts_for_pos/doc/RELEASE_NOTES.md index 4a395811b..b55e97ca9 100644 --- a/custom_receipts_for_pos/doc/RELEASE_NOTES.md +++ b/custom_receipts_for_pos/doc/RELEASE_NOTES.md @@ -50,4 +50,10 @@ #### Version 17.0.3.1.6 #### BUGFIX -- Fixed the issue of not getting customer data in props. \ No newline at end of file +- Fixed the issue of not getting customer data in props. + +#### 16.07.2025 +#### Version 17.0.3.1.7 +#### BUGFIX + +- Updated the Unit price and Amount in the custom receipt designs. \ No newline at end of file diff --git a/custom_receipts_for_pos/static/description/index.html b/custom_receipts_for_pos/static/description/index.html index c4aaa4cba..9b1f62fd7 100644 --- a/custom_receipts_for_pos/static/description/index.html +++ b/custom_receipts_for_pos/static/description/index.html @@ -318,16 +318,78 @@
+
+
+ Version 17.0.1.0.4| + Released on: August 20, 2024 +
+

+ Fixed the missing products and amount details in the pos receipts from ticket screen. + +

+
+
+
+
+
+ Version 17.0.1.0.5| + Released on: September 9, 2024 +
+

+ Fixed the missing company logo in the pos receipts when printing. + +

+
+
+
+
+
+ Version 17.0.2.0.5| + Released on: September 27, 2024 +
+

+ Fixed the receipt printing order issue. + +

+
+
+
Version 17.0.3.1.5| - Released on: Dec 03, 2024 + Released on: October 7, 2024

- Updated the tracking number to custom receipt screen and fixed the issues when tip is enabled. + Fixed the receipt printing blank screen and Updated the tracking number to custom receipt screen and fixed the issues when tip is enabled. + +

+
+
+
+
+
+ Version 17.0.3.1.6| + Released on: January 27, 2024 +
+

+ Fixed the issue of not getting customer data in props. +

+
+
+
+ Version 17.0.3.1.7| + Released on: July 16, 2024 +
+

+ Updated the Unit price and Amount in the custom receipt designs. + +

+
+
+
diff --git a/custom_receipts_for_pos/static/src/xml/order_receipt.xml b/custom_receipts_for_pos/static/src/xml/order_receipt.xml index 5b5802cee..db8960bf2 100644 --- a/custom_receipts_for_pos/static/src/xml/order_receipt.xml +++ b/custom_receipts_for_pos/static/src/xml/order_receipt.xml @@ -30,7 +30,7 @@ -
--------
+
----********----

TOTAL