product category view

16 views
Skip to first unread message

rahul yadav

unread,
May 8, 2012, 8:44:37 AM5/8/12
to tryton
Please help me to uderstand this code: product.category

<record model="ir.ui.view" id="category_view_list">
<field name="model">product.category</field>
<field name="type">tree</field>
<field name="priority">10</field>
<field name="arch" type="xml">
<![CDATA[
<tree string="Product Categories">
<field name="name"/>
<field name="rec_name"/>
</tree>
]]>
</field>
</record>

please what is list view.i know tree,form,graph.

Cédric Krier

unread,
May 8, 2012, 9:03:04 AM5/8/12
to tryton
This is a flat tree.

--
Cédric Krier

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: cedric...@b2ck.com
Website: http://www.b2ck.com/

Er. Jay Vora

unread,
May 18, 2012, 9:01:35 AM5/18/12
to tryton
Rahul,

This is a hierarchical tree view.
--

Thanks,
Regards,

Er. Jay Vora
M : 91 - 9879354457.
(Not miles, just an email away...)
Twitter Facebook LinkedIn Blogger
"No Seconds to be Wasted for Formalities, I have a lot to Execute !" - Jay Vora

Cédric Krier

unread,
May 20, 2012, 3:23:56 PM5/20/12
to tryton
On 18/05/12 18:31 +0530, Er. Jay Vora wrote:
> Rahul,
>
> This is a hierarchical tree view.

As far as there is no field_childs, it is a flat list.

PS: Please don't top-post on this mailing list. For more information
about how to answer on mailing list see
http://groups.tryton.org/netiquette
Reply all
Reply to author
Forward
0 new messages