update
This commit is contained in:
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Authors | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>Authors | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,18 +69,51 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
|
||||
</section>
|
||||
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Authors on diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/authors/</link>
|
||||
<link>https://ODOO4startups.org/de/authors/</link>
|
||||
<description>Recent content in Authors on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<atom:link href="http://localhost:1313/de/authors/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/authors/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>0-5 | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>0-5 | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,85 +69,119 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
<article class="story__card">
|
||||
<img
|
||||
src="/images/blog-thumbnail.png"
|
||||
alt="Transforming Our Cattle Farm with Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo Community</h4>
|
||||
<section class="story__grid_2">
|
||||
<article class="story__card">
|
||||
|
||||
|
||||
|
||||
<img
|
||||
src="/images/blog-thumbnail_hu_c035cda27f11aa1a.webp"
|
||||
alt="image"
|
||||
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
<div class="story__card__details">
|
||||
<ul class="card_category_list">
|
||||
|
||||
<a href="/de/categories/farm/">
|
||||
<li class="category__chip">
|
||||
Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/">
|
||||
<li class="category__chip">
|
||||
0-5
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<a href="/de/stories/agape/" data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo …</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="author__reading_time">
|
||||
<p class="timeToRead">2 Minuten zum Lesen </p>
|
||||
</div>
|
||||
|
||||
<p class="card__description">How Odoo Community helped streamline operations across three farm locations in Paraguay</p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/farm/" class="category__chip">
|
||||
Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/" class="category__chip">
|
||||
0-5
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/" class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/paraguay/" class="tag__chip">
|
||||
<span class="hastag">#</span>Paraguay
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/digital-transformation/" class="tag__chip">
|
||||
<span class="hastag">#</span>Digital Transformation
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">Estancia Agape</time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
<ul class="card_tags_list">
|
||||
|
||||
<a href="/de/tags/odoo/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,18 +2,18 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>0-5 on diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/categories/0-5/</link>
|
||||
<link>https://ODOO4startups.org/de/categories/0-5/</link>
|
||||
<description>Recent content in 0-5 on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/de/categories/0-5/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/categories/0-5/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Transforming Our Cattle Farm with Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/agape/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/agape/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/agape/</guid>
|
||||
<description><p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/agape/</guid>
|
||||
<description><p>





 
 
 <img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé" loading="lazy">
 
 

</p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>5-10 | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>5-10 | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,81 +69,119 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
<article class="story__card">
|
||||
<img
|
||||
src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png"
|
||||
alt="Aufbau eines Cloud-ERP-Dienstes mit Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</h4>
|
||||
</a>
|
||||
<p class="card__description">Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu erstellen und zu hosten</p>
|
||||
<section class="story__grid_2">
|
||||
<article class="story__card">
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/it/" class="category__chip">
|
||||
IT
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/5-10/" class="category__chip">
|
||||
5-10
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/community/" class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/it/" class="tag__chip">
|
||||
<span class="hastag">#</span>IT
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<img
|
||||
src="/Header_low_10746718438198390839_hu_c5b790f2cf501b85.057f694d007ec66ce3c448274f86908beea3c1de212f4a00638b4b0f5e620942.webp"
|
||||
alt="image"
|
||||
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
<div class="story__card__details">
|
||||
<ul class="card_category_list">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
<a href="/de/categories/it/">
|
||||
<li class="category__chip">
|
||||
IT
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/5-10/">
|
||||
<li class="category__chip">
|
||||
5-10
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<a href="/de/stories/odoo4projects/" data-story-url="/de/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Aufbau eines Cloud-ERP-Dienstes mit Odoo …</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="author__reading_time">
|
||||
<p class="timeToRead">2 Minuten zum Lesen </p>
|
||||
</div>
|
||||
|
||||
<p class="card__description">Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu …</p>
|
||||
|
||||
|
||||
<ul class="card_tags_list">
|
||||
|
||||
<a href="/de/tags/odoo/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/community/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,18 +2,18 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>5-10 on diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/categories/5-10/</link>
|
||||
<link>https://ODOO4startups.org/de/categories/5-10/</link>
|
||||
<description>Recent content in 5-10 on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/de/categories/5-10/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/categories/5-10/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/odoo4projects/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/odoo4projects/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/odoo4projects/</guid>
|
||||
<description><p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/odoo4projects/</guid>
|
||||
<description><p>





 
 
 
 <img src="https://ODOO4startups.org/Header_low_10746718438198390839_hu_de7cfefe2d250cea.86ba7c8ee5121073ae9e158f9828c9bca427038ac3ae42e2a5a2edb08557b1c1.webp" alt="ODOO4projects" loading="lazy">
 
 

</p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Farm | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>Farm | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,85 +69,119 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
<article class="story__card">
|
||||
<img
|
||||
src="/images/blog-thumbnail.png"
|
||||
alt="Transforming Our Cattle Farm with Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo Community</h4>
|
||||
<section class="story__grid_2">
|
||||
<article class="story__card">
|
||||
|
||||
|
||||
|
||||
<img
|
||||
src="/images/blog-thumbnail_hu_c035cda27f11aa1a.webp"
|
||||
alt="image"
|
||||
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
<div class="story__card__details">
|
||||
<ul class="card_category_list">
|
||||
|
||||
<a href="/de/categories/farm/">
|
||||
<li class="category__chip">
|
||||
Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/">
|
||||
<li class="category__chip">
|
||||
0-5
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<a href="/de/stories/agape/" data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo …</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="author__reading_time">
|
||||
<p class="timeToRead">2 Minuten zum Lesen </p>
|
||||
</div>
|
||||
|
||||
<p class="card__description">How Odoo Community helped streamline operations across three farm locations in Paraguay</p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/farm/" class="category__chip">
|
||||
Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/" class="category__chip">
|
||||
0-5
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/" class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/paraguay/" class="tag__chip">
|
||||
<span class="hastag">#</span>Paraguay
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/digital-transformation/" class="tag__chip">
|
||||
<span class="hastag">#</span>Digital Transformation
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">Estancia Agape</time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
<ul class="card_tags_list">
|
||||
|
||||
<a href="/de/tags/odoo/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,18 +2,18 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Farm on diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/categories/farm/</link>
|
||||
<link>https://ODOO4startups.org/de/categories/farm/</link>
|
||||
<description>Recent content in Farm on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/de/categories/farm/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/categories/farm/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Transforming Our Cattle Farm with Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/agape/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/agape/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/agape/</guid>
|
||||
<description><p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/agape/</guid>
|
||||
<description><p>





 
 
 <img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé" loading="lazy">
 
 

</p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Categories | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>Categories | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,174 +69,51 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
<article class="story__card">
|
||||
<img
|
||||
src=""
|
||||
alt="0-5"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/categories/0-5/" class="open-modal">
|
||||
<h4 class="card__title">0-5</h4>
|
||||
</a>
|
||||
<p class="card__description"></p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">0 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article> <article class="story__card">
|
||||
<img
|
||||
src=""
|
||||
alt="5-10"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/categories/5-10/" class="open-modal">
|
||||
<h4 class="card__title">5-10</h4>
|
||||
</a>
|
||||
<p class="card__description"></p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">0 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article> <article class="story__card">
|
||||
<img
|
||||
src=""
|
||||
alt="Farm"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/categories/farm/" class="open-modal">
|
||||
<h4 class="card__title">Farm</h4>
|
||||
</a>
|
||||
<p class="card__description"></p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">0 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article> <article class="story__card">
|
||||
<img
|
||||
src=""
|
||||
alt="IT"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/categories/it/" class="open-modal">
|
||||
<h4 class="card__title">IT</h4>
|
||||
</a>
|
||||
<p class="card__description"></p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">0 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,38 +2,38 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/categories/</link>
|
||||
<link>https://ODOO4startups.org/de/categories/</link>
|
||||
<description>Recent content in Categories on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/de/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>0-5</title>
|
||||
<link>http://localhost:1313/de/categories/0-5/</link>
|
||||
<link>https://ODOO4startups.org/de/categories/0-5/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/categories/0-5/</guid>
|
||||
<guid>https://ODOO4startups.org/de/categories/0-5/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>5-10</title>
|
||||
<link>http://localhost:1313/de/categories/5-10/</link>
|
||||
<link>https://ODOO4startups.org/de/categories/5-10/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/categories/5-10/</guid>
|
||||
<guid>https://ODOO4startups.org/de/categories/5-10/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Farm</title>
|
||||
<link>http://localhost:1313/de/categories/farm/</link>
|
||||
<link>https://ODOO4startups.org/de/categories/farm/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/categories/farm/</guid>
|
||||
<guid>https://ODOO4startups.org/de/categories/farm/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>IT</title>
|
||||
<link>http://localhost:1313/de/categories/it/</link>
|
||||
<link>https://ODOO4startups.org/de/categories/it/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/categories/it/</guid>
|
||||
<guid>https://ODOO4startups.org/de/categories/it/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>IT | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>IT | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,81 +69,119 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
<article class="story__card">
|
||||
<img
|
||||
src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png"
|
||||
alt="Aufbau eines Cloud-ERP-Dienstes mit Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</h4>
|
||||
</a>
|
||||
<p class="card__description">Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu erstellen und zu hosten</p>
|
||||
<section class="story__grid_2">
|
||||
<article class="story__card">
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/it/" class="category__chip">
|
||||
IT
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/5-10/" class="category__chip">
|
||||
5-10
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/community/" class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/it/" class="tag__chip">
|
||||
<span class="hastag">#</span>IT
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<img
|
||||
src="/Header_low_10746718438198390839_hu_c5b790f2cf501b85.057f694d007ec66ce3c448274f86908beea3c1de212f4a00638b4b0f5e620942.webp"
|
||||
alt="image"
|
||||
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
<div class="story__card__details">
|
||||
<ul class="card_category_list">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
<a href="/de/categories/it/">
|
||||
<li class="category__chip">
|
||||
IT
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/5-10/">
|
||||
<li class="category__chip">
|
||||
5-10
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<a href="/de/stories/odoo4projects/" data-story-url="/de/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Aufbau eines Cloud-ERP-Dienstes mit Odoo …</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="author__reading_time">
|
||||
<p class="timeToRead">2 Minuten zum Lesen </p>
|
||||
</div>
|
||||
|
||||
<p class="card__description">Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu …</p>
|
||||
|
||||
|
||||
<ul class="card_tags_list">
|
||||
|
||||
<a href="/de/tags/odoo/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/community/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,18 +2,18 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>IT on diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/categories/it/</link>
|
||||
<link>https://ODOO4startups.org/de/categories/it/</link>
|
||||
<description>Recent content in IT on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/de/categories/it/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/categories/it/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/odoo4projects/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/odoo4projects/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/odoo4projects/</guid>
|
||||
<description><p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/odoo4projects/</guid>
|
||||
<description><p>





 
 
 
 <img src="https://ODOO4startups.org/Header_low_10746718438198390839_hu_de7cfefe2d250cea.86ba7c8ee5121073ae9e158f9828c9bca427038ac3ae42e2a5a2edb08557b1c1.webp" alt="ODOO4projects" loading="lazy">
 
 

</p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -1,51 +1,54 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.147.8"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta name="generator" content="Hugo 0.147.8">
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Home | </title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="description in German" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
<meta name="keywords" content="odoo community, hosting, success stories, chatbot, startup, first steps and cheap" />
|
||||
|
||||
<title>Home | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="description in German" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -67,230 +70,291 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<main>
|
||||
<section class="hero">
|
||||
<div class="">
|
||||
<h1 class="" data-pagefind-meta="title">🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt</h1>
|
||||
<p class="" data-pagefind-meta="description">Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<main> <section class="hero">
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
<h1 class="" data-pagefind-meta="title">🚀 Echte Odoo-Erfolgsgeschichten – Sehen Sie, wo Odoo glänzt</h1>
|
||||
<p class="" data-pagefind-meta="description">Entdecken Sie, wie Unternehmen branchenübergreifend mit Odoo ihre Transformation vorantreiben – von der Bestandsoptimierung über die Vertriebsautomatisierung bis hin zur Skalierung von Abläufen. Dies sind Beispiele aus der Praxis, die zeigen, wie Odoo überzeugt. 💡 Nutzen Sie Odoo? Teilen Sie Ihre Erfolgsgeschichte und werden Sie vorgestellt – mit einem Dofollow-Backlink zu Ihrer Website als Dankeschön. Das bedeutet kostenlose Präsenz und hervorragende SEO.</p>
|
||||
<button class="story-btn" id="createStoryBtn">
|
||||
Senden Sie hier Ihre Erfolgsgeschichte
|
||||
</button>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<div class="space"><section id="stories">
|
||||
<div class="tags_categories">
|
||||
<div class="category_list">
|
||||
|
||||
<h3 class="">
|
||||
<div class="block_heading_container">
|
||||
<img src="/icons/categories.svg" alt="" class="">
|
||||
Kategorien
|
||||
</h3>
|
||||
<p class="">Kategorien</p>
|
||||
</div>
|
||||
|
||||
|
||||
<ul>
|
||||
|
||||
<li class="chip">
|
||||
<a href="http://localhost:1313//de/categories/0-5/">0-5</a>
|
||||
</li>
|
||||
<a href="https://ODOO4startups.org//de/categories/0-5/">
|
||||
<li class="chip">
|
||||
0-5
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<li class="chip">
|
||||
<a href="http://localhost:1313//de/categories/5-10/">5-10</a>
|
||||
</li>
|
||||
<a href="https://ODOO4startups.org//de/categories/5-10/">
|
||||
<li class="chip">
|
||||
5-10
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<li class="chip">
|
||||
<a href="http://localhost:1313//de/categories/farm/">farm</a>
|
||||
</li>
|
||||
<a href="https://ODOO4startups.org//de/categories/farm/">
|
||||
<li class="chip">
|
||||
farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<li class="chip">
|
||||
<a href="http://localhost:1313//de/categories/it/">it</a>
|
||||
</li>
|
||||
<a href="https://ODOO4startups.org//de/categories/it/">
|
||||
<li class="chip">
|
||||
it
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="tags_list">
|
||||
<div class="block_heading_container">
|
||||
|
||||
<h3 class="">
|
||||
<img src="/icons/hastag.svg" alt="" class="">
|
||||
Schlagworte
|
||||
</h3>
|
||||
<img src="/icons/hastag.svg" alt="" class="">
|
||||
<p class="">
|
||||
Schlagworte
|
||||
</p>
|
||||
</div>
|
||||
<ul>
|
||||
|
||||
<li class="chip">
|
||||
<a href="http://localhost:1313//de/tags/cattle-farm/">cattle farm</a>
|
||||
</li>
|
||||
<a href="https://ODOO4startups.org//de/tags/cattle-farm/">
|
||||
<li class="chip">
|
||||
cattle farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<li class="chip">
|
||||
<a href="http://localhost:1313//de/tags/community/">community</a>
|
||||
</li>
|
||||
<a href="https://ODOO4startups.org//de/tags/community/">
|
||||
<li class="chip">
|
||||
community
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<li class="chip">
|
||||
<a href="http://localhost:1313//de/tags/digital-transformation/">digital transformation</a>
|
||||
</li>
|
||||
<a href="https://ODOO4startups.org//de/tags/digital-transformation/">
|
||||
<li class="chip">
|
||||
digital transformation
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<li class="chip">
|
||||
<a href="http://localhost:1313//de/tags/erp/">erp</a>
|
||||
</li>
|
||||
<a href="https://ODOO4startups.org//de/tags/erp/">
|
||||
<li class="chip">
|
||||
erp
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<li class="chip">
|
||||
<a href="http://localhost:1313//de/tags/it/">it</a>
|
||||
</li>
|
||||
<a href="https://ODOO4startups.org//de/tags/it/">
|
||||
<li class="chip">
|
||||
it
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<li class="chip">
|
||||
<a href="http://localhost:1313//de/tags/odoo/">odoo</a>
|
||||
</li>
|
||||
<a href="https://ODOO4startups.org//de/tags/odoo/">
|
||||
<li class="chip">
|
||||
odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<li class="chip">
|
||||
<a href="http://localhost:1313//de/tags/paraguay/">paraguay</a>
|
||||
</li>
|
||||
<a href="https://ODOO4startups.org//de/tags/paraguay/">
|
||||
<li class="chip">
|
||||
paraguay
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<button class="story-btn" id="createStoryBtn">Senden Sie hier Ihre Erfolgsgeschichte</button>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef" frameborder="1"></iframe>
|
||||
</dialog>
|
||||
|
||||
|
||||
<section class="story__grid">
|
||||
|
||||
<div class=" story__grid ">
|
||||
|
||||
<article class="story__card">
|
||||
<img
|
||||
src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png"
|
||||
alt="Aufbau eines Cloud-ERP-Dienstes mit Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</h4>
|
||||
</a>
|
||||
<p class="card__description">Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu erstellen und zu hosten</p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/it/" class="category__chip">
|
||||
IT
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/5-10/" class="category__chip">
|
||||
5-10
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/community/" class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/it/" class="tag__chip">
|
||||
<span class="hastag">#</span>IT
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<img
|
||||
src="/Header_low_10746718438198390839_hu_c5b790f2cf501b85.057f694d007ec66ce3c448274f86908beea3c1de212f4a00638b4b0f5e620942.webp"
|
||||
alt="image"
|
||||
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
<div class="story__card__details">
|
||||
<ul class="card_category_list">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
<article class="story__card">
|
||||
<img
|
||||
src="/images/blog-thumbnail.png"
|
||||
alt="Transforming Our Cattle Farm with Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo Community</h4>
|
||||
<a href="/de/categories/it/">
|
||||
<li class="category__chip">
|
||||
IT
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/5-10/">
|
||||
<li class="category__chip">
|
||||
5-10
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<a href="/de/stories/odoo4projects/" data-story-url="/de/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Aufbau eines Cloud-ERP-Dienstes mit Odoo …</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="author__reading_time">
|
||||
<p class="timeToRead">2 Minuten zum Lesen </p>
|
||||
</div>
|
||||
|
||||
<p class="card__description">Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu …</p>
|
||||
|
||||
|
||||
<ul class="card_tags_list">
|
||||
|
||||
<a href="/de/tags/odoo/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/community/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
<article class="story__card">
|
||||
|
||||
|
||||
|
||||
<img
|
||||
src="/images/blog-thumbnail_hu_c035cda27f11aa1a.webp"
|
||||
alt="image"
|
||||
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
<div class="story__card__details">
|
||||
<ul class="card_category_list">
|
||||
|
||||
<a href="/de/categories/farm/">
|
||||
<li class="category__chip">
|
||||
Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/">
|
||||
<li class="category__chip">
|
||||
0-5
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<a href="/de/stories/agape/" data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo …</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="author__reading_time">
|
||||
<p class="timeToRead">2 Minuten zum Lesen </p>
|
||||
</div>
|
||||
|
||||
<p class="card__description">How Odoo Community helped streamline operations across three farm locations in Paraguay</p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/farm/" class="category__chip">
|
||||
Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/" class="category__chip">
|
||||
0-5
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/" class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/paraguay/" class="tag__chip">
|
||||
<span class="hastag">#</span>Paraguay
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/digital-transformation/" class="tag__chip">
|
||||
<span class="hastag">#</span>Digital Transformation
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">Estancia Agape</time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
<ul class="card_tags_list">
|
||||
|
||||
<a href="/de/tags/odoo/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</section></div>
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,25 +2,25 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/</link>
|
||||
<link>https://ODOO4startups.org/de/</link>
|
||||
<description>Recent content on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/de/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/odoo4projects/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/odoo4projects/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/odoo4projects/</guid>
|
||||
<description><p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/odoo4projects/</guid>
|
||||
<description><p>





 
 
 
 <img src="https://ODOO4startups.org/Header_low_10746718438198390839_hu_de7cfefe2d250cea.86ba7c8ee5121073ae9e158f9828c9bca427038ac3ae42e2a5a2edb08557b1c1.webp" alt="ODOO4projects" loading="lazy">
 
 

</p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Transforming Our Cattle Farm with Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/agape/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/agape/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/agape/</guid>
|
||||
<description><p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/agape/</guid>
|
||||
<description><p>





 
 
 <img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé" loading="lazy">
 
 

</p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -2,327 +2,327 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>http://localhost:1313/de/stories/</loc>
|
||||
<loc>https://ODOO4startups.org/de/stories/</loc>
|
||||
<lastmod>2025-06-15T22:50:48+05:30</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/stories/"
|
||||
href="https://ODOO4startups.org/en/stories/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/stories/"
|
||||
href="https://ODOO4startups.org/es/stories/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/stories/"
|
||||
href="https://ODOO4startups.org/de/stories/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/</loc>
|
||||
<loc>https://ODOO4startups.org/de/</loc>
|
||||
<lastmod>2025-06-15T22:21:39+05:30</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/"
|
||||
href="https://ODOO4startups.org/en/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/"
|
||||
href="https://ODOO4startups.org/es/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/"
|
||||
href="https://ODOO4startups.org/de/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/categories/0-5/</loc>
|
||||
<loc>https://ODOO4startups.org/de/categories/0-5/</loc>
|
||||
<lastmod>2025-06-10T12:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/categories/0-5/"
|
||||
href="https://ODOO4startups.org/en/categories/0-5/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/categories/0-5/"
|
||||
href="https://ODOO4startups.org/es/categories/0-5/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/categories/0-5/"
|
||||
href="https://ODOO4startups.org/de/categories/0-5/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/categories/5-10/</loc>
|
||||
<loc>https://ODOO4startups.org/de/categories/5-10/</loc>
|
||||
<lastmod>2025-06-10T12:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/categories/5-10/"
|
||||
href="https://ODOO4startups.org/en/categories/5-10/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/categories/5-10/"
|
||||
href="https://ODOO4startups.org/es/categories/5-10/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/categories/5-10/"
|
||||
href="https://ODOO4startups.org/de/categories/5-10/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/stories/odoo4projects/</loc>
|
||||
<loc>https://ODOO4startups.org/de/stories/odoo4projects/</loc>
|
||||
<lastmod>2025-06-10T12:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/stories/odoo4projects/"
|
||||
href="https://ODOO4startups.org/en/stories/odoo4projects/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/stories/odoo4projects/"
|
||||
href="https://ODOO4startups.org/es/stories/odoo4projects/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/stories/odoo4projects/"
|
||||
href="https://ODOO4startups.org/de/stories/odoo4projects/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/categories/</loc>
|
||||
<loc>https://ODOO4startups.org/de/categories/</loc>
|
||||
<lastmod>2025-06-10T12:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/categories/"
|
||||
href="https://ODOO4startups.org/en/categories/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/categories/"
|
||||
href="https://ODOO4startups.org/es/categories/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/categories/"
|
||||
href="https://ODOO4startups.org/de/categories/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/tags/cattle-farm/</loc>
|
||||
<loc>https://ODOO4startups.org/de/tags/cattle-farm/</loc>
|
||||
<lastmod>2025-06-10T12:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/tags/cattle-farm/"
|
||||
href="https://ODOO4startups.org/en/tags/cattle-farm/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/tags/cattle-farm/"
|
||||
href="https://ODOO4startups.org/es/tags/cattle-farm/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/tags/cattle-farm/"
|
||||
href="https://ODOO4startups.org/de/tags/cattle-farm/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/tags/community/</loc>
|
||||
<loc>https://ODOO4startups.org/de/tags/community/</loc>
|
||||
<lastmod>2025-06-10T12:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/tags/community/"
|
||||
href="https://ODOO4startups.org/en/tags/community/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/tags/community/"
|
||||
href="https://ODOO4startups.org/es/tags/community/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/tags/community/"
|
||||
href="https://ODOO4startups.org/de/tags/community/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/tags/digital-transformation/</loc>
|
||||
<loc>https://ODOO4startups.org/de/tags/digital-transformation/</loc>
|
||||
<lastmod>2025-06-10T12:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/tags/digital-transformation/"
|
||||
href="https://ODOO4startups.org/en/tags/digital-transformation/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/tags/digital-transformation/"
|
||||
href="https://ODOO4startups.org/es/tags/digital-transformation/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/tags/digital-transformation/"
|
||||
href="https://ODOO4startups.org/de/tags/digital-transformation/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/tags/erp/</loc>
|
||||
<loc>https://ODOO4startups.org/de/tags/erp/</loc>
|
||||
<lastmod>2025-06-10T12:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/tags/erp/"
|
||||
href="https://ODOO4startups.org/en/tags/erp/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/tags/erp/"
|
||||
href="https://ODOO4startups.org/es/tags/erp/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/tags/erp/"
|
||||
href="https://ODOO4startups.org/de/tags/erp/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/categories/farm/</loc>
|
||||
<loc>https://ODOO4startups.org/de/categories/farm/</loc>
|
||||
<lastmod>2025-06-10T12:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/categories/farm/"
|
||||
href="https://ODOO4startups.org/en/categories/farm/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/categories/farm/"
|
||||
href="https://ODOO4startups.org/es/categories/farm/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/categories/farm/"
|
||||
href="https://ODOO4startups.org/de/categories/farm/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/categories/it/</loc>
|
||||
<loc>https://ODOO4startups.org/de/categories/it/</loc>
|
||||
<lastmod>2025-06-10T12:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/categories/it/"
|
||||
href="https://ODOO4startups.org/en/categories/it/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/categories/it/"
|
||||
href="https://ODOO4startups.org/es/categories/it/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/categories/it/"
|
||||
href="https://ODOO4startups.org/de/categories/it/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/tags/it/</loc>
|
||||
<loc>https://ODOO4startups.org/de/tags/it/</loc>
|
||||
<lastmod>2025-06-10T12:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/tags/it/"
|
||||
href="https://ODOO4startups.org/en/tags/it/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/tags/it/"
|
||||
href="https://ODOO4startups.org/es/tags/it/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/tags/it/"
|
||||
href="https://ODOO4startups.org/de/tags/it/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/tags/odoo/</loc>
|
||||
<loc>https://ODOO4startups.org/de/tags/odoo/</loc>
|
||||
<lastmod>2025-06-10T12:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/tags/odoo/"
|
||||
href="https://ODOO4startups.org/en/tags/odoo/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/tags/odoo/"
|
||||
href="https://ODOO4startups.org/es/tags/odoo/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/tags/odoo/"
|
||||
href="https://ODOO4startups.org/de/tags/odoo/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/tags/paraguay/</loc>
|
||||
<loc>https://ODOO4startups.org/de/tags/paraguay/</loc>
|
||||
<lastmod>2025-06-10T12:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/tags/paraguay/"
|
||||
href="https://ODOO4startups.org/en/tags/paraguay/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/tags/paraguay/"
|
||||
href="https://ODOO4startups.org/es/tags/paraguay/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/tags/paraguay/"
|
||||
href="https://ODOO4startups.org/de/tags/paraguay/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/tags/</loc>
|
||||
<loc>https://ODOO4startups.org/de/tags/</loc>
|
||||
<lastmod>2025-06-10T12:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/tags/"
|
||||
href="https://ODOO4startups.org/en/tags/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/tags/"
|
||||
href="https://ODOO4startups.org/es/tags/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/tags/"
|
||||
href="https://ODOO4startups.org/de/tags/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/stories/agape/</loc>
|
||||
<loc>https://ODOO4startups.org/de/stories/agape/</loc>
|
||||
<lastmod>2025-06-10T12:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/stories/agape/"
|
||||
href="https://ODOO4startups.org/en/stories/agape/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/stories/agape/"
|
||||
href="https://ODOO4startups.org/es/stories/agape/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/stories/agape/"
|
||||
href="https://ODOO4startups.org/de/stories/agape/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/de/authors/</loc>
|
||||
<loc>https://ODOO4startups.org/de/authors/</loc>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="http://localhost:1313/en/authors/"
|
||||
href="https://ODOO4startups.org/en/authors/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="es"
|
||||
href="http://localhost:1313/es/authors/"
|
||||
href="https://ODOO4startups.org/es/authors/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de"
|
||||
href="http://localhost:1313/de/authors/"
|
||||
href="https://ODOO4startups.org/de/authors/"
|
||||
/>
|
||||
</url>
|
||||
</urlset>
|
||||
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Transforming Our Cattle Farm with Odoo Community | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="How Odoo Community helped streamline operations across three farm locations in Paraguay" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>Transforming Our Cattle Farm with Odoo Community | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="How Odoo Community helped streamline operations across three farm locations in Paraguay" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,8 +69,82 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
<section class="single-page"><p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p>
|
||||
<section class="single-page">
|
||||
<div class="article__content">
|
||||
<header class="article__header">
|
||||
<h1 class="article__heading">Transforming Our Cattle Farm with Odoo Community</h1>
|
||||
|
||||
<div class="">
|
||||
<a href="">
|
||||
<h4 class="author__name">Estancia Agape</h4>
|
||||
</a>
|
||||
|
||||
<p class="publish__date">posted on 10.06.2025</p>
|
||||
<div class="article__tags_categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<a href="https://ODOO4startups.org//de/categories/farm/">
|
||||
<li class="article__category">Farm</li>
|
||||
</a>
|
||||
|
||||
|
||||
<a href="https://ODOO4startups.org//de/categories/0-5/">
|
||||
<li class="article__category">0-5</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
<ul>
|
||||
|
||||
|
||||
<a href="https://ODOO4startups.org//de/tags/odoo/">
|
||||
<li class="article__tag">Odoo</li></a>
|
||||
|
||||
|
||||
<a href="https://ODOO4startups.org//de/tags/erp/">
|
||||
<li class="article__tag">ERP</li></a>
|
||||
|
||||
|
||||
<a href="https://ODOO4startups.org//de/tags/cattle-farm/">
|
||||
<li class="article__tag">Cattle Farm</li></a>
|
||||
|
||||
|
||||
<a href="https://ODOO4startups.org//de/tags/paraguay/">
|
||||
<li class="article__tag">Paraguay</li></a>
|
||||
|
||||
|
||||
<a href="https://ODOO4startups.org//de/tags/digital-transformation/">
|
||||
<li class="article__tag">Digital Transformation</li></a>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="article__toc mobile_toc"><nav id="TableOfContents">
|
||||
<ul>
|
||||
<li><a href="#why-odoo">Why Odoo?</a></li>
|
||||
<li><a href="#online-hosting-the-game-changer">Online Hosting: The Game-Changer</a></li>
|
||||
<li><a href="#the-results">The Results</a></li>
|
||||
<li><a href="#looking-ahead">Looking Ahead</a></li>
|
||||
</ul>
|
||||
</nav></div>
|
||||
</header>
|
||||
<article><p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé" loading="lazy">
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
|
||||
<h2 id="why-odoo">Why Odoo?</h2>
|
||||
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
|
||||
@@ -102,14 +179,58 @@
|
||||
<p><strong>Visit us at <a href="https://estancia-agape.com">estancia-agape.com</a> to learn more about our journey.</strong></p>
|
||||
<hr>
|
||||
<p><em>Interested in how Odoo can work for your farm or agribusiness? Contact us — we’re happy to share insights.</em></p>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="article__toc desktop_toc"><nav id="TableOfContents">
|
||||
<ul>
|
||||
<li><a href="#why-odoo">Why Odoo?</a></li>
|
||||
<li><a href="#online-hosting-the-game-changer">Online Hosting: The Game-Changer</a></li>
|
||||
<li><a href="#the-results">The Results</a></li>
|
||||
<li><a href="#looking-ahead">Looking Ahead</a></li>
|
||||
</ul>
|
||||
</nav></div>
|
||||
</section>
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Stories | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>Stories | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,148 +69,51 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
<article class="story__card">
|
||||
<img
|
||||
src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png"
|
||||
alt="Aufbau eines Cloud-ERP-Dienstes mit Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</h4>
|
||||
</a>
|
||||
<p class="card__description">Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu erstellen und zu hosten</p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/it/" class="category__chip">
|
||||
IT
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/5-10/" class="category__chip">
|
||||
5-10
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/community/" class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/it/" class="tag__chip">
|
||||
<span class="hastag">#</span>IT
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article> <article class="story__card">
|
||||
<img
|
||||
src="/images/blog-thumbnail.png"
|
||||
alt="Transforming Our Cattle Farm with Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo Community</h4>
|
||||
</a>
|
||||
<p class="card__description">How Odoo Community helped streamline operations across three farm locations in Paraguay</p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/farm/" class="category__chip">
|
||||
Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/" class="category__chip">
|
||||
0-5
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/" class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/paraguay/" class="tag__chip">
|
||||
<span class="hastag">#</span>Paraguay
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/digital-transformation/" class="tag__chip">
|
||||
<span class="hastag">#</span>Digital Transformation
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">Estancia Agape</time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,25 +2,25 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Stories on diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/stories/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/</link>
|
||||
<description>Recent content in Stories on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/de/stories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/stories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/odoo4projects/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/odoo4projects/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/odoo4projects/</guid>
|
||||
<description><p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/odoo4projects/</guid>
|
||||
<description><p>





 
 
 
 <img src="https://ODOO4startups.org/Header_low_10746718438198390839_hu_de7cfefe2d250cea.86ba7c8ee5121073ae9e158f9828c9bca427038ac3ae42e2a5a2edb08557b1c1.webp" alt="ODOO4projects" loading="lazy">
 
 

</p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Transforming Our Cattle Farm with Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/agape/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/agape/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/agape/</guid>
|
||||
<description><p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/agape/</guid>
|
||||
<description><p>





 
 
 <img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé" loading="lazy">
 
 

</p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Aufbau eines Cloud-ERP-Dienstes mit Odoo Community | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu erstellen und zu hosten" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>Aufbau eines Cloud-ERP-Dienstes mit Odoo Community | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu erstellen und zu hosten" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,8 +69,80 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
<section class="single-page"><p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p>
|
||||
<section class="single-page">
|
||||
<div class="article__content">
|
||||
<header class="article__header">
|
||||
<h1 class="article__heading">Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</h1>
|
||||
|
||||
<div class="">
|
||||
<a href="">
|
||||
<h4 class="author__name"></h4>
|
||||
</a>
|
||||
|
||||
<p class="publish__date">posted on 10.06.2025</p>
|
||||
<div class="article__tags_categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<a href="https://ODOO4startups.org//de/categories/it/">
|
||||
<li class="article__category">IT</li>
|
||||
</a>
|
||||
|
||||
|
||||
<a href="https://ODOO4startups.org//de/categories/5-10/">
|
||||
<li class="article__category">5-10</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
<ul>
|
||||
|
||||
|
||||
<a href="https://ODOO4startups.org//de/tags/odoo/">
|
||||
<li class="article__tag">Odoo</li></a>
|
||||
|
||||
|
||||
<a href="https://ODOO4startups.org//de/tags/erp/">
|
||||
<li class="article__tag">ERP</li></a>
|
||||
|
||||
|
||||
<a href="https://ODOO4startups.org//de/tags/community/">
|
||||
<li class="article__tag">Community</li></a>
|
||||
|
||||
|
||||
<a href="https://ODOO4startups.org//de/tags/it/">
|
||||
<li class="article__tag">IT</li></a>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="article__toc mobile_toc"><nav id="TableOfContents">
|
||||
<ul>
|
||||
<li><a href="#warum-odoo-community">Warum Odoo Community?</a></li>
|
||||
<li><a href="#benutzerdefinierte-module-unser-schlüssel-zum-erfolg">Benutzerdefinierte Module: Unser Schlüssel zum Erfolg</a></li>
|
||||
<li><a href="#was-hat-nicht-funktioniert">Was hat nicht funktioniert?</a></li>
|
||||
<li><a href="#ausblick-odoo-19-und-darüber-hinaus">Ausblick: Odoo 19 und darüber hinaus</a></li>
|
||||
<li><a href="#unsere-nachricht-an-andere">Unsere Nachricht an andere</a></li>
|
||||
</ul>
|
||||
</nav></div>
|
||||
</header>
|
||||
<article><p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<img src="/Header_low_10746718438198390839_hu_de7cfefe2d250cea.86ba7c8ee5121073ae9e158f9828c9bca427038ac3ae42e2a5a2edb08557b1c1.webp" alt="ODOO4projects" loading="lazy">
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
|
||||
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
|
||||
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
|
||||
@@ -96,14 +171,59 @@
|
||||
<p>Wenn Sie in der IT oder im SaaS-Bereich tätig sind und nach einer flexiblen, leistungsstarken ERP-Plattform suchen - <strong>unterschätzen Sie Odoo Community nicht</strong>. Mit dem richtigen Team und der richtigen Vision können Sie unternehmensweite Dienste ohne die Overheadkosten von Unternehmenslizenzen aufbauen.</p>
|
||||
<p><strong>Besuchen Sie uns auf <a href="https://ODOO4projects.com">ODOO4projects.com</a>, um mehr über unsere Plattform und Lösungen zu erfahren.</strong></p>
|
||||
<hr>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="article__toc desktop_toc"><nav id="TableOfContents">
|
||||
<ul>
|
||||
<li><a href="#warum-odoo-community">Warum Odoo Community?</a></li>
|
||||
<li><a href="#benutzerdefinierte-module-unser-schlüssel-zum-erfolg">Benutzerdefinierte Module: Unser Schlüssel zum Erfolg</a></li>
|
||||
<li><a href="#was-hat-nicht-funktioniert">Was hat nicht funktioniert?</a></li>
|
||||
<li><a href="#ausblick-odoo-19-und-darüber-hinaus">Ausblick: Odoo 19 und darüber hinaus</a></li>
|
||||
<li><a href="#unsere-nachricht-an-andere">Unsere Nachricht an andere</a></li>
|
||||
</ul>
|
||||
</nav></div>
|
||||
</section>
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -0,0 +1,257 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
|
||||
|
||||
|
||||
<title>Transforming Our Cattle Farm with Odoo Community | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="How Odoo Community helped streamline operations across three farm locations in Paraguay" />
|
||||
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
<div class="dropdown-content">
|
||||
|
||||
<a href="/en/" class="">
|
||||
English
|
||||
</a>
|
||||
|
||||
<a href="/de/" class="">
|
||||
Deutsch
|
||||
</a>
|
||||
|
||||
<a href="/es/" class="">
|
||||
Spanish
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
<section class="single-page">
|
||||
<div class="article__content">
|
||||
<header class="article__header">
|
||||
<h1 class="article__heading">Transforming Our Cattle Farm with Odoo Community</h1>
|
||||
|
||||
<div class="">
|
||||
<a href="">
|
||||
<h4 class="author__name">Estancia Agape</h4>
|
||||
</a>
|
||||
|
||||
<p class="publish__date">posted on 10.06.2025</p>
|
||||
<div class="article__tags_categories">
|
||||
<ul>
|
||||
|
||||
|
||||
<a href="http://localhost:1313//de/categories/farm/">
|
||||
<li class="article__category">Farm</li>
|
||||
</a>
|
||||
|
||||
|
||||
<a href="http://localhost:1313//de/categories/0-5/">
|
||||
<li class="article__category">0-5</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
<ul>
|
||||
|
||||
|
||||
<a href="http://localhost:1313//de/tags/odoo/">
|
||||
<li class="article__tag">Odoo</li></a>
|
||||
|
||||
|
||||
<a href="http://localhost:1313//de/tags/erp/">
|
||||
<li class="article__tag">ERP</li></a>
|
||||
|
||||
|
||||
<a href="http://localhost:1313//de/tags/cattle-farm/">
|
||||
<li class="article__tag">Cattle Farm</li></a>
|
||||
|
||||
|
||||
<a href="http://localhost:1313//de/tags/paraguay/">
|
||||
<li class="article__tag">Paraguay</li></a>
|
||||
|
||||
|
||||
<a href="http://localhost:1313//de/tags/digital-transformation/">
|
||||
<li class="article__tag">Digital Transformation</li></a>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="article__toc mobile_toc"><nav id="TableOfContents">
|
||||
<ul>
|
||||
<li><a href="#why-odoo">Why Odoo?</a></li>
|
||||
<li><a href="#online-hosting-the-game-changer">Online Hosting: The Game-Changer</a></li>
|
||||
<li><a href="#the-results">The Results</a></li>
|
||||
<li><a href="#looking-ahead">Looking Ahead</a></li>
|
||||
</ul>
|
||||
</nav></div>
|
||||
</header>
|
||||
<article><p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé" loading="lazy">
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
|
||||
<h2 id="why-odoo">Why Odoo?</h2>
|
||||
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
|
||||
<ul>
|
||||
<li>Open-source and customizable</li>
|
||||
<li>Robust set of features for inventory, accounting, and logistics</li>
|
||||
<li>Large and active global community</li>
|
||||
<li>No licensing fees</li>
|
||||
</ul>
|
||||
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p>
|
||||
<h2 id="online-hosting-the-game-changer">Online Hosting: The Game-Changer</h2>
|
||||
<p>With three remote farm locations, we needed a centralized system that could be accessed by our teams from anywhere. Hosting Odoo online gave us:</p>
|
||||
<ul>
|
||||
<li><strong>Real-time synchronization</strong> between sites</li>
|
||||
<li><strong>Simplified workflows</strong> for staff in the field and in the office</li>
|
||||
<li><strong>Remote oversight</strong> of stock, sales, and expenses</li>
|
||||
<li><strong>Reduced IT burden</strong> thanks to external hosting partners</li>
|
||||
</ul>
|
||||
<p>We now manage cattle inventory, pasture usage, vet schedules, and financial records in a single system, accessible securely from any device.</p>
|
||||
<h2 id="the-results">The Results</h2>
|
||||
<p>Since implementing Odoo Community:</p>
|
||||
<ul>
|
||||
<li>Manual paperwork has dropped by over 80%</li>
|
||||
<li>Daily operational reports are instantly available to management</li>
|
||||
<li>Staff collaboration has improved across all sites</li>
|
||||
<li>Decision-making is faster and data-driven</li>
|
||||
</ul>
|
||||
<p>What used to take days now takes minutes.</p>
|
||||
<h2 id="looking-ahead">Looking Ahead</h2>
|
||||
<p>We are continuing to expand our use of Odoo Community by integrating additional modules and exploring mobile app features for field use.</p>
|
||||
<p>For other agricultural businesses in Paraguay or Latin America, we highly recommend considering open-source ERP systems like Odoo. With the right setup and a cloud-based approach, even the most traditional industries can benefit from modern tools.</p>
|
||||
<p><strong>Visit us at <a href="https://estancia-agape.com">estancia-agape.com</a> to learn more about our journey.</strong></p>
|
||||
<hr>
|
||||
<p><em>Interested in how Odoo can work for your farm or agribusiness? Contact us — we’re happy to share insights.</em></p>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="article__toc desktop_toc"><nav id="TableOfContents">
|
||||
<ul>
|
||||
<li><a href="#why-odoo">Why Odoo?</a></li>
|
||||
<li><a href="#online-hosting-the-game-changer">Online Hosting: The Game-Changer</a></li>
|
||||
<li><a href="#the-results">The Results</a></li>
|
||||
<li><a href="#looking-ahead">Looking Ahead</a></li>
|
||||
</ul>
|
||||
</nav></div>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
});
|
||||
</script>
|
||||
|
||||
<script>
|
||||
const dialog = document.querySelector("dialog");
|
||||
const showButton = document.getElementById("createStoryBtn");
|
||||
const closeButton = document.getElementById("closeStoryModal");
|
||||
|
||||
|
||||
showButton.addEventListener("click", () => {
|
||||
dialog.showModal();
|
||||
});
|
||||
|
||||
|
||||
closeButton.addEventListener("click", () => {
|
||||
dialog.close();
|
||||
});
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Cattle Farm | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>Cattle Farm | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,85 +69,119 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
<article class="story__card">
|
||||
<img
|
||||
src="/images/blog-thumbnail.png"
|
||||
alt="Transforming Our Cattle Farm with Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo Community</h4>
|
||||
<section class="story__grid_2">
|
||||
<article class="story__card">
|
||||
|
||||
|
||||
|
||||
<img
|
||||
src="/images/blog-thumbnail_hu_c035cda27f11aa1a.webp"
|
||||
alt="image"
|
||||
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
<div class="story__card__details">
|
||||
<ul class="card_category_list">
|
||||
|
||||
<a href="/de/categories/farm/">
|
||||
<li class="category__chip">
|
||||
Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/">
|
||||
<li class="category__chip">
|
||||
0-5
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<a href="/de/stories/agape/" data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo …</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="author__reading_time">
|
||||
<p class="timeToRead">2 Minuten zum Lesen </p>
|
||||
</div>
|
||||
|
||||
<p class="card__description">How Odoo Community helped streamline operations across three farm locations in Paraguay</p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/farm/" class="category__chip">
|
||||
Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/" class="category__chip">
|
||||
0-5
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/" class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/paraguay/" class="tag__chip">
|
||||
<span class="hastag">#</span>Paraguay
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/digital-transformation/" class="tag__chip">
|
||||
<span class="hastag">#</span>Digital Transformation
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">Estancia Agape</time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
<ul class="card_tags_list">
|
||||
|
||||
<a href="/de/tags/odoo/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,18 +2,18 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Cattle Farm on diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/tags/cattle-farm/</link>
|
||||
<link>https://ODOO4startups.org/de/tags/cattle-farm/</link>
|
||||
<description>Recent content in Cattle Farm on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/de/tags/cattle-farm/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/tags/cattle-farm/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Transforming Our Cattle Farm with Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/agape/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/agape/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/agape/</guid>
|
||||
<description><p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/agape/</guid>
|
||||
<description><p>





 
 
 <img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé" loading="lazy">
 
 

</p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Community | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>Community | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,81 +69,119 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
<article class="story__card">
|
||||
<img
|
||||
src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png"
|
||||
alt="Aufbau eines Cloud-ERP-Dienstes mit Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</h4>
|
||||
</a>
|
||||
<p class="card__description">Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu erstellen und zu hosten</p>
|
||||
<section class="story__grid_2">
|
||||
<article class="story__card">
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/it/" class="category__chip">
|
||||
IT
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/5-10/" class="category__chip">
|
||||
5-10
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/community/" class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/it/" class="tag__chip">
|
||||
<span class="hastag">#</span>IT
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<img
|
||||
src="/Header_low_10746718438198390839_hu_c5b790f2cf501b85.057f694d007ec66ce3c448274f86908beea3c1de212f4a00638b4b0f5e620942.webp"
|
||||
alt="image"
|
||||
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
<div class="story__card__details">
|
||||
<ul class="card_category_list">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
<a href="/de/categories/it/">
|
||||
<li class="category__chip">
|
||||
IT
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/5-10/">
|
||||
<li class="category__chip">
|
||||
5-10
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<a href="/de/stories/odoo4projects/" data-story-url="/de/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Aufbau eines Cloud-ERP-Dienstes mit Odoo …</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="author__reading_time">
|
||||
<p class="timeToRead">2 Minuten zum Lesen </p>
|
||||
</div>
|
||||
|
||||
<p class="card__description">Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu …</p>
|
||||
|
||||
|
||||
<ul class="card_tags_list">
|
||||
|
||||
<a href="/de/tags/odoo/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/community/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,18 +2,18 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Community on diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/tags/community/</link>
|
||||
<link>https://ODOO4startups.org/de/tags/community/</link>
|
||||
<description>Recent content in Community on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/de/tags/community/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/tags/community/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/odoo4projects/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/odoo4projects/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/odoo4projects/</guid>
|
||||
<description><p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/odoo4projects/</guid>
|
||||
<description><p>





 
 
 
 <img src="https://ODOO4startups.org/Header_low_10746718438198390839_hu_de7cfefe2d250cea.86ba7c8ee5121073ae9e158f9828c9bca427038ac3ae42e2a5a2edb08557b1c1.webp" alt="ODOO4projects" loading="lazy">
 
 

</p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Digital Transformation | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>Digital Transformation | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,85 +69,119 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
<article class="story__card">
|
||||
<img
|
||||
src="/images/blog-thumbnail.png"
|
||||
alt="Transforming Our Cattle Farm with Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo Community</h4>
|
||||
<section class="story__grid_2">
|
||||
<article class="story__card">
|
||||
|
||||
|
||||
|
||||
<img
|
||||
src="/images/blog-thumbnail_hu_c035cda27f11aa1a.webp"
|
||||
alt="image"
|
||||
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
<div class="story__card__details">
|
||||
<ul class="card_category_list">
|
||||
|
||||
<a href="/de/categories/farm/">
|
||||
<li class="category__chip">
|
||||
Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/">
|
||||
<li class="category__chip">
|
||||
0-5
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<a href="/de/stories/agape/" data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo …</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="author__reading_time">
|
||||
<p class="timeToRead">2 Minuten zum Lesen </p>
|
||||
</div>
|
||||
|
||||
<p class="card__description">How Odoo Community helped streamline operations across three farm locations in Paraguay</p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/farm/" class="category__chip">
|
||||
Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/" class="category__chip">
|
||||
0-5
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/" class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/paraguay/" class="tag__chip">
|
||||
<span class="hastag">#</span>Paraguay
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/digital-transformation/" class="tag__chip">
|
||||
<span class="hastag">#</span>Digital Transformation
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">Estancia Agape</time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
<ul class="card_tags_list">
|
||||
|
||||
<a href="/de/tags/odoo/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,18 +2,18 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Digital Transformation on diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/tags/digital-transformation/</link>
|
||||
<link>https://ODOO4startups.org/de/tags/digital-transformation/</link>
|
||||
<description>Recent content in Digital Transformation on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/de/tags/digital-transformation/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/tags/digital-transformation/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Transforming Our Cattle Farm with Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/agape/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/agape/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/agape/</guid>
|
||||
<description><p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/agape/</guid>
|
||||
<description><p>





 
 
 <img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé" loading="lazy">
 
 

</p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>ERP | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>ERP | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,148 +69,185 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
<article class="story__card">
|
||||
<img
|
||||
src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png"
|
||||
alt="Aufbau eines Cloud-ERP-Dienstes mit Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</h4>
|
||||
</a>
|
||||
<p class="card__description">Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu erstellen und zu hosten</p>
|
||||
<section class="story__grid_2">
|
||||
<article class="story__card">
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/it/" class="category__chip">
|
||||
IT
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/5-10/" class="category__chip">
|
||||
5-10
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/community/" class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/it/" class="tag__chip">
|
||||
<span class="hastag">#</span>IT
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<img
|
||||
src="/Header_low_10746718438198390839_hu_c5b790f2cf501b85.057f694d007ec66ce3c448274f86908beea3c1de212f4a00638b4b0f5e620942.webp"
|
||||
alt="image"
|
||||
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
<div class="story__card__details">
|
||||
<ul class="card_category_list">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article> <article class="story__card">
|
||||
<img
|
||||
src="/images/blog-thumbnail.png"
|
||||
alt="Transforming Our Cattle Farm with Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo Community</h4>
|
||||
<a href="/de/categories/it/">
|
||||
<li class="category__chip">
|
||||
IT
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/5-10/">
|
||||
<li class="category__chip">
|
||||
5-10
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<a href="/de/stories/odoo4projects/" data-story-url="/de/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Aufbau eines Cloud-ERP-Dienstes mit Odoo …</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="author__reading_time">
|
||||
<p class="timeToRead">2 Minuten zum Lesen </p>
|
||||
</div>
|
||||
|
||||
<p class="card__description">Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu …</p>
|
||||
|
||||
|
||||
<ul class="card_tags_list">
|
||||
|
||||
<a href="/de/tags/odoo/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/community/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</article> <article class="story__card">
|
||||
|
||||
|
||||
|
||||
<img
|
||||
src="/images/blog-thumbnail_hu_c035cda27f11aa1a.webp"
|
||||
alt="image"
|
||||
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
<div class="story__card__details">
|
||||
<ul class="card_category_list">
|
||||
|
||||
<a href="/de/categories/farm/">
|
||||
<li class="category__chip">
|
||||
Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/">
|
||||
<li class="category__chip">
|
||||
0-5
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<a href="/de/stories/agape/" data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo …</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="author__reading_time">
|
||||
<p class="timeToRead">2 Minuten zum Lesen </p>
|
||||
</div>
|
||||
|
||||
<p class="card__description">How Odoo Community helped streamline operations across three farm locations in Paraguay</p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/farm/" class="category__chip">
|
||||
Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/" class="category__chip">
|
||||
0-5
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/" class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/paraguay/" class="tag__chip">
|
||||
<span class="hastag">#</span>Paraguay
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/digital-transformation/" class="tag__chip">
|
||||
<span class="hastag">#</span>Digital Transformation
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">Estancia Agape</time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
<ul class="card_tags_list">
|
||||
|
||||
<a href="/de/tags/odoo/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,25 +2,25 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>ERP on diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/tags/erp/</link>
|
||||
<link>https://ODOO4startups.org/de/tags/erp/</link>
|
||||
<description>Recent content in ERP on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/de/tags/erp/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/tags/erp/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/odoo4projects/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/odoo4projects/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/odoo4projects/</guid>
|
||||
<description><p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/odoo4projects/</guid>
|
||||
<description><p>





 
 
 
 <img src="https://ODOO4startups.org/Header_low_10746718438198390839_hu_de7cfefe2d250cea.86ba7c8ee5121073ae9e158f9828c9bca427038ac3ae42e2a5a2edb08557b1c1.webp" alt="ODOO4projects" loading="lazy">
 
 

</p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Transforming Our Cattle Farm with Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/agape/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/agape/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/agape/</guid>
|
||||
<description><p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/agape/</guid>
|
||||
<description><p>





 
 
 <img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé" loading="lazy">
 
 

</p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Tags | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>Tags | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,291 +69,51 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
<article class="story__card">
|
||||
<img
|
||||
src=""
|
||||
alt="Cattle Farm"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/tags/cattle-farm/" class="open-modal">
|
||||
<h4 class="card__title">Cattle Farm</h4>
|
||||
</a>
|
||||
<p class="card__description"></p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">0 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article> <article class="story__card">
|
||||
<img
|
||||
src=""
|
||||
alt="Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/tags/community/" class="open-modal">
|
||||
<h4 class="card__title">Community</h4>
|
||||
</a>
|
||||
<p class="card__description"></p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">0 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article> <article class="story__card">
|
||||
<img
|
||||
src=""
|
||||
alt="Digital Transformation"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/tags/digital-transformation/" class="open-modal">
|
||||
<h4 class="card__title">Digital Transformation</h4>
|
||||
</a>
|
||||
<p class="card__description"></p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">0 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article> <article class="story__card">
|
||||
<img
|
||||
src=""
|
||||
alt="ERP"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/tags/erp/" class="open-modal">
|
||||
<h4 class="card__title">ERP</h4>
|
||||
</a>
|
||||
<p class="card__description"></p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">0 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article> <article class="story__card">
|
||||
<img
|
||||
src=""
|
||||
alt="IT"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/tags/it/" class="open-modal">
|
||||
<h4 class="card__title">IT</h4>
|
||||
</a>
|
||||
<p class="card__description"></p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">0 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article> <article class="story__card">
|
||||
<img
|
||||
src=""
|
||||
alt="Odoo"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/tags/odoo/" class="open-modal">
|
||||
<h4 class="card__title">Odoo</h4>
|
||||
</a>
|
||||
<p class="card__description"></p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">0 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article> <article class="story__card">
|
||||
<img
|
||||
src=""
|
||||
alt="Paraguay"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/tags/paraguay/" class="open-modal">
|
||||
<h4 class="card__title">Paraguay</h4>
|
||||
</a>
|
||||
<p class="card__description"></p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">0 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,59 +2,59 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Tags on diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/tags/</link>
|
||||
<link>https://ODOO4startups.org/de/tags/</link>
|
||||
<description>Recent content in Tags on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/de/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Cattle Farm</title>
|
||||
<link>http://localhost:1313/de/tags/cattle-farm/</link>
|
||||
<link>https://ODOO4startups.org/de/tags/cattle-farm/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/tags/cattle-farm/</guid>
|
||||
<guid>https://ODOO4startups.org/de/tags/cattle-farm/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Community</title>
|
||||
<link>http://localhost:1313/de/tags/community/</link>
|
||||
<link>https://ODOO4startups.org/de/tags/community/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/tags/community/</guid>
|
||||
<guid>https://ODOO4startups.org/de/tags/community/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Digital Transformation</title>
|
||||
<link>http://localhost:1313/de/tags/digital-transformation/</link>
|
||||
<link>https://ODOO4startups.org/de/tags/digital-transformation/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/tags/digital-transformation/</guid>
|
||||
<guid>https://ODOO4startups.org/de/tags/digital-transformation/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>ERP</title>
|
||||
<link>http://localhost:1313/de/tags/erp/</link>
|
||||
<link>https://ODOO4startups.org/de/tags/erp/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/tags/erp/</guid>
|
||||
<guid>https://ODOO4startups.org/de/tags/erp/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>IT</title>
|
||||
<link>http://localhost:1313/de/tags/it/</link>
|
||||
<link>https://ODOO4startups.org/de/tags/it/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/tags/it/</guid>
|
||||
<guid>https://ODOO4startups.org/de/tags/it/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Odoo</title>
|
||||
<link>http://localhost:1313/de/tags/odoo/</link>
|
||||
<link>https://ODOO4startups.org/de/tags/odoo/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/tags/odoo/</guid>
|
||||
<guid>https://ODOO4startups.org/de/tags/odoo/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Paraguay</title>
|
||||
<link>http://localhost:1313/de/tags/paraguay/</link>
|
||||
<link>https://ODOO4startups.org/de/tags/paraguay/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/tags/paraguay/</guid>
|
||||
<guid>https://ODOO4startups.org/de/tags/paraguay/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>IT | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>IT | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,81 +69,119 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
<article class="story__card">
|
||||
<img
|
||||
src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png"
|
||||
alt="Aufbau eines Cloud-ERP-Dienstes mit Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</h4>
|
||||
</a>
|
||||
<p class="card__description">Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu erstellen und zu hosten</p>
|
||||
<section class="story__grid_2">
|
||||
<article class="story__card">
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/it/" class="category__chip">
|
||||
IT
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/5-10/" class="category__chip">
|
||||
5-10
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/community/" class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/it/" class="tag__chip">
|
||||
<span class="hastag">#</span>IT
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<img
|
||||
src="/Header_low_10746718438198390839_hu_c5b790f2cf501b85.057f694d007ec66ce3c448274f86908beea3c1de212f4a00638b4b0f5e620942.webp"
|
||||
alt="image"
|
||||
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
<div class="story__card__details">
|
||||
<ul class="card_category_list">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
<a href="/de/categories/it/">
|
||||
<li class="category__chip">
|
||||
IT
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/5-10/">
|
||||
<li class="category__chip">
|
||||
5-10
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<a href="/de/stories/odoo4projects/" data-story-url="/de/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Aufbau eines Cloud-ERP-Dienstes mit Odoo …</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="author__reading_time">
|
||||
<p class="timeToRead">2 Minuten zum Lesen </p>
|
||||
</div>
|
||||
|
||||
<p class="card__description">Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu …</p>
|
||||
|
||||
|
||||
<ul class="card_tags_list">
|
||||
|
||||
<a href="/de/tags/odoo/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/community/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,18 +2,18 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>IT on diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/tags/it/</link>
|
||||
<link>https://ODOO4startups.org/de/tags/it/</link>
|
||||
<description>Recent content in IT on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/de/tags/it/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/tags/it/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/odoo4projects/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/odoo4projects/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/odoo4projects/</guid>
|
||||
<description><p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/odoo4projects/</guid>
|
||||
<description><p>





 
 
 
 <img src="https://ODOO4startups.org/Header_low_10746718438198390839_hu_de7cfefe2d250cea.86ba7c8ee5121073ae9e158f9828c9bca427038ac3ae42e2a5a2edb08557b1c1.webp" alt="ODOO4projects" loading="lazy">
 
 

</p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Odoo | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>Odoo | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,148 +69,185 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
<article class="story__card">
|
||||
<img
|
||||
src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png"
|
||||
alt="Aufbau eines Cloud-ERP-Dienstes mit Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</h4>
|
||||
</a>
|
||||
<p class="card__description">Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu erstellen und zu hosten</p>
|
||||
<section class="story__grid_2">
|
||||
<article class="story__card">
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/it/" class="category__chip">
|
||||
IT
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/5-10/" class="category__chip">
|
||||
5-10
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/community/" class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/it/" class="tag__chip">
|
||||
<span class="hastag">#</span>IT
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<img
|
||||
src="/Header_low_10746718438198390839_hu_c5b790f2cf501b85.057f694d007ec66ce3c448274f86908beea3c1de212f4a00638b4b0f5e620942.webp"
|
||||
alt="image"
|
||||
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
<div class="story__card__details">
|
||||
<ul class="card_category_list">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""></time>
|
||||
</div>
|
||||
</div>
|
||||
</article> <article class="story__card">
|
||||
<img
|
||||
src="/images/blog-thumbnail.png"
|
||||
alt="Transforming Our Cattle Farm with Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo Community</h4>
|
||||
<a href="/de/categories/it/">
|
||||
<li class="category__chip">
|
||||
IT
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/5-10/">
|
||||
<li class="category__chip">
|
||||
5-10
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<a href="/de/stories/odoo4projects/" data-story-url="/de/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Aufbau eines Cloud-ERP-Dienstes mit Odoo …</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="author__reading_time">
|
||||
<p class="timeToRead">2 Minuten zum Lesen </p>
|
||||
</div>
|
||||
|
||||
<p class="card__description">Wie wir Odoo Community V17 genutzt haben, um maßgeschneiderte ERP-Lösungen für Kunden weltweit zu …</p>
|
||||
|
||||
|
||||
<ul class="card_tags_list">
|
||||
|
||||
<a href="/de/tags/odoo/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/community/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</article> <article class="story__card">
|
||||
|
||||
|
||||
|
||||
<img
|
||||
src="/images/blog-thumbnail_hu_c035cda27f11aa1a.webp"
|
||||
alt="image"
|
||||
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
<div class="story__card__details">
|
||||
<ul class="card_category_list">
|
||||
|
||||
<a href="/de/categories/farm/">
|
||||
<li class="category__chip">
|
||||
Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/">
|
||||
<li class="category__chip">
|
||||
0-5
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<a href="/de/stories/agape/" data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo …</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="author__reading_time">
|
||||
<p class="timeToRead">2 Minuten zum Lesen </p>
|
||||
</div>
|
||||
|
||||
<p class="card__description">How Odoo Community helped streamline operations across three farm locations in Paraguay</p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/farm/" class="category__chip">
|
||||
Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/" class="category__chip">
|
||||
0-5
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/" class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/paraguay/" class="tag__chip">
|
||||
<span class="hastag">#</span>Paraguay
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/digital-transformation/" class="tag__chip">
|
||||
<span class="hastag">#</span>Digital Transformation
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">Estancia Agape</time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
<ul class="card_tags_list">
|
||||
|
||||
<a href="/de/tags/odoo/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,25 +2,25 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Odoo on diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/tags/odoo/</link>
|
||||
<link>https://ODOO4startups.org/de/tags/odoo/</link>
|
||||
<description>Recent content in Odoo on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/de/tags/odoo/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/tags/odoo/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Aufbau eines Cloud-ERP-Dienstes mit Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/odoo4projects/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/odoo4projects/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/odoo4projects/</guid>
|
||||
<description><p><img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="ODOO4projects"></p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/odoo4projects/</guid>
|
||||
<description><p>





 
 
 
 <img src="https://ODOO4startups.org/Header_low_10746718438198390839_hu_de7cfefe2d250cea.86ba7c8ee5121073ae9e158f9828c9bca427038ac3ae42e2a5a2edb08557b1c1.webp" alt="ODOO4projects" loading="lazy">
 
 

</p>
<p>Bei <a href="https://ODOO4projects.com">ODOO4projects</a> sind wir darauf spezialisiert, Unternehmen beim Erfolg mit Open-Source-ERP zu unterstützen. Aber wir betreiben auch unsere eigenen Dienste auf derselben Plattform - und deshalb haben wir uns dafür entschieden, unsere <strong>gesamte Cloud-ERP-Hosting-Infrastruktur mit Odoo Community V17</strong> zu bauen.</p>
<h2 id="warum-odoo-community">Warum Odoo Community?</h2>
<p>Wir wollten testen, wie weit Odoo Community gehen kann - und es hat uns nicht enttäuscht.</p>
<ul>
<li>100% Open-Source, keine Lizenzgebühren</li>
<li>Hochgradig an spezifische Einsatzfälle anpassbar</li>
<li>Starkes internationales Community-Support</li>
<li>Klarer Upgrade-Pfad und modulares Design</li>
</ul>
<p>Unser Ziel war nicht nur, Odoo zu nutzen, sondern <strong>die Grenzen dessen zu erweitern, was mit der Community Edition möglich ist</strong>.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Transforming Our Cattle Farm with Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/agape/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/agape/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/agape/</guid>
|
||||
<description><p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/agape/</guid>
|
||||
<description><p>





 
 
 <img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé" loading="lazy">
 
 

</p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Paraguay | diese Story-Site</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta name="description" content="" /> <link rel="stylesheet" href="/css/main.css" />
|
||||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||||
|
||||
|
||||
|
||||
<title>Paraguay | diese Story-Site</title>
|
||||
|
||||
<meta name="description" content="" />
|
||||
|
||||
<link rel="stylesheet" href="https://ODOO4startups.org/css/main.min.d61d1a12b2ffab4c3134c215d63f696a3f3debd92707420e91d616ddd7e11bdc.css" />
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
<h2>ODOO Community Success Stories sponsored by</h2>
|
||||
|
||||
<a
|
||||
href="http://ODOO4projects.com"
|
||||
style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
|
||||
transition: all 0.3s ease;
|
||||
"
|
||||
onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'"
|
||||
onmouseout="this.style.backgroundColor='white'; this.style.color='orange'"
|
||||
>
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px" />
|
||||
<span style="display: inline-block"> Launch your ODOO Project now! </span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">de</button>
|
||||
@@ -66,85 +69,119 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="story__grid">
|
||||
<article class="story__card">
|
||||
<img
|
||||
src="/images/blog-thumbnail.png"
|
||||
alt="Transforming Our Cattle Farm with Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo Community</h4>
|
||||
<section class="story__grid_2">
|
||||
<article class="story__card">
|
||||
|
||||
|
||||
|
||||
<img
|
||||
src="/images/blog-thumbnail_hu_c035cda27f11aa1a.webp"
|
||||
alt="image"
|
||||
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
<div class="story__card__details">
|
||||
<ul class="card_category_list">
|
||||
|
||||
<a href="/de/categories/farm/">
|
||||
<li class="category__chip">
|
||||
Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/">
|
||||
<li class="category__chip">
|
||||
0-5
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<a href="/de/stories/agape/" data-story-url="/de/stories/agape/" class="open-modal">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo …</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="author__reading_time">
|
||||
<p class="timeToRead">2 Minuten zum Lesen </p>
|
||||
</div>
|
||||
|
||||
<p class="card__description">How Odoo Community helped streamline operations across three farm locations in Paraguay</p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/de/categories/farm/" class="category__chip">
|
||||
Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/categories/0-5/" class="category__chip">
|
||||
0-5
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/" class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/paraguay/" class="tag__chip">
|
||||
<span class="hastag">#</span>Paraguay
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/digital-transformation/" class="tag__chip">
|
||||
<span class="hastag">#</span>Digital Transformation
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="publish__date__timeToRead">
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/calender.svg" class="story__card__icon" alt="" />
|
||||
<time datetime=""
|
||||
>10.06.2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 Minuten zum Lesen </time>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/person.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">Estancia Agape</time>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
<ul class="card_tags_list">
|
||||
|
||||
<a href="/de/tags/odoo/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/erp/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/de/tags/cattle-farm/">
|
||||
<li class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</li>
|
||||
</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
</main>
|
||||
<div id="story-modal">
|
||||
|
||||
<footer>
|
||||
<ul class="footer_links">
|
||||
|
||||
<li><a href="/agb" title="Allgemeine Geschäftsbedingungen">Allgemeine Geschäftsbedingungen</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/datenschutz" title="Datenschutzerklärung">Datenschutzerklärung</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/karriere" title="Karriere">Karriere</a></li>
|
||||
|
||||
<li><a href="/kontakt" title="Kontakt">Kontakt</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/ueber-uns" title="Über uns">Über uns</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 IhrSeitenname. Alle Rechte vorbehalten. </small>
|
||||
</footer>
|
||||
<dialog class="story_dialog">
|
||||
<button id="closeStoryModal" autofocus>Close</button>
|
||||
<iframe
|
||||
src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef"
|
||||
frameborder="1"
|
||||
></iframe>
|
||||
</dialog>
|
||||
<div id="story-modal">
|
||||
<button id="close-modal">✕</button>
|
||||
<div id="modal-content">Loading...</div>
|
||||
</div>
|
||||
<script src="/pagefind/pagefind-ui.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
new PagefindUI({ element: "#search", showSubResults: true,highlightParam: "highlight" });
|
||||
|
||||
@@ -2,18 +2,18 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Paraguay on diese Story-Site</title>
|
||||
<link>http://localhost:1313/de/tags/paraguay/</link>
|
||||
<link>https://ODOO4startups.org/de/tags/paraguay/</link>
|
||||
<description>Recent content in Paraguay on diese Story-Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/de/tags/paraguay/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ODOO4startups.org/de/tags/paraguay/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Transforming Our Cattle Farm with Odoo Community</title>
|
||||
<link>http://localhost:1313/de/stories/agape/</link>
|
||||
<link>https://ODOO4startups.org/de/stories/agape/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/de/stories/agape/</guid>
|
||||
<description><p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
<guid>https://ODOO4startups.org/de/stories/agape/</guid>
|
||||
<description><p>





 
 
 <img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé" loading="lazy">
 
 

</p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
Reference in New Issue
Block a user