Jairo Llopis a425b8cac5 Avoid UnicodeEncodeError. (#544)
* Fix wrong README format.

* [FIX][base_import_match] Avoid UnicodeEncodeError.

When the model or field you chose was translated and had some non-ascii
character, you got an error like this: `UnicodeEncodeError: 'ascii' codec can't
encode character u'\xed' in position 15: ordinal not in range(128)`.

Now, using unicode strings, that won't happen again.

* Do not require a hidden field.

* Further unicode protection, add ondelete clause.
2023-03-22 15:22:51 +01:00
2023-03-03 15:17:42 +01:00
2023-01-26 11:42:11 +00:00
2023-01-26 11:42:02 +00:00
2023-03-03 15:17:42 +01:00
2022-10-03 22:05:15 +02:00
2022-10-03 22:05:15 +02:00
2022-10-03 22:05:15 +02:00
2022-10-03 22:05:15 +02:00
2022-10-03 22:05:15 +02:00
2023-03-03 15:17:42 +01:00
2022-10-03 22:05:15 +02:00
2022-10-03 22:05:15 +02:00
2022-10-03 22:05:15 +02:00
2022-10-03 22:05:15 +02:00
2023-03-03 15:17:42 +01:00

Runboat Pre-commit Status Build Status codecov Translation Status

server-backend

Mainly base modules used by others

Available addons

addon version maintainers summary
base_user_role 16.0.1.1.1 sebalix jcdrubay novawish User roles
base_user_role_history 16.0.1.0.0 ThomasBinsfeld This module allows to track the changes on users roles.

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Description
No description provided
Readme 129 MiB
Languages
HTML 51.4%
Python 48.6%