diff --git a/custom_receipts_for_pos/README.rst b/custom_receipts_for_pos/README.rst index 84f40da89..481dda755 100644 --- a/custom_receipts_for_pos/README.rst +++ b/custom_receipts_for_pos/README.rst @@ -2,10 +2,9 @@ :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 -POS Receipt Designs -=================== POS Receipt Design - +=================== +Option to select the customised Receipts for each POS Company ------- @@ -13,7 +12,10 @@ Company Credits ------- -Developer: Sadique Kottekkat @cybrosys, Contact: odoo@cybrosys.com +Developer: (V14) Syamili K, + (V15) Sajna Sherin T, + (V16 & V17) Sadique Kottekkat, Abhishek E T @cybrosys +Contact: odoo@cybrosys.com Contacts -------- diff --git a/custom_receipts_for_pos/__init__.py b/custom_receipts_for_pos/__init__.py index 7b2c59c1c..be01e0c33 100644 --- a/custom_receipts_for_pos/__init__.py +++ b/custom_receipts_for_pos/__init__.py @@ -1,22 +1,23 @@ # -*- coding: utf-8 -*- -############################################################################# +################################################################################ # # Cybrosys Technologies Pvt. Ltd. # -# Copyright (C) 2023-TODAY Cybrosys Technologies() -# Author: Cybrosys Techno Solutions() +# Copyright (C) 2024-TODAY Cybrosys Technologies(). +# Author: Sadique Kottekkat () # -# You can modify it under the terms of the GNU LESSER -# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. +# This program is free software: you can modify +# it under the terms of the GNU Affero General Public License (AGPL) as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details. +# GNU Affero General Public License for more details. # -# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE -# (LGPL v3) along with this program. -# If not, see . +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . # -############################################################################# +################################################################################ from . import models diff --git a/custom_receipts_for_pos/__manifest__.py b/custom_receipts_for_pos/__manifest__.py index 326cd6823..b9ccc03db 100644 --- a/custom_receipts_for_pos/__manifest__.py +++ b/custom_receipts_for_pos/__manifest__.py @@ -1,9 +1,9 @@ # -*- coding: utf-8 -*- -################################################################################### +################################################################################ # # Cybrosys Technologies Pvt. Ltd. # -# Copyright (C) 2023-TODAY Cybrosys Technologies (). +# Copyright (C) 2024-TODAY Cybrosys Technologies(). # Author: Sadique Kottekkat () # # This program is free software: you can modify @@ -19,30 +19,31 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . # -################################################################################### +################################################################################ { 'name': 'POS Receipt Design', - 'version': '17.0.1.0.1', + 'version': '17.0.1.0.2', 'category': 'Point of Sale', - 'summary': """POS Receipt, Receipt Design, POS Receipt Template, Design Report, Custom Receipt,POS Report, Customis Receipt, Odoo17, Odoo Apps """, - 'description': "Option to select the customised Receipts for each POS," - "So we can easily updated the Recipet Design for better styles", + 'summary': "POS Receipt, Receipt Design, POS Receipt Template, Design " + "Report, Custom Receipt, POS Report, Customise Receipt, Odoo17, " + "Odoo Apps", + 'description': "Option to select the customised Receipts for each POS. So, " + "we can easily updated the Receipt Design for better styles", 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', - 'website': "https://www.cybrosys.com", + 'website': 'https://www.cybrosys.com', 'depends': ['base', 'point_of_sale'], 'data': [ 'security/ir.model.access.csv', - 'data/pos_receipt_views_data.xml', - 'views/point_of_sale_views.xml', + 'data/pos_receipt_data.xml', 'views/pos_receipt_views.xml', 'views/res_config_settings_views.xml', ], 'assets': { 'point_of_sale._assets_pos': [ 'custom_receipts_for_pos/static/src/js/receipt_design.js', - 'custom_receipts_for_pos/static/src/xml/receipt_design_template_views.xml', + 'custom_receipts_for_pos/static/src/xml/order_receipt.xml', ], }, 'images': ['static/description/banner.png'], diff --git a/custom_receipts_for_pos/data/pos_receipt_views_data.xml b/custom_receipts_for_pos/data/pos_receipt_data.xml similarity index 51% rename from custom_receipts_for_pos/data/pos_receipt_views_data.xml rename to custom_receipts_for_pos/data/pos_receipt_data.xml index 2ffe49fad..c4c56f345 100644 --- a/custom_receipts_for_pos/data/pos_receipt_views_data.xml +++ b/custom_receipts_for_pos/data/pos_receipt_data.xml @@ -1,6 +1,6 @@ - + Design 1 @@ -38,78 +38,74 @@
- - - - - - - - - - - - - - - - +
ProductQtyAmount
- - -
- % discount -
-
- -
- -
- - - -
+ + + + + + + + + + + + + + +
ProductQtyAmount
+ + +
+ % discount +
+
+ +
+ +
+ + + +

-
+

-
Subtotal :
+
Subtotal :
-
- - +
+ +

-
- TOTAL : - +
+ TOTAL : +
-
-