Files
documentation/odoo_sh/getting_started
Raf Geens 93ae6ca2bd [FIX] odoo.sh: Make unidecode description more specific
The original description says calling unidecode will remove special
characters, but this is not entirely accurate. For example, when I
inserted unicode emojis in the name, they were not removed. I was then
confused whether my module had correctly updated or not.

Instead, what unidecode will do is convert text characters to their
nearest ASCII equivalent, so "trés" becomes "tres" for example. The
description has been updated to reflect that.
2020-10-23 12:27:21 +02:00
..
2020-10-09 15:18:05 +02:00
2019-09-23 16:09:59 +02:00
2020-10-09 15:18:05 +02:00