openerp-community team mailing list archive
-
openerp-community team
-
Mailing list archive
-
Message #00969
Re: Error when open view through button
Hi Ange
Try changing the attribute: type, in button element, from "action" to
"object".
Diego Flórez
On Thu, Apr 26, 2012 at 3:41 PM, ange bouabre <angebouabre@xxxxxxxxx> wrote:
> Hi Everyone. I'm stopped in my work. I've inserted a button into a form
> view of one object and i want that when i click on it, it displays a
> tree view of another object. The code of the button is:
>
> <button colspan="1" name="view_vigne_class_tree" string="Vigne"
> type="action"/>
>
> The error message is: AttributeError: 'str' object has no attribute
> 'getquoted'
>
> Anyone could help me please!!!!!!!!!! :(
> --
> This message was sent from Launchpad by
> ange bouabre (https://launchpad.net/~angebouabre)
> to each member of the OpenERP Community team using the "Contact this team"
> link on the OpenERP Community team page
> (https://launchpad.net/~openerp-community).
> For more information see
> https://help.launchpad.net/YourAccount/ContactingPeople
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openerp-community
> Post to : openerp-community@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openerp-community
> More help : https://help.launchpad.net/ListHelp
>
References