Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-grap-bot committed Jan 6, 2025
1 parent eee3dfe commit c2422c5
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[pos_driver_device_list](pos_driver_device_list/) | 16.0.2.0.0 | | Get devices information from odoo-driver library
[pos_driver_display](pos_driver_display/) | 16.0.2.0.0 | | Communicate with LEC Customer Display via odoo-driver library
[pos_driver_payment](pos_driver_payment/) | 16.0.2.0.0 | | Communicate with Telium Payment Terminal via odoo-driver library
[pos_driver_device_list](pos_driver_device_list/) | 16.0.3.0.0 | | Get devices information from odoo-driver library
[pos_driver_display](pos_driver_display/) | 16.0.4.0.0 | | Communicate with LED Customer Display via odoo-driver library
[pos_driver_payment](pos_driver_payment/) | 16.0.3.0.0 | | Communicate with Telium Payment Terminal via odoo-driver library

[//]: # (end addons)

Expand Down
6 changes: 3 additions & 3 deletions pos_driver_device_list/README.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
==============================================
==========================================
Point of Sale - Devices List (odoo-driver)
==============================================
==========================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:63ff73f178c006d30b461727ded5ba1bed4fd9636947ea3fa30573d14a52a8c4
!! source digest: sha256:7da2caa22b201f23d5bc4ca485ceac6f0e397e2015c385c97cdd456793fe0f17
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion pos_driver_device_list/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "Point of Sale - Devices List (odoo-driver)",
"version": "16.0.2.0.0",
"version": "16.0.3.0.0",
"category": "Point Of Sale",
"summary": "Get devices information from odoo-driver library",
"author": "GRAP",
Expand Down
6 changes: 3 additions & 3 deletions pos_driver_display/README.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
======================================================
==================================================
Point of Sale - LED Customer Display (odoo-driver)
======================================================
==================================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ab048fba11db2b852fc830bd34d0b2250532caa6264620011a4d6fa2a65676bb
!! source digest: sha256:48711b280438290676c8d387a50ecf5ee95e91b7ce52fd01a77331269aff4b66
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion pos_driver_display/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "Point of Sale - LED Customer Display (odoo-driver)",
"version": "16.0.3.0.0",
"version": "16.0.4.0.0",
"category": "Point Of Sale",
"summary": "Communicate with LED Customer Display via odoo-driver library",
"author": "GRAP",
Expand Down
6 changes: 3 additions & 3 deletions pos_driver_payment/README.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
=========================================================
=====================================================
Point of Sale - Telium Payment Terminal (odoo-driver)
=========================================================
=====================================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:dad72a9f7dcbc007c2368c8866c2e8f2ff0745c45c16fd58d26b61888b6cf327
!! source digest: sha256:bca2e066e5de57f14edebb24b35271cd65776b585bcb2f490b6f599810bdb9e5
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion pos_driver_payment/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "Point of Sale - Telium Payment Terminal (odoo-driver)",
"version": "16.0.2.0.0",
"version": "16.0.3.0.0",
"category": "Point Of Sale",
"summary": "Communicate with Telium Payment Terminal" " via odoo-driver library",
"author": (
Expand Down

0 comments on commit c2422c5

Please sign in to comment.