Skip to content
Snippets Groups Projects
Commit 7b4fdfd80071 authored by Cédric Krier's avatar Cédric Krier :atom:
Browse files

Add success story for IMI

Closes #1
parent 2c7fa07e9e01
No related tags found
1 merge request!106Add success story for IMI
Pipeline #76830 passed
......@@ -593,7 +593,8 @@
Case(
title="Institut Mèdic per la Imatge",
description="Provides all kinds of MRI scans, nuclear medicine "
"and bone densitometry."),
"and bone densitometry.",
story=True),
Case(
title="Jordà",
description="Installs and maintains lifts and elevators.",
......
static/images/success-stories/institut-medic-per-la-imatge/banner-400px.webp

4.68 KiB

static/images/success-stories/institut-medic-per-la-imatge/banner-800px.webp

11.6 KiB

static/images/success-stories/institut-medic-per-la-imatge/banner.webp

14.4 KiB

static/images/success-stories/institut-medic-per-la-imatge/mri.webp

10.2 KiB

......@@ -2,6 +2,7 @@
{% set website = 'https://www.nan-tic.com/' %}
{% set email = 'info@nan-tic.com' %}
{% set phone = '+34935531803' %}
{% set stories = ['institut-medic-per-la-imatge'] %}
{% extends "service_providers/layout.html.jinja" %}
{% block description %}
Specialized in implementation, development and support services on Open Source ERP solutions like Tryton.
......
{% 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 %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment