Skip to content

Commit bbf340c

Browse files
[BOT] post-merge updates
1 parent adba11b commit bbf340c

File tree

7 files changed

+16
-22
lines changed

7 files changed

+16
-22
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,13 @@
1717

1818
[//]: # (addons)
1919

20-
This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
20+
Available addons
21+
----------------
22+
addon | version | maintainers | summary
23+
--- | --- | --- | ---
24+
[pos_driver_device_list](pos_driver_device_list/) | 16.0.3.0.1 | | Get devices information from odoo-driver library
25+
[pos_driver_display](pos_driver_display/) | 16.0.4.0.1 | | Communicate with LED Customer Display via odoo-driver library
26+
[pos_driver_payment](pos_driver_payment/) | 16.0.3.0.1 | | Communicate with Telium Payment Terminal via odoo-driver library
2127

2228
[//]: # (end addons)
2329

pos_driver_device_list/README.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
.. image:: https://odoo-community.org/readme-banner-image
2-
:target: https://odoo-community.org/get-involved?utm_source=readme
3-
:alt: Odoo Community Association
4-
51
==========================================
62
Point of Sale - Devices List (odoo-driver)
73
==========================================
@@ -11,13 +7,13 @@ Point of Sale - Devices List (odoo-driver)
117
!! This file is generated by oca-gen-addon-readme !!
128
!! changes will be overwritten. !!
139
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:7da2caa22b201f23d5bc4ca485ceac6f0e397e2015c385c97cdd456793fe0f17
10+
!! source digest: sha256:92d5c3606a5e2c07b4a5fe8e1619c6751ed2c03c0b2940fcec0380d1464fc001
1511
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1612
1713
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1814
:target: https://odoo-community.org/page/development-status
1915
:alt: Beta
20-
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
16+
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
2117
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
2218
:alt: License: AGPL-3
2319
.. |badge3| image:: https://img.shields.io/badge/github-grap%2Fodoo--addons--driver-lightgray.png?logo=github

pos_driver_device_list/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
"name": "Point of Sale - Devices List (odoo-driver)",
7-
"version": "16.0.3.0.0",
7+
"version": "16.0.3.0.1",
88
"category": "Point Of Sale",
99
"summary": "Get devices information from odoo-driver library",
1010
"author": "GRAP",

pos_driver_display/README.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
.. image:: https://odoo-community.org/readme-banner-image
2-
:target: https://odoo-community.org/get-involved?utm_source=readme
3-
:alt: Odoo Community Association
4-
51
==================================================
62
Point of Sale - LED Customer Display (odoo-driver)
73
==================================================
@@ -11,13 +7,13 @@ Point of Sale - LED Customer Display (odoo-driver)
117
!! This file is generated by oca-gen-addon-readme !!
128
!! changes will be overwritten. !!
139
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:48711b280438290676c8d387a50ecf5ee95e91b7ce52fd01a77331269aff4b66
10+
!! source digest: sha256:b280396f549ccc4cf751b11839f78622d59083c8eed1ca5089f580421706d3f6
1511
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1612
1713
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1814
:target: https://odoo-community.org/page/development-status
1915
:alt: Beta
20-
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
16+
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
2117
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
2218
:alt: License: AGPL-3
2319
.. |badge3| image:: https://img.shields.io/badge/github-grap%2Fodoo--addons--driver-lightgray.png?logo=github

pos_driver_display/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
"name": "Point of Sale - LED Customer Display (odoo-driver)",
7-
"version": "16.0.4.0.0",
7+
"version": "16.0.4.0.1",
88
"category": "Point Of Sale",
99
"summary": "Communicate with LED Customer Display via odoo-driver library",
1010
"author": "GRAP",

pos_driver_payment/README.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
.. image:: https://odoo-community.org/readme-banner-image
2-
:target: https://odoo-community.org/get-involved?utm_source=readme
3-
:alt: Odoo Community Association
4-
51
=====================================================
62
Point of Sale - Telium Payment Terminal (odoo-driver)
73
=====================================================
@@ -11,13 +7,13 @@ Point of Sale - Telium Payment Terminal (odoo-driver)
117
!! This file is generated by oca-gen-addon-readme !!
128
!! changes will be overwritten. !!
139
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:bca2e066e5de57f14edebb24b35271cd65776b585bcb2f490b6f599810bdb9e5
10+
!! source digest: sha256:e793236290fa7e203798a05d804280293bb26db06c776135a718153c09031544
1511
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1612
1713
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1814
:target: https://odoo-community.org/page/development-status
1915
:alt: Beta
20-
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
16+
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
2117
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
2218
:alt: License: AGPL-3
2319
.. |badge3| image:: https://img.shields.io/badge/github-grap%2Fodoo--addons--driver-lightgray.png?logo=github

pos_driver_payment/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
"name": "Point of Sale - Telium Payment Terminal (odoo-driver)",
7-
"version": "16.0.3.0.0",
7+
"version": "16.0.3.0.1",
88
"category": "Point Of Sale",
99
"summary": "Communicate with Telium Payment Terminal" " via odoo-driver library",
1010
"author": (

0 commit comments

Comments
 (0)