openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #10030
[Bug 971627] Re: search on res.partner.address as field one2many is only zip search
Hello SerpentCS ,
Thanks for review.
Yes I agree with you , name search pass as argument limit=None but It does not affect to search.
I have checked this issue with trunk as well as 6.1 . I have put order line in search view of sale order but I did not face any problem with name_search in trunk .here i attached a video for 6.1 which shows the correct search without remove limit field in search.so as per my opinion we can change a code in
res.partner.address in name search method rather then change in expression.py.I have attached a video
trunk which working fine with o2m in search view.
Correct me if i am wrong.
Thanks and waiting for reply!.
--
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/971627
Title:
search on res.partner.address as field one2many is only zip search
Status in OpenERP Server:
New
Bug description:
From openerp 6.1.
In res.partner.address, name_search make a search only on zip.
For example, if you want to search an adress (imagine a contact address) in partner search view, you can't search by name but only by zip.
I don't understand the new search method.
How args var must be use and past?
We don't use base_contact module.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/971627/+subscriptions
References