[FIX] odoo_sh: add the dependency without $

This commit is contained in:
Martin Trigaux
2018-03-30 11:28:00 +02:00
parent 56ef701a24
commit 981154d060
+1 -1
View File
@@ -379,7 +379,7 @@ Add
.. code-block:: text .. code-block:: text
$ unidecode unidecode
Then use the library in your module, for instance to remove any special characters in the name field of your Then use the library in your module, for instance to remove any special characters in the name field of your
model. model.