trytond-galatea_blog-old/view/post_tree.xml
2014-05-27 12:17:33 +02:00

11 lines
364 B
XML

<?xml version="1.0"?>
<!-- This file is part galatea_blog of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tree string="Posts">
<field name="name"/>
<field name="create_date"/>
<field name="create_uid"/>
<field name="active"/>
<field name="galatea_website"/>
</tree>