Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] iot_input_oca: Migration from 17.0 to 18.0. #102

Open
wants to merge 36 commits into
base: 18.0
Choose a base branch
from

Conversation

YogendrasinhChavda
Copy link

No description provided.

etobella and others added 30 commits October 16, 2024 12:38
Adds active field in device, input
Adds device_identification and passphrase in device
Adds address field in input
Adds new controller that can take multi event and/or multi input data
Updates tests
[FIX] Don't remove existing users from security group
Updating the module removed existing users from Manager group.
This changes behaviour so that users that are already in this group
are not removed.
In memory restricted devices (e.g. arduinos et all) sending the input
address as number instead of string in the JSON object can save precious
memory bytes.
This patch allows passing address as number in the JSON object and
converting it to string when parsing.
-Sets default order to name for iot_device and iot_input
-Skips parsing data for inactive inputs
Currently translated at 87.5% (35 of 40 strings)

Translation: iot-15.0/iot-15.0-iot_input_oca
Translate-URL: https://translation.odoo-community.org/projects/iot-15-0/iot-15-0-iot_input_oca/ca/
Currently translated at 100.0% (40 of 40 strings)

Translation: iot-15.0/iot-15.0-iot_input_oca
Translate-URL: https://translation.odoo-community.org/projects/iot-15-0/iot-15-0-iot_input_oca/it/
Currently translated at 100.0% (40 of 40 strings)

Translation: iot-15.0/iot-15.0-iot_input_oca
Translate-URL: https://translation.odoo-community.org/projects/iot-15-0/iot-15-0-iot_input_oca/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: iot-16.0/iot-16.0-iot_input_oca
Translate-URL: https://translation.odoo-community.org/projects/iot-16-0/iot-16-0-iot_input_oca/
Currently translated at 100.0% (40 of 40 strings)

Translation: iot-16.0/iot-16.0-iot_input_oca
Translate-URL: https://translation.odoo-community.org/projects/iot-16-0/iot-16-0-iot_input_oca/it/
Currently translated at 100.0% (40 of 40 strings)

Translation: iot-16.0/iot-16.0-iot_input_oca
Translate-URL: https://translation.odoo-community.org/projects/iot-16-0/iot-16-0-iot_input_oca/es/
Currently translated at 92.5% (37 of 40 strings)

Translation: iot-16.0/iot-16.0-iot_input_oca
Translate-URL: https://translation.odoo-community.org/projects/iot-16-0/iot-16-0-iot_input_oca/fa/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: iot-16.0/iot-16.0-iot_input_oca
Translate-URL: https://translation.odoo-community.org/projects/iot-16-0/iot-16-0-iot_input_oca/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.