trendtours:
Mit SAP S/4HANA erfolgreich im Reisemarkt unterwegs

<style>
/* Webflow Blog Styles */
:root {
--content-max-width: 1500px;
--bg-color: #ffffff;
--font-sans: Inter, sans-serif;
--font-display: 'Mona Sans', sans-serif;
--font-sans-stretch: normal;
--font-display-stretch: normal;
}
.blog-content {
font-family: var(--font-sans);
font-stretch: var(--font-sans-stretch);
color: #000000;
line-height: 1.2;
}
figcaption, .video-caption {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 0.875rem;
font-weight: 500;
font-style: normal;
color: #000000;
line-height: 1.5;
letter-spacing: 0;
margin: 0.5rem 0 0 0;
text-align: center;
}
/* Image Widths and Galleries */
.offset-block {
padding-left: 50px;
}
.blog-content h1, .blog-content h2, .blog-content h3, .blog-content h4, .blog-content h5, .blog-content h6 {
font-family: var(--font-display);
font-stretch: var(--font-display-stretch);
}
.blog-content p a, .blog-content li a, .blog-content .text-link {
color: #f0567f;
text-decoration: underline;
font-weight: 500;
transition: color 0.2s ease;
}
.blog-content p a:hover, .blog-content li a:hover, .blog-content .text-link:hover {
color: #f0567f;
}
.blog-content h1 {
font-family: 'Mona Sans Expanded', sans-serif;
font-stretch: 125%;
font-size: 48px;
line-height: 1.2;
margin: 0 0 1rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h2 {
font-family: 'Mona Sans Expanded', sans-serif;
font-stretch: 125%;
font-size: 36px;
line-height: 1.2;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 500;
letter-spacing: 0;
}
.blog-content h3 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 26px;
line-height: 1.2;
margin: 0 0 0.5rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h4 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 23px;
line-height: 1.1;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h5 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 23px;
line-height: 1.1;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h6 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
line-height: 1.2;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content .kpi-text {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 2.125rem;
line-height: 1.2;
margin: 0 0 1rem 0;
color: #000000;
font-weight: 700;
text-align: center;
}
.blog-content p {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
margin: 0 0 1rem 0;
line-height: 1.2;
color: #000000;
font-weight: 500;
}
.blog-content .text-bodyBold {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
margin: 0 0 1rem 0;
line-height: 1.2;
color: #000000;
font-weight: 700;
}
.blog-content ul {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
margin: 0 0 1rem 0;
line-height: 1.2;
color: #000000;
font-weight: 500;
}
.blog-content p a, .blog-content li a, .blog-content h1 a, .blog-content h2 a, .blog-content h3 a, .blog-content h4 a {
color: #f0567f;
text-decoration: underline;
font-weight: 500;
transition: all 0.2s ease-in-out;
}
.blog-content p a:hover, .blog-content li a:hover, .blog-content h1 a:hover, .blog-content h2 a:hover, .blog-content h3 a:hover, .blog-content h4 a:hover {
color: #f0567f;
}
.blog-content blockquote {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 22px;
font-style: italic;
font-weight: 400;
border-left: 0px solid #0066cc;
background-color: #f2f5f8;
padding: 0px;
margin: 1.5rem 0;
color: #000000;
}
.blog-content q {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
font-style: italic;
font-weight: 400;
border-left: 0px solid #94a3b8;
background-color: #f2f5f8;
padding: 0px;
quotes: "«" "»" "‹" "›";
color: #000000;
}
.custom-container {
max-width: var(--content-max-width);
margin: 0 auto;
padding: 60px 60px 70px 70px;
}
.custom-button:hover {
background-color: #fdc300 !important;
color: #000000 !important;
transform: scale(1.03) !important;
}
.faq-item {
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 15px;
margin-bottom: 1rem;
}
.faq-question {
font-weight: bold;
color: #1a1a1a;
margin-bottom: 0.5rem;
}
.faq-answer {
color: #333333;
}
.box-style-standard {
background-color: #ffffff;
border: 1px solid #e5e7eb;
border-radius: 8px;
padding: 20px;
color: #333333;
margin: 1.5rem 0;
}
.box-style-info {
background-color: #eff6ff;
border: 1px solid #3b82f6;
border-radius: 8px;
padding: 20px;
color: #1e40af;
margin: 1.5rem 0;
}
.box-style-warning {
background-color: #fffbeb;
border: 1px solid #f59e0b;
border-radius: 8px;
padding: 20px;
color: #92400e;
margin: 1.5rem 0;
}
@media (max-width: 991px) {
.offset-block { padding-left: 20px; }
.blog-content h1 { font-size: 44px; }
.blog-content h2 { font-size: 34px; }
.blog-content h3 { font-size: 24px; }
.blog-content h4 { font-size: 22px; }
.blog-content h5 { font-size: 22px; }
.blog-content h6 { font-size: 19px; }
.blog-content p { font-size: 18px; }
.blog-content .text-bodyBold { font-size: 18px; }
.blog-content ul { font-size: 19px; }
.blog-content .kpi-text { font-size: 1.8rem; }
.blog-content blockquote { font-size: 21px; }
.blog-content q { font-size: 19px; }
figcaption, .video-caption { font-size: 0.875rem; }
.custom-container { padding: 40px 40px 40px 40px; }
}
@media (max-width: 767px) {
.offset-block { padding-left: 15px; }
.blog-content h1 { font-size: 38px; }
.blog-content h2 { font-size: 28px; }
.blog-content h3 { font-size: 22px; }
.blog-content h4 { font-size: 21px; }
.blog-content h5 { font-size: 21px; }
.blog-content h6 { font-size: 18px; }
.blog-content p { font-size: 16px; }
.blog-content .text-bodyBold { font-size: 16px; }
.blog-content ul { font-size: 18px; }
.blog-content .kpi-text { font-size: 1.5rem; }
.blog-content blockquote { font-size: 20px; }
.blog-content q { font-size: 18px; }
figcaption, .video-caption { font-size: 0.875rem; }
.custom-container { padding: 15px 15px 15px 15px; }
}
/* Blog Lightbox */
.blog-lightbox-trigger { text-decoration: none !important; }
.blog-lightbox-trigger img { transition: opacity 0.2s ease; }
.blog-lightbox-trigger:hover img { opacity: 0.85; }
.blog-lightbox-overlay {
position: fixed; top: 0; left: 0; width: 100%; height: 100%;
background: rgba(0,0,0,0.85); z-index: 99999; display: flex;
align-items: center; justify-content: center; cursor: zoom-out;
animation: blogLbFadeIn 0.2s ease;
}
.blog-lightbox-overlay img {
max-width: 90vw; max-height: 90vh; border-radius: 8px;
box-shadow: 0 20px 60px rgba(0,0,0,0.5); object-fit: contain;
}
@keyframes blogLbFadeIn { from { opacity: 0; } to { opacity: 1; } }
</style>
<div class="blog-content">
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<p style="text-align: left;">Hohe Qualität zu weit unter marktüblichen Preisen: Getreu diesem Motto genießen die Kunden der trendtours Touristik GmbH Reisen in alle Welt. Von der Kreuzfahrt bis zur Erlebnisreise, vom Städtetrip bis zum Wellness-Aufenthalt finden Reiseliebhaber bei trendtours alles, was einen Urlaub zum unvergesslichen Erlebnis macht.</p>
</div>
<div style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1db5ee6794a54675b81e_logo_trendtours.jpg" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1db5ee6794a54675b81e_logo_trendtours.jpg" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1db5ee6794a54675b81e_logo_trendtours.jpg" alt="Image" class="blog-img-8127df5d-6a2e-4846-a8e2-7169581ef804" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a></div>
<div class="offset-block">
<p class="text-bodyBold" style="text-align: left;">Unschlagbares Preis-Leistungs-Verhältnis begeistert immer mehr Kunden</p>
<p style="text-align: left;">Dass trendtours seine Reisen trotz allem so preiswert anbieten kann, ist dabei kein Zufall. Als Direkt-Reiseveranstalter spart sich das Unternehmen teure Provisionen, durch den effizienten Einkauf werden stets günstige Konditionen erzielt. Zudem sorgen die vorteilhaften Aktions-Angebote für weit überdurchschnittliche Buchungsquoten und Auslastungen. Diese Ersparnisse werden an die Reisegäste weitergegeben, die so von großem Reisespaß zum kleinen Preis profitieren.</p>
<p class="text-bodyBold" style="text-align: left;">Alte Finanzlösung behindert das Wachstum</p>
<p style="text-align: left;">So effizient kalkulieren kann das Unternehmen aber nur, wenn im Hintergrund alle Buchungs- und Abrechnungsprozesse rund laufen. Mit der bisherigen Finanzlösung von trendtours war das nicht der Fall.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Ohne zukunftsweisende Finanzlösung kein zukunftsweisendes Unternehmen. Unser bisheriges System wurde zum Hemmnis und somit zum Risiko</q>
</div>
<div class="grid-cols-2" style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 2rem; margin: 2rem 0;">
<div class="column">
<div class="column">
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1db6b1a7e06718a70b7a_News_Foto_Trendtours-erfolgreich-unterwegs.jpg" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1db6b1a7e06718a70b7a_News_Foto_Trendtours-erfolgreich-unterwegs.jpg" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1db6b1a7e06718a70b7a_News_Foto_Trendtours-erfolgreich-unterwegs.jpg" alt="Vom Städtetrip bis zum Wellness-Aufenthalt finden Reiseliebhaber bei trendtours alles, was einen Urlaub zum Erlebnis macht." class="blog-img-9295ce54-a8d5-4d5a-935f-1051ef00e5b9" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Vom Städtetrip bis zum Wellness-Aufenthalt finden Reiseliebhaber bei trendtours alles, was einen Urlaub zum Erlebnis macht.</figcaption></figure>
</div></div>
<div class="column">
<div class="column">
<figure style="text-align: center; margin: 1.5rem 0;"><a href="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1db826029982448e8013_News_Foto_Trendtours-erfolgreich-unterwegs-2-e1565092012636.jpg" class="blog-lightbox-trigger" onclick="event.preventDefault();var o=document.createElement('div');o.className='blog-lightbox-overlay';o.innerHTML='<img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1db826029982448e8013_News_Foto_Trendtours-erfolgreich-unterwegs-2-e1565092012636.jpg" alt="">';o.onclick=function(){this.remove()};document.body.appendChild(o)" style="display: block; cursor: zoom-in;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69dc1db826029982448e8013_News_Foto_Trendtours-erfolgreich-unterwegs-2-e1565092012636.jpg" alt="Hohe Qualität zu weit unter marktüblichen Preisen: Getreu diesem Motto bietet trendtours auch exklusive Kreuzfahrten an." class="blog-img-36b2941a-8887-4026-81e7-087bfb14d369" style="max-width: 100%; width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto;"></a><figcaption>Hohe Qualität zu weit unter marktüblichen Preisen: Getreu diesem Motto bietet trendtours auch exklusive Kreuzfahrten an.</figcaption></figure>
</div></div>
</div>
<div class="offset-block">
<p class="text-bodyBold" style="text-align: left;">Anforderungen von Tourismusunternehmen im Standard abgedeckt</p>
<p style="text-align: left;">trendtours entschloss sich deshalb für die Einführung einer neuen Finanzlösung. Die Wahl fiel auf Innovafinance auf Basis von SAP S/4HANA und Innovabee als Implementierungspartner.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Mit Innovafinance verfügen wir über eine erprobte Lösung, die bereits im Standard den größten Teil unserer Anforderungen abdeckt</q>
<p style="text-align: left;">Zusätzlich hat Innovabee eine spezielle Buchungslogik für Reiseprodukte in das Projekt eingebracht und damit die Prozesse bei trendtours wesentlich mitgestaltet und optimiert.</p>
<p class="text-bodyBold" style="text-align: left;">Go-live pünktlich zum neuen Jahr 2017</p>
<p style="text-align: left;">Seit Anfang Januar 2017 arbeiten die Mitarbeiter im Rechnungswesen von trendtours nun produktiv mit Innovafinance. Für die Reisebranche wichtige Prozesse wie die Übergabe von Rechnungen aus dem touristischen Vorsystem, die Verbuchung von Zahlungen und die Buchung von Eingangsrechnungen liefen von Anfang an reibungslos. Die Trefferquote in diesen Bereichen des Zahlungs-Managements liegt nunmehr bei über 95 Prozent.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Das ist ein wesentlicher Faktor für die schnelle und pünktliche Übermittlung von Reiseunterlagen an unsere Kunden</q>
<p class="text-bodyBold" style="text-align: left;">Bewährte Standards für die Einführung und Datenmigration</p>
<p style="text-align: left;">Die Einführung selbst lief denkbar entspannt ab. Innovafinance als umfassendes Lösungspaket punktete dabei mit vorkonfigurierten Branchenprozessen. Auch für die Einführung und die anschließende Datenmigration konnte auf vorhandene Standards zurückgegriffen werden. Mit der „fokussierten Einführung“ bietet Innovabee darüber hinaus eine Vorgehensweise an, die mit vordefinierten Dokumenten, Formularen und Checklisten arbeitet und so die Einführung des Lösungspakets deutlich verkürzt.</p>
<p class="text-bodyBold" style="text-align: left;">Integriertes Rechnungswesen sorgt für mehr Effizienz</p>
<p style="text-align: left;">Zusätzlich stellte Innovabee ein Tool für die standardisierte Datenmigration nach SAP S/4HANA zur Verfügung. Das Schnittstellenkonzept sorgt auch in Zukunft dafür, dass das Rechnungswesen von trendtours mit den Buchungsdaten aus dem touristischen Vorsystem versorgt wird.</p>
<q style="border-left-color: #94a3b8; background-color: #f2f5f8; text-align: left; display: block;">Damit verfügen wir über ein integriertes Rechnungswesen, das alle kaufmännischen Prozesse zuverlässig abbildet</q>
<p style="text-align: left;">In den nächsten Monaten wird das Controlling von trendtours weiter auf- und ausgebaut, das Innovabee auf Grundlage der bestehenden Lösung und einer Innenauftragsrechnung gemeinsam mit trendtours konzipiert hat.</p>
</div>
</div>
</section>
</div>
Weitere Beiträge

Neues Design & neue Website

Neues Logo. Klarer Inhalt. Bereit für die Zukunft: Unser neues Corporate Design & unsere neue Website
12.05.2026
|
Innovabee

Joule im Job: 4 Must-knows zu SAP Joule for Consultants
30.04.2026
|
KI & Joule

KI im Arbeitsalltag: Wie SAP Joule, Cloud ERP und Microsoft Office zusammenspielen
29.04.2026
|
KI & Joule






