Skip to content

Commit

Permalink
[REF] Rename module, removing odoo in the name
Browse files Browse the repository at this point in the history
  • Loading branch information
legalsylvain committed Oct 15, 2024
1 parent aa881d1 commit bad0e22
Show file tree
Hide file tree
Showing 71 changed files with 462 additions and 462 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_odoo_driver_device_list](pos_odoo_driver_device_list/) | 16.0.1.0.0 | | Get devices information from odoo-pos-driver library
[pos_odoo_driver_display](pos_odoo_driver_display/) | 16.0.1.0.0 | | Communicate with LEC Customer Display via odoo-pos-driver library
[pos_odoo_driver_payment](pos_odoo_driver_payment/) | 16.0.1.0.0 | | Communicate with Telium Payment Terminal via odoo-pos-driver library
[pos_driver_device_list](pos_driver_device_list/) | 16.0.1.0.0 | | Get devices information from odoo-pos-driver library
[pos_driver_display](pos_driver_display/) | 16.0.1.0.0 | | Communicate with LEC Customer Display via odoo-pos-driver library
[pos_driver_payment](pos_driver_payment/) | 16.0.1.0.0 | | Communicate with Telium Payment Terminal via odoo-pos-driver library

[//]: # (end addons)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Point of Sale - Devices List (odoo-pos-driver)
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-grap%2Fodoo--addons--pos-lightgray.png?logo=github
:target: https://github.com/grap/odoo-addons-pos/tree/16.0/pos_odoo_driver_device_list
:target: https://github.com/grap/odoo-addons-pos/tree/16.0/pos_driver_device_list
:alt: grap/odoo-addons-pos

|badge1| |badge2| |badge3|
Expand All @@ -43,15 +43,15 @@ Usage

you can see the devices information, with last usage date.

.. figure:: https://raw.githubusercontent.com/grap/odoo-addons-pos/16.0/pos_odoo_driver_device_list/static/img/pos_device_tree.png
.. figure:: https://raw.githubusercontent.com/grap/odoo-addons-pos/16.0/pos_driver_device_list/static/img/pos_device_tree.png

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/grap/odoo-addons-pos/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/grap/odoo-addons-pos/issues/new?body=module:%20pos_odoo_driver_device_list%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/grap/odoo-addons-pos/issues/new?body=module:%20pos_driver_device_list%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Expand All @@ -71,6 +71,6 @@ Contributors
Maintainers
~~~~~~~~~~~

This module is part of the `grap/odoo-addons-pos <https://github.com/grap/odoo-addons-pos/tree/16.0/pos_odoo_driver_device_list>`_ project on GitHub.
This module is part of the `grap/odoo-addons-pos <https://github.com/grap/odoo-addons-pos/tree/16.0/pos_driver_device_list>`_ project on GitHub.

You are welcome to contribute.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"depends": ["point_of_sale"],
"assets": {
"point_of_sale.assets": [
"pos_odoo_driver_device_list/static/src/js/devices.esm.js",
"pos_driver_device_list/static/src/js/devices.esm.js",
],
},
"data": [
Expand Down
141 changes: 141 additions & 0 deletions pos_driver_device_list/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,141 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_driver_device_list
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-14 13:15+0000\n"
"PO-Revision-Date: 2024-09-14 13:15+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device__company_id
msgid "Company"
msgstr "Société"

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device__config_id
msgid "Config"
msgstr "Point de vente"

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device__create_uid
msgid "Created by"
msgstr "Créé par"

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device__create_date
msgid "Created on"
msgstr "Créé le"

#. module: pos_driver_device_list
#: model:ir.model.fields.selection,name:pos_driver_device_list.selection__pos_device__device_type__display
msgid "Customer Display"
msgstr "Afficheur client"

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_config__device_ids
msgid "Device"
msgstr "Périphérique"

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device__device_type
msgid "Device Type"
msgstr "Type de périphérique"

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device__display_name
msgid "Display Name"
msgstr "Nom complet"

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device__id
msgid "ID"
msgstr ""

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device__last_connexion_date
msgid "Last Connexion Date"
msgstr "Date de dernière connexion"

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device____last_update
msgid "Last Modified on"
msgstr "Dernière mise à jour le"

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device__write_uid
msgid "Last Updated by"
msgstr "Dernière mise à jour par"

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device__write_date
msgid "Last Updated on"
msgstr "Dernière mise à jour le"

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device__manufacturer
msgid "Manufacturer"
msgstr ""

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device__name
msgid "Name"
msgstr ""

#. module: pos_driver_device_list
#: model:ir.model.fields.selection,name:pos_driver_device_list.selection__pos_device__device_type__payment
msgid "Payment Terminal"
msgstr ""

#. module: pos_driver_device_list
#: model:ir.ui.menu,name:pos_driver_device_list.menu_pos_device
msgid "PoS Devices"
msgstr ""

#. module: pos_driver_device_list
#: model:ir.model,name:pos_driver_device_list.model_pos_config
msgid "Point of Sale Configuration"
msgstr "Configuration du point de vente"

#. module: pos_driver_device_list
#: model:ir.model,name:pos_driver_device_list.model_pos_device
msgid "Point of Sale Devices"
msgstr ""

#. module: pos_driver_device_list
#: model:ir.actions.act_window,name:pos_driver_device_list.action_pos_device
msgid "Pos Devices"
msgstr ""

#. module: pos_driver_device_list
#: model:ir.model.fields.selection,name:pos_driver_device_list.selection__pos_device__device_type__printer
msgid "Printer"
msgstr ""

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device__product_name
msgid "Product Name"
msgstr ""

#. module: pos_driver_device_list
#: model:ir.model.fields.selection,name:pos_driver_device_list.selection__pos_device__device_type__scale
msgid "Scale"
msgstr ""

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device__serial_number
msgid "Serial Number"
msgstr ""

#. module: pos_driver_device_list
#: model:ir.model.fields,field_description:pos_driver_device_list.field_pos_device__vendor_product_code
msgid "Vendor Product Code"
msgstr ""
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions pos_driver_device_list/security/ir.model.access.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_pos_device_user,access_pos_device_user,pos_driver_device_list.model_pos_device,point_of_sale.group_pos_user,1,1,1,0
access_pos_device_manager,access_pos_device_manager,pos_driver_device_list.model_pos_device,base.group_system,1,1,1,1
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
<field name="name">PoS Device Rule</field>
<field
name="model_id"
ref="pos_odoo_driver_device_list.model_pos_device"
ref="pos_driver_device_list.model_pos_device"
/>
<field name="global" eval="True" />
<field name="domain_force">[('company_id', 'in', company_ids + [False])]</field>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// @author: Sylvain LE GAL (https://twitter.com/legalsylvain)
// License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

odoo.define("pos_odoo_driver_device_list.devices", function (require) {
odoo.define("pos_driver_device_list.devices", function (require) {

var ProxyDevice = require("point_of_sale.devices").ProxyDevice;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Point of Sale - LED Customer Display (odoo-pos-driver)
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-grap%2Fodoo--addons--pos-lightgray.png?logo=github
:target: https://github.com/grap/odoo-addons-pos/tree/16.0/pos_odoo_driver_display
:target: https://github.com/grap/odoo-addons-pos/tree/16.0/pos_driver_display
:alt: grap/odoo-addons-pos

|badge1| |badge2| |badge3|
Expand All @@ -44,7 +44,7 @@ To configure this module,

* optionaly, you can customize the *Next customer* message and the *POS closed* message

.. figure:: https://raw.githubusercontent.com/grap/odoo-addons-pos/16.0/pos_odoo_driver_display/static/img/pos_config_form.png
.. figure:: https://raw.githubusercontent.com/grap/odoo-addons-pos/16.0/pos_driver_display/static/img/pos_config_form.png

Usage
=====
Expand Down Expand Up @@ -87,7 +87,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/grap/odoo-addons-pos/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/grap/odoo-addons-pos/issues/new?body=module:%20pos_odoo_driver_display%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/grap/odoo-addons-pos/issues/new?body=module:%20pos_driver_display%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Expand All @@ -113,6 +113,6 @@ Original authors and ideas are:
Maintainers
~~~~~~~~~~~

This module is part of the `grap/odoo-addons-pos <https://github.com/grap/odoo-addons-pos/tree/16.0/pos_odoo_driver_display>`_ project on GitHub.
This module is part of the `grap/odoo-addons-pos <https://github.com/grap/odoo-addons-pos/tree/16.0/pos_driver_display>`_ project on GitHub.

You are welcome to contribute.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"depends": ["point_of_sale"],
"assets": {
"point_of_sale.assets": [
"pos_odoo_driver_display/static/src/js/devices.esm.js",
"pos_odoo_driver_display/static/src/js/ProxyStatus.esm.js",
"pos_odoo_driver_display/static/src/js/models.esm.js",
"pos_odoo_driver_display/static/src/js/Chrome.esm.js",
"pos_odoo_driver_display/static/src/js/PaymentScreen.esm.js",
"pos_driver_display/static/src/js/devices.esm.js",
"pos_driver_display/static/src/js/ProxyStatus.esm.js",
"pos_driver_display/static/src/js/models.esm.js",
"pos_driver_display/static/src/js/Chrome.esm.js",
"pos_driver_display/static/src/js/PaymentScreen.esm.js",
],
},
"data": ["views/view_pos_config.xml"],
Expand Down
Loading

0 comments on commit bad0e22

Please sign in to comment.