mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
8 lines
269 B
ReStructuredText
8 lines
269 B
ReStructuredText
Create a new view using the calendar_list tag.
|
|
It has the same options than calendar::
|
|
|
|
<calendar_list date_start="schedule_date" date_delay="duration" color="partner_id">
|
|
<field name="display_name"/>
|
|
<field name="partner_id"/>
|
|
</calendar_list>
|