update
This commit is contained in:
@@ -1,50 +1,53 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<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 | this 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 | this 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">en</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="Building a Cloud ERP Service with Odoo Community"
|
||||
data-pagefind-index-attrs="title,alt"
|
||||
class="story__coverImg"
|
||||
loading="lazy"
|
||||
/>
|
||||
<div class="story__card__details">
|
||||
<a data-story-url="/en/stories/odoo4projects/" class="open-modal">
|
||||
<h4 class="card__title">Building a Cloud ERP Service with Odoo Community</h4>
|
||||
</a>
|
||||
<p class="card__description">How we used Odoo Community V17 to create and host custom ERP solutions for clients worldwide</p>
|
||||
|
||||
<div class="card__tags_categories">
|
||||
|
||||
<a href="/en/categories/it/" class="category__chip">
|
||||
IT
|
||||
</a>
|
||||
|
||||
<a href="/en/categories/5-10/" class="category__chip">
|
||||
5-10
|
||||
</a>
|
||||
|
||||
<a href="/en/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/en/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/en/tags/community/" class="tag__chip">
|
||||
<span class="hastag">#</span>Community
|
||||
</a>
|
||||
|
||||
<a href="/en/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=""
|
||||
>Jun 10, 2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 minutes to read </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="/en/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="/en/categories/farm/" class="category__chip">
|
||||
Farm
|
||||
</a>
|
||||
|
||||
<a href="/en/categories/0-5/" class="category__chip">
|
||||
0-5
|
||||
</a>
|
||||
|
||||
<a href="/en/tags/odoo/" class="tag__chip">
|
||||
<span class="hastag">#</span>Odoo
|
||||
</a>
|
||||
|
||||
<a href="/en/tags/erp/" class="tag__chip">
|
||||
<span class="hastag">#</span>ERP
|
||||
</a>
|
||||
|
||||
<a href="/en/tags/cattle-farm/" class="tag__chip">
|
||||
<span class="hastag">#</span>Cattle Farm
|
||||
</a>
|
||||
|
||||
<a href="/en/tags/paraguay/" class="tag__chip">
|
||||
<span class="hastag">#</span>Paraguay
|
||||
</a>
|
||||
|
||||
<a href="/en/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=""
|
||||
>Jun 10, 2025</time
|
||||
>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="publish__date">
|
||||
<img src="/icons/hourglass.svg" class="story__card__icon" alt="" />
|
||||
<time datetime="">2 minutes to read </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="/about" title="About Us">About Us</a></li>
|
||||
|
||||
<li><a href="/blog" title="Blog">Blog</a></li>
|
||||
|
||||
<li><a href="/careers" title="Careers">Careers</a></li>
|
||||
|
||||
<li><a href="/contact" title="Contact Us">Contact Us</a></li>
|
||||
|
||||
<li><a href="/faq" title="FAQ">FAQ</a></li>
|
||||
|
||||
<li><a href="/privacy" title="Privacy Policy">Privacy Policy</a></li>
|
||||
|
||||
<li><a href="/sitemap" title="Sitemap">Sitemap</a></li>
|
||||
|
||||
<li><a href="/support" title="Support">Support</a></li>
|
||||
|
||||
<li><a href="/terms" title="Terms of Service">Terms of Service</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<small class="copyright"> © 2025 YourSiteName. All rights reserved. </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" });
|
||||
|
||||
Reference in New Issue
Block a user