Hi Damián,

Thanks for reporting the bug with great details and taking the time to
submit a patch!

> Sorry Olivier Dony I made a merge proposal but I had an incorrect
> indentation. I delete the previous merge proposal, correct the indentation
> and redid the proposal.

No problem, though in general there is no need to delete and re-create a merge 
proposal, as they are automatically updated whenever you modify the proposed 
branch.
I also manually linked your branch with the bug because the link was not 
created automatically (you probably forgot to tag your commit with `--fixes`. 
See also [1] )


> I am not sure how to finish the merge and what I have to wait for, so the
> bug is fixed correctly in the nightly build, can you give me some hints?

You don't need to do anything else. Thu did the original implementation,
so he will review your patch soon, and he will give you feedback on the
merge proposal. He will also assess the risk/benefit ratio of the patch,
to see whether it can be applied on the 6.1 stable branch safely [2].

Thanks for your contributions!


[1] For all the gory details regarding merge proposals and how to make them, 
see the documentation (there's a complete example including --fixes): 
http://doc.openerp.com/v6.1/contribute/15_guidelines/contribution_guidelines.html

[2] See the OpenERP Bug management policy:
http://doc.openerp.com/v6.1/contribute/11_bug_tracker.html#bug-
management-policy

** Changed in: openobject-server
   Importance: Undecided => Low

** Changed in: openobject-server
       Status: New => Confirmed

** Changed in: openobject-server
    Milestone: None => 6.1

** Changed in: openobject-server
     Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1049653

Title:
  --unaccent option does not work

Status in OpenERP Server:
  Confirmed

Bug description:
  I have OpenERP v6.1 in Ubuntu 12.04 with PostgreSQL. I updated the
  nightly builds, version: OpenERP Server 6.1-20120910-233309.

  I create a new OpenERP database called X.

  I installed postgresql-contrib for using unaccent in PostgreSQL and
  connect to the database X with psql. I execute "create extension
  unaccent;" to have access to unaccent in the database X.

  I start the OpenERP server with the '--unaccent' option.

  After all this, if I search over product name, I do not receive the
  expected result. For example, if I have products 'aeío' and 'aeio' and
  I search with string 'aeí' I receive only the first product and not
  the second.

  I check the log (using option --log-sql in the server) and I don't see
  any usage of unaccent function in the querys.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1049653/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help   : https://help.launchpad.net/ListHelp

Reply via email to