Skip to content
Snippets Groups Projects

Add tag lines for success stories

Merged Cédric Krier requested to merge topic/default/success-story-taglines into branch/default
All threads resolved!
+ 8
7
@@ -522,7 +522,7 @@
description="An international distributor of hair care products.",
taglines=[
"Tryton helps to structure "
"the BLUE BOX Distribution's business processes",
"BLUE BOX Distribution's business processes",
],
story=True),
Case(
@@ -557,7 +557,7 @@
title="Felber",
description="A stamp and signalisation company.",
taglines=[
"Tryton can handle the huge amount of Felber's invoices",
"Tryton can handle Felber's huge amount of invoices",
],
story=True),
Case(
@@ -572,8 +572,8 @@
title="Grufesa",
description="Exports strawberries in Europe.",
taglines=[
"Grufesa to export berries to countries around the world "
"using Tryton",
"Tryton helps Grufesa export berries to countries all around the "
"world",
],
story=True),
Case(
@@ -584,7 +584,7 @@
title="Inmedio Berlin",
description="An institute specialising in conflict resolution.",
taglines=[
"Inmedio makes their tax report without external consultant "
"Inmedio does their tax report without an external consultant "
"thanks to Tryton",
],
story=True),
@@ -592,4 +592,5 @@
title="Jordà",
description="Installs and maintains lifts and elevators.",
taglines=[
12345678901234567890123456789012345678901234567890123456789012345678901234567890
"Tryton can be connected to an android application "
@@ -595,5 +596,5 @@
"Tryton can be connected to an android application "
"to add data in real time",
"which can then add data in real time",
],
story=True),
Case(
@@ -648,7 +649,7 @@
title="Wenger Energie",
description="A provider of vacuum degassing and filter systems.",
taglines=[
"Tryton manages the 4 companies of Wenger Energie",
"Tryton manages Wenger Energie's 4 companies",
],
story=True),
]
Loading