Skip to content
Snippets Groups Projects
institut-medic-per-la-imatge.html.jinja 2.38 KiB
Newer Older
{% set title = "Institut Mèdic per la Imatge" %}
{% set description = "Success story of IMI implementing Tryton" %}
{% set keywords = ["success story", "review", "case study"] %}
{% set banner = "institut-medic-per-la-imatge/banner" %}
{% set logo = "images/success-stories/institut-medic-per-la-imatge.webp" %}
{% extends "success_stories/layout.html.jinja" %}
{% block customer %}
{{ super() }}
<p class="lead"><a href="https://www.imi.es/"><abbr title="Institut Mèdic per la Imatge">IMI</abbr></a> is a company that was founded in 1999 by a board of private companies from the health sector.
It aims to offer to their clients (hospitals, insurance companies and patients) all types of MRI scans, nuclear medicine and bone densitometry with the latest technology and backed by the most prestigious doctors in the area.</p>
<img src="{{ url_for('static', filename='images/success-stories/institut-medic-per-la-imatge/mri.webp') }}" class="img-fluid mx-auto d-block" alt="MRI machine" loading="lazy" width="600" height="270">
{% endblock customer %}
{% block challenge %}
{{ super() }}
<p>IMI was looking for a flexible and powerful business management system that could fit their business and bring out the value provided by the things that make them unique.
They also needed a system that was able to meet their invoicing, accounting and business analysis needs.</p>
{% endblock challenge %}
{% block solution %}
{{ super() }}
<p>Tryton was selected as the base platform and was then enhanced with some tailored functionality, including a unique Business Intelligent solution.</p>
{% endblock solution %}
{% block implementation %}
{{ super() }}
<p>As we do in all our projects, the requirements analysis allowed us to discuss and reflect on IMI's internal processes.
Together we sought for intelligent solutions to improve their productivity and efficiency.</p>
{% endblock implementation %}
{% block results %}
{{ super() }}
<p>IMI has shown that they are totally satisfied with the project.
Indeed, the company has already planned to clone it for other forthcoming business projects.
Moreover, the maintenance and support services we provide not only guarantee help with using the system, but also provide IMI with the certainty of a fully updated system that is continually growing and adapting to their needs.</p>
{% endblock %}
{% block provider %}
{{ super() }}
<p><a href="https://www.nan-tic.com/">NaN-tic</a></p>
{% endblock %}