odoo-addon-web-widget-remote-measure 15.0.1.0.3.1__py3-none-any.whl → 15.0.1.0.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,7 +7,7 @@ Remote Measure Devices Input
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:844d8b581a4aa3709e645679f7e259a6d64c4bfacf63b770d4aa16258d388f68
10
+ !! source digest: sha256:55dff2eb016107f448641e0fa636610fa1f43aa59854a49ef4b5ae005b37d47f
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -3,7 +3,7 @@
3
3
  {
4
4
  "name": "Remote Measure Devices Input",
5
5
  "summary": "Allows to connect to remote devices to record measures",
6
- "version": "15.0.1.0.3",
6
+ "version": "15.0.1.0.4",
7
7
  "author": "Tecnativa, Odoo Community Association (OCA)",
8
8
  "website": "https://github.com/OCA/stock-weighing",
9
9
  "maintainers": ["chienandalu"],
@@ -367,7 +367,7 @@ ul.auto-toc {
367
367
  !! This file is generated by oca-gen-addon-readme !!
368
368
  !! changes will be overwritten. !!
369
369
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:844d8b581a4aa3709e645679f7e259a6d64c4bfacf63b770d4aa16258d388f68
370
+ !! source digest: sha256:55dff2eb016107f448641e0fa636610fa1f43aa59854a49ef4b5ae005b37d47f
371
371
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
  <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-weighing/tree/15.0/web_widget_remote_measure"><img alt="OCA/stock-weighing" src="https://img.shields.io/badge/github-OCA%2Fstock--weighing-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-weighing-15-0/stock-weighing-15-0-web_widget_remote_measure"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/stock-weighing&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
373
  <p>This module allows to input data from remote devices in your network. Currently, only
@@ -11,7 +11,7 @@
11
11
  name="test_tcp_connection"
12
12
  class="oe_highlight"
13
13
  groups="base.group_no_one"
14
- attrs="{'invisible': [('connection_mode', '=', 'tcp')]}"
14
+ attrs="{'invisible': [('connection_mode', '!=', 'tcp')]}"
15
15
  />
16
16
  </header>
17
17
  <sheet>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-web_widget_remote_measure
3
- Version: 15.0.1.0.3.1
3
+ Version: 15.0.1.0.4
4
4
  Summary: Allows to connect to remote devices to record measures
5
5
  Home-page: https://github.com/OCA/stock-weighing
6
6
  Author: Tecnativa, Odoo Community Association (OCA)
@@ -22,7 +22,7 @@ Remote Measure Devices Input
22
22
  !! This file is generated by oca-gen-addon-readme !!
23
23
  !! changes will be overwritten. !!
24
24
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
25
- !! source digest: sha256:844d8b581a4aa3709e645679f7e259a6d64c4bfacf63b770d4aa16258d388f68
25
+ !! source digest: sha256:55dff2eb016107f448641e0fa636610fa1f43aa59854a49ef4b5ae005b37d47f
26
26
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
27
27
 
28
28
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -1,6 +1,6 @@
1
- odoo/addons/web_widget_remote_measure/README.rst,sha256=BovMlp4WQskNtTXHAjVEoMs6mZYlWGjRWeGYi4EfjMw,4682
1
+ odoo/addons/web_widget_remote_measure/README.rst,sha256=A_jlltLNTvYQgdF9jFinIwcLgssayHIyh-O_gtHzvWc,4682
2
2
  odoo/addons/web_widget_remote_measure/__init__.py,sha256=jQ-fltIs1ohXt7udDkkJwzh7ckauQW2rbmv1Wtg3SjQ,47
3
- odoo/addons/web_widget_remote_measure/__manifest__.py,sha256=DGrc66yLhC5_i_NWBjrvoI5Rp44tuLLc8Y4mxO0yPkw,902
3
+ odoo/addons/web_widget_remote_measure/__manifest__.py,sha256=R5Lg8bTDwJEbX_6Mwt6rR75Xh7dF86qizeHW4il9Xjs,902
4
4
  odoo/addons/web_widget_remote_measure/controllers/__init__.py,sha256=4KFqEP2QHFbPN66eQJMdGsmNz2v7ywWv_FR1pW_kkLk,19
5
5
  odoo/addons/web_widget_remote_measure/controllers/main.py,sha256=Y7-KWYAzJUsFOUXp8pYb6gubSRPjYaMMTK-EwPvf-FM,1596
6
6
  odoo/addons/web_widget_remote_measure/i18n/es.po,sha256=SUqLnrlp5NmoyN35ahPgaFe317mF12zNxQyI-mX1Ge4,10180
@@ -15,14 +15,14 @@ odoo/addons/web_widget_remote_measure/readme/ROADMAP.rst,sha256=Z0aICtUk3GUOPY5N
15
15
  odoo/addons/web_widget_remote_measure/readme/USAGE.rst,sha256=dWWMqNmAvPjk2v1qlEP0F_lxEt1XfMUR-CT81JWgV8c,726
16
16
  odoo/addons/web_widget_remote_measure/security/ir.model.access.csv,sha256=3bwXFcGN-56-3-aR-RYGH8G6sVnuYkirAzpY4dDu8IA,426
17
17
  odoo/addons/web_widget_remote_measure/static/description/icon.png,sha256=O9NGHv3egMV4Z7wp_y1yxXS9BmUi7AiGAleQTwMkuRo,9652
18
- odoo/addons/web_widget_remote_measure/static/description/index.html,sha256=jpa1jB80Yz_SsaWIQmremwIYYP9mEV0g7Eb9boL_XXA,15194
18
+ odoo/addons/web_widget_remote_measure/static/description/index.html,sha256=OyBU3tpSOTAPZjyiKg1QYuX-gSCqCAHm7V0b-Lrn4uM,15194
19
19
  odoo/addons/web_widget_remote_measure/static/src/js/remote_measure_device_kanban_widget.esm.js,sha256=vw2rHAKmv8F7V3AKVydkN01yNW4_b_uhO0O-GgUWlzI,1119
20
20
  odoo/addons/web_widget_remote_measure/static/src/js/remote_measure_widget.esm.js,sha256=btbxBKiu65prtRhMw6Mqh3jMBnKoY70RAwzltaqqBXw,15431
21
21
  odoo/addons/web_widget_remote_measure/static/src/scss/remote_measure_widget.scss,sha256=khdgvWe-uCaz6mXOTrO3-3sMhU8AJkCNA-8-EqaHhqM,643
22
22
  odoo/addons/web_widget_remote_measure/static/src/xml/measure_device_status.xml,sha256=ZiDIjjUC_6OmMCt5CuZjivQQ5GbXw9k63eNlYmCez7E,461
23
- odoo/addons/web_widget_remote_measure/views/remote_measure_device_views.xml,sha256=zIBFDNCxxV6WZwQzX8PbknEx4B2UbUgwV73ohRH38AM,4629
23
+ odoo/addons/web_widget_remote_measure/views/remote_measure_device_views.xml,sha256=pyIEp4WqR9hmfA5fXtsNYb78f5VFpiGVG7fBZxwjkjU,4630
24
24
  odoo/addons/web_widget_remote_measure/views/res_users_views.xml,sha256=hTncZ9RfMn9nHlDe72msIUP8cnRAt2j1-7-bDkwKIek,1178
25
- odoo_addon_web_widget_remote_measure-15.0.1.0.3.1.dist-info/METADATA,sha256=hJk3r-04IcbqdjXBVZhX7z5oXMvdHqaIU-hqlIpDoNA,5238
26
- odoo_addon_web_widget_remote_measure-15.0.1.0.3.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
27
- odoo_addon_web_widget_remote_measure-15.0.1.0.3.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
28
- odoo_addon_web_widget_remote_measure-15.0.1.0.3.1.dist-info/RECORD,,
25
+ odoo_addon_web_widget_remote_measure-15.0.1.0.4.dist-info/METADATA,sha256=DednEaGnwz9QMFwvMgnrCKolvXsFp-NAOrqT0qZDt4M,5236
26
+ odoo_addon_web_widget_remote_measure-15.0.1.0.4.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
27
+ odoo_addon_web_widget_remote_measure-15.0.1.0.4.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
28
+ odoo_addon_web_widget_remote_measure-15.0.1.0.4.dist-info/RECORD,,