mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 09:49:17 +07:00
[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#6244
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:
@@ -290,7 +290,7 @@ Database
|
||||
|
||||
.. 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 in New Issue
Block a user