Steps_trytond_calendar - lampmantech/behaving.trytond GitHub Wiki

trytond_calendar.py

STEP: Create a calendar named "{uCalName}" owned by the user "{uUserName}"

WIP. Idempotent.

STEP: I need a set of "{uKind}" events in a calendar named "{uCalName}" owned by the user named "{uUserName}" with fields

STEP: I need a set of "{uKind}" events in a calendar named "{uCalName}" owned by the user named "{uUserName}" with |date|name|location|description| following

STEP: I need a set of "{uKind}" events in a calendar named "{uCalName}" owned by the user named "{uUserName}" with |date|name|description|location| following

Given \ Create "{uKind}" events in the calendar named "{uCalName}" owned by the user named "{uUserName}" with |date|name|location|description| following {uKind} can be empty, but if not, it is the category. You must firstly create the user with the step 'Create a user named'... in order to fields in the FeatureData, or use 'Set the feature data with values' ... It expects a |date|name|location|description| table. Idempotent.

STEP: I need a set of "{uKind}" annual events in the calendar named "{uCalName}" owned by the user named "{uUserName}" with fields

STEP: I need a set of "{uKind}" annual events in the calendar named "{uCalName}" owned by the user named "{uUserName}" with |name|date| following

Given \ Create "{uKind}" annual events in the calendar named "{uCalName}" owned by the user named "{uUserName}". {uKind} can be empty, but if not, it is the category; things like Holiday or Birthday are common. Use 0000 as the year of any dates you want to recur. You must firstly create the user with the step 'Create a user named'... in order to fields in the FeatureData, or use 'Set the feature data with values' ... It expects a |name|date| table. Idempotent.

This file is automatically generated from the source code: do not edit.

⚠️ **GitHub.com Fallback** ⚠️