From 8b5228c3ea483353c5ef7dae8b0e2fae34747d9b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 27 Nov 2023 12:59:17 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- pos_payment_change/README.rst | 2 +- pos_payment_change/__manifest__.py | 2 +- pos_payment_change/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0365dd1401..ebbdaafb70 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ addon | version | maintainers | summary [pos_order_to_sale_order_report](pos_order_to_sale_order_report/) | 16.0.1.0.0 | [![GabbasovDinar](https://github.com/GabbasovDinar.png?size=30px)](https://github.com/GabbasovDinar) [![CetmixGitDrone](https://github.com/CetmixGitDrone.png?size=30px)](https://github.com/CetmixGitDrone) | Report will be downloaded after the sales order is created. [pos_partner_birthdate](pos_partner_birthdate/) | 16.0.1.0.4 | [![ecino](https://github.com/ecino.png?size=30px)](https://github.com/ecino) | Adds the birthdate in the customer screen of POS [pos_partner_firstname](pos_partner_firstname/) | 16.0.1.0.0 | [![robyf70](https://github.com/robyf70.png?size=30px)](https://github.com/robyf70) | POS Support of partner firstname -[pos_payment_change](pos_payment_change/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Allow cashier to change order payments, as long as the session is not closed. +[pos_payment_change](pos_payment_change/) | 16.0.1.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Allow cashier to change order payments, as long as the session is not closed. [pos_payment_terminal](pos_payment_terminal/) | 16.0.1.0.1 | | Point of sale: support generic payment terminal [pos_product_display_default_code](pos_product_display_default_code/) | 16.0.1.0.0 | | pos: display product default code before product name [pos_product_multi_barcode](pos_product_multi_barcode/) | 16.0.1.0.0 | | Make product multi barcodes usable in the point of sale diff --git a/pos_payment_change/README.rst b/pos_payment_change/README.rst index 6d6aaa0c7a..40b37be4de 100644 --- a/pos_payment_change/README.rst +++ b/pos_payment_change/README.rst @@ -7,7 +7,7 @@ Point Of Sale - Change Payments !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f1e811c53ad3cc39af0efc8e53885c4ad2d45cc616d8c096dce473ff4ed77838 + !! source digest: sha256:33ab8add07428d8767b42c00dff86567ae1b070e32192483d69970aba62c8608 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/pos_payment_change/__manifest__.py b/pos_payment_change/__manifest__.py index 094688efd5..bbc53d2d1f 100644 --- a/pos_payment_change/__manifest__.py +++ b/pos_payment_change/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Point Of Sale - Change Payments", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "summary": "Allow cashier to change order payments, as long as" " the session is not closed.", "category": "Point Of Sale", diff --git a/pos_payment_change/static/description/index.html b/pos_payment_change/static/description/index.html index c8c4b74bfa..f9fcb8ff2c 100644 --- a/pos_payment_change/static/description/index.html +++ b/pos_payment_change/static/description/index.html @@ -367,7 +367,7 @@

Point Of Sale - Change Payments

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:f1e811c53ad3cc39af0efc8e53885c4ad2d45cc616d8c096dce473ff4ed77838 +!! source digest: sha256:33ab8add07428d8767b42c00dff86567ae1b070e32192483d69970aba62c8608 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/pos Translate me on Weblate Try me on Runboat

This module extends the functionnality of the Odoo Point of Sale to