Conference Agenda

October 15th, 10am - 5pm at Mysore Association, Matunga

The goal of this conference is to move InfluxERP to a more community oriented project. We will focus on work done by not only the InfluxERP team but also the commnunity.


{% for talk in influxframework.get_all("Conference Talk", fields=["name", "from_time", "to_time", "speaker_name", "subject"], order_by="from_time asc") %} {% endfor %}
Time Title
{{ get_formated_time(talk.from_time) }} - {{ get_formated_time(talk.to_time) }} {% if talk.subject %} {{ talk.subject }}
{% else %} Will share experience with InfluxERP implementation and development
{% endif %} Speaker: {{ talk.speaker_name }}