Jairo Llopis 82bb1e33a3 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.
2021-02-25 16:19:31 +01:00
2021-02-12 12:13:11 +00:00
2020-12-16 17:28:10 +00:00
2020-10-08 21:48:02 +02:00
2020-10-08 21:48:02 +02:00
2020-10-08 21:48:02 +02:00
2020-10-08 21:48:02 +02:00
2020-10-08 21:48:02 +02:00
2020-11-01 22:29:25 +01:00
2020-12-11 20:17:29 +01:00
2020-10-08 21:48:02 +02:00
2020-10-08 21:48:02 +02:00
2020-10-08 21:48:02 +02:00
2021-02-12 12:13:21 +00:00

Runbot Status Build Status codecov Translation Status

server-backend

TODO: add repo description.

Available addons

addon version summary
base_user_role 14.0.2.1.1 User 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 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%