clinic/netforce_clinic/layouts/clinic_schedule_calendar.xml

5 lines
145 B
XML
Raw Normal View History

2014-10-28 15:16:16 +00:00
<calendar model="clinic.schedule" start_field="time_start" end_field="time_stop">
<field name="name"/>
2014-11-14 01:58:12 +00:00
<field name="state"/>
2014-10-28 15:16:16 +00:00
</calendar>