hospital_demo_py/layouts/patient_list.xml

6 lines
115 B
XML
Raw Normal View History

2014-08-19 05:49:02 +00:00
<list model="hos.patient">
<field name="name"/>
<field name="birth_date"/>
<field name="age"/>
</list>