[FIX] developer: fix bad documentation of --unaccent
In the CLI, `--unaccent` try to enable PostgreSQL unaccent extention
when odoo is responsible to create new database(s).
closes odoo/documentation#6246
X-original-commit: 1639d22efd
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
This commit is contained in:
parent
dbb82d83e2
commit
d53c676288
@ -290,7 +290,7 @@ Database
|
|||||||
|
|
||||||
.. option:: --unaccent
|
.. option:: --unaccent
|
||||||
|
|
||||||
Use the unaccent function provided by the database when available.
|
Try to enable the unaccent extension when creating new databases
|
||||||
|
|
||||||
.. _reference/cmdline/server/emails:
|
.. _reference/cmdline/server/emails:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user