[IMP] unaccent: support for the postgres unaccent contrib module.
authorVo Minh Thu <vmt@openerp.com>
Thu, 11 Aug 2011 11:01:18 +0000 (13:01 +0200)
committerVo Minh Thu <vmt@openerp.com>
Thu, 11 Aug 2011 11:01:18 +0000 (13:01 +0200)
commit6251434cb9be97a3569dfe9767ccc0932ab49e37
tree6314a8e8c15a3764931334625e3b4e6b502ec236
parentd462db158ec4ad3d91a047a822d34004c9a0deae
[IMP] unaccent: support for the postgres unaccent contrib module.
OpenERP is now able to use the SQL unaccent() function when available,
and when the server is run with the --unaccent flag.

bzr revid: vmt@openerp.com-20110811110118-cyx2l6c3wk58083p
openerp/addons/base/test/test_osv_expression.yml
openerp/modules/registry.py
openerp/osv/expression.py
openerp/tools/config.py