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

10 lines
325 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="Comments">
<field name="user"/>
<field name="create_date"/>
<field name="active"/>
<field name="post"/>
</tree>