{% set title = "Unconference Marseille - June 4th-7th, 2019" %} {% set description = "Tryton Unconference at Marseille" %} {% set keywords = ["conference", "meeting", "event"] %} {% set logo = 'images/events/tum2019-logo.webp' %} {% set banner = 'tum2019-banner.svg' %} {% macro location() %}
École de Commerce et de Management
Rue Joseph Biaggi - CS 70329,
13331 Marseille
{% endmacro %} {% set events = [ Day((2019, 6, 4), ("Code Sprint", (9,), (18,)), location=location(), full=True), Day((2019, 6, 5), ("Code Sprint", (9,), (18,)), location=location(), full=True), Day((2019, 6, 6), ("A tour of new Tryton's features", (9,), (12,), "Presentation of new key features introduced in Tryton between 4.8 and 5.2.", [("Cédric Krier", 'bedb3a4b40d90063feb70b48ee2b0f25', "B2CK", 'https://www.b2ck.com/')]), ("Managing a service company with Tryton", (14,), (15,), "A tour on how Tryton can be usefull for companies non managing product stocks.", [("Sergi Almacellas Abellana", '5efa3ab997adc9ee037d06034a58161c', "KOPEN", 'https://www.kopen.es/')]), ("I used to Excel, but now I Shine", (15,), (16,), "We're going to present a new tool that aims to completely remove the use of spreadsheets as a critical tool in companies using Tryton. Not matter if the company uses spreadsheets for analysis or registering information not held by Tryton modules.", [("Albert Cervera i Areny", '7b657cfa5fc31952b4507e61ec95853b', "NaN-tic", 'https://www.nan-tic.com/')]), ("Supporters Meeting", (17,), (18,), "The annual meeting of Foundation's supporters.", []), location=location()), Day((2019, 6, 7), ("Building mobile applications connected to Tryton", (9,), (10,), "How we developed an Android application which reads and writes information to a Tryton server.", [("Sergi Almacellas Abellana", '5efa3ab997adc9ee037d06034a58161c', "KOPEN", 'https://www.kopen.es')]), ("Papyrus", (11,), (12,), "We're going to present a new Tryton module for advanced document processing and inspection in Tryton.", [("Albert Cervera i Areny", '7b657cfa5fc31952b4507e61ec95853b', "NaN-tic", 'https://www.nan-tic.com/')]), ("Deploying Tryton with Docker", (14,), (15,), "How we customize and deploy Tryton at B2CK using Docker and few shell scripts.", [("Cédric Krier", 'bedb3a4b40d90063feb70b48ee2b0f25', "B2CK", 'https://www.b2ck.com/')]), ("Use Case: Tryton for warehouse management", (15,), (16,), "How we use Tryton to manage our warehouse (customizations, label printing, small android application,...).", [("Maxime Richez", '5eb4d42d9dbe5c943d4a85475cadd7cb', "Saluc", 'https://www.saluc.com/'), ("Thierry Bruyere", 'fcf331766bad42138c031fde241dbc49', "Saluc", 'https://www.saluc.com/')]), ("Lisp ERP", (16,), (17,), "Programming modules for Tryton with Hy (embedded Lisp for Python).", [("Francesc Guillen", 'a0ef3bd08930d7f4891f891ec27d17a6',)]), location=location()), ] %} {% extends "events/layout.html" %} {% block title %} Tryton Unconference Marseille
June 4th-7th 2019 {% endblock %} {% block style %} {{ super() }} {% endblock style %} {% block lead %}

From Tuesday, June 4th to Friday, June 7th, 2019, the Tryton unconference comes to Marseille. We invite users, developers and people interested to learn more about Tryton. Discover new features, learn about latest technical developments and share feedback from the community.

{{ super() }} {% endblock lead %} {% block schedule %} {{ super() }} {% if datetime.date.today() < datetime.date(2019, 5, 30) %}

build The unconference is built by its participants.

Submit a talk
{% endif %}

movie The talks are recorded and life streamed on our Youtube channel.

Watch
{% endblock schedule %} {% block register %}

Want to participate to the #TUM2019?

{% endblock register %} {% block venue %}
The unconference will be hosted at the {{ location() | safe }}

View Larger Map

Transportations

Inside Marseille, we recommend to use the public transport which has 2 metro lines and many bus lines.

{% endblock %} {% block accommodations %}

Marseille is a touristic city, they are a lot of hotels near the location.

Yet we have some suggestions of hotels:

{% endblock accommodations %} {% block main %} {{ super() }}

Sponsors

With the support of:

École de Commerce et de Management Libertis
{% endblock main %} {% block script %} {{ super() }} {% endblock script %}