---
title: "ENGLISH"
canonical: "https://wiki.soft1.eu/page/eng/"
format: markdown
---
.le\_entity\_content { margin: 0!important; width: unset!important; } .le\_module\_contents { padding: 0!important; } .le\_module .le\_entity\_content { padding: .1rem .5rem !important; } .le\_element\_html\_content { display: flex; } .rw\_category\_items { list-style: none; padding: 0px 90px !important; height: 50px; width: 534px !important; } .container-fluid { min-height: 93vh; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { padding-right: 0!important; padding-left: 0!important; } .cloud-erp-link { flex: 1 1 0; cursor: pointer; } .web-edition-link { flex: 1 1 0; } .impact-link { flex: 1 1 0; } .shopranos-link { flex: 1 1 0; } .card { margin: 2.5px; padding: 10px; align-items: center; justify-content: space-evenly; border: none; border-radius: .5rem; transition: transform 0.3s, box-shadow 0.3s; transform-style: preserve-3d; will-change: transform, box-shadow; perspective: 1000px; } .card:hover { transform: rotateY(10deg) rotateX(10deg) scale(1); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4); } .card .glow { position: absolute; width: 100%; height: 100%; left: 0; top: 0; transition: background-image 0.3s; pointer-events: none; } .cloud-erp-card { flex: 1; background: linear-gradient(110deg, #0B1F33 0%, #123A6F 45%, #1F8EFF 100%); justify-content: space-evenly; } .web-edition-card { flex: 1; background-color: #3A567A; } .impact-card { flex: 1; background-color: #5EBBD3; } .shopranos-card { flex: 1; background-color: #48A0F8; } .cloud-erp-card:hover { background-color: #3557a4; } .web-edition-card:hover { background-color: #38485C; } .impact-card:hover { background-color: #37ADCB; } .shopranos-card:hover { background-color: #2E93F8; } .tips-tricks { margin: .5rem; padding: 1rem; flex: 1; display: flex; flex-direction: column; gap: 1rem; } .tips-tricks h5 { color: #707070 !important; font: menu; font-size: x-large; } .tips-tricks a { text-decoration:none; color: #0080c5; font: menu; font-size: larger; } .tips-tricks p { font: menu; font-size: medium; } .table-responsive { width: fit-content!important; } .table { margin-top: .5rem !important; margin-bottom: .5rem !important; font: menu; text-transform: uppercase; } .table td { border-top: 0!important; padding: .5rem!important; } .table th { padding: .5rem!important; color: #fff; border-bottom: .1rem solid white!important; border-top: 0!important; max-width: fit-content; } .table ul { list-style: none; padding: 0!important; margin-bottom: 0!important; } .table li { display: flex; align-items: center; margin-bottom: .4rem; } .table li:hover { text-decoration: underline; text-decoration-color: white; } .table li div { width: .6rem; height: .6rem; background-color: #fff; border-radius: 50%; margin-right: 1rem; } .table li a { color: #fff; text-decoration: none; } .img-fluid { margin-top: .5rem !important; margin-bottom: .5rem !important; } .web-edition-icon { max-width: 30%; align-self: end; margin-right: 1rem !important; } .impact-icon { max-width: 30%; align-self: end; margin-right: 1rem !important; } .shopranos-icon { max-width: 20%; align-self: end; margin-right: 1rem !important; } .cloud-erp-logo { margin-top: 2.5rem !important; margin-bottom: 1.5rem !important; } .web-edition-logo { align-self: start; margin-bottom: 1.5rem !important; margin-left: 2rem !important; width: 55% !important; } .impact-logo { align-self: start; max-width: 40%; margin-left: 1rem !important; margin-bottom: 1rem !important; } .shopranos-logo { align-self: start; max-width: 75%; margin-left: 1rem !important; margin-bottom: 1rem !important; } .quick-links.quick-links-cards { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; padding: 2rem 0; } .quick-links-card { background: rgba(255,255,255,0.1); border-radius: 16px; display: flex; flex-direction: row; justify-content: center; align-items: center; color: #fff; text-align: center; backdrop-filter: blur(8px); transition: all 0.25s ease; border: 1px solid rgba(255,255,255,0.15); padding: .7rem 1rem; } .quick-links-card:hover { background: rgba(255,255,255,0.18); box-shadow: 0 10px 25px rgba(0,0,0,0.25); } a:hover { color: white; text-decoration: none; } .quick-links-card .quick-links-icon i { margin-right: .5rem; font-size: 14px !important; } .quick-links-card .quick-links-label { font-size: 13px; line-height: 1.2; } @media (max-width: 575.98px) { .link { min-height: 18vh!important; } } @media (max-width: 767.98px) { .link { flex: 1 1 auto; min-height: 25vh; } .cloud-erp-card { padding-top: 2rem; padding-bottom: 2rem; } .web-edition-card, .impact-card, .shopranos-card { display: inline-flex; flex-direction: row-reverse; justify-content: space-between; } .web-edition-logo { align-self: end; max-width: 60%; } .impact-logo { align-self: end; max-width: 40%; } .shopranos-logo { align-self: end; } .web-edition-icon, .impact-icon, .shopranos-icon { align-self: start; max-width: 20%; } }

![](https://s1product.blob.core.windows.net/wiki/PRODUCT%20LOGOS/ENTERSOFTONE_SOFT1%20CLOUR%20ERP_Series%206%20(white).png) ![](https://s1product.blob.core.windows.net/wiki/PRODUCT%20LOGOS/Girl%20Visual.png)

[

_campaign_

News & Updates!

](https://wiki.soft1.eu/space/SS5EN/1018265601)[

_stars\_2_

Tips & Tricks

](https://wiki.soft1.eu/space/SS5EN/189268055)[

_notifications_

Version News

](https://wiki.soft1.eu/space/SS5EN/245530856)

 [![](https://s1marketing.blob.core.windows.net/resources/wiki-assets/web-and-mobile.png) ![](https://s1product.blob.core.windows.net/wiki/PRODUCT%20LOGOS/ENTERPRISE-MOBILITY-WHITE.png)](/space/SS5EN/187072524)[

![](https://s1marketing.blob.core.windows.net/resources/wiki-assets/ecos.png) ![](https://s1product.blob.core.windows.net/wiki/PRODUCT%20LOGOS/ENTERSOFTONE%20IMPACT%20(white).png)

](/space/EE)[

![](https://s1marketing.blob.core.windows.net/resources/wiki-assets/ecommerce-white.png) ![](https://s1product.blob.core.windows.net/wiki/PRODUCT%20LOGOS/ENTERSOFTONE_SHOPRANOS_DIG.COMMERCE%20(white).png)

](https://wiki.shopranos.gr/en)

##### Cloud ERP **Tips & Tricks**

[Manage your meetings more efficiently](/space/EME/582451243)

Work without limits directly from the visit/meeting with your customers and partners. How? Leverage the SOFTONE 360 app to record and store valuable information, files and actions.

Receive your customer's signature, attach photos/videos from the visit, select their cloud storage location (OneDrive/Dropbox/GoogleDrive) and include them in the meeting’s Related Documents. This way, you can easily access any file you need, anytime, with just a few clicks!

[![](https://wiki.soft1.eu/download/attachments/189268055/SOFTONE%20360%20_%CE%9A%CE%B5%CE%BD%CF%84%CF%81%CE%B9%CE%BA%CE%BF%CC%81%20Frame_EN.png)](/space/EME/582451243)

Learn More

document.querySelectorAll('.card').forEach(card => { card.addEventListener('mousemove', function(e) { const rect = card.getBoundingClientRect(); const x = e.clientX - rect.left; const y = e.clientY - rect.top; const centerX = rect.width / 2; const centerY = rect.height / 2; const deltaX = (x - centerX) / centerX; const deltaY = (y - centerY) / centerY; const rotateX = deltaY \* 15; const rotateY = deltaX \* -15; card.style.transform = \`rotateX(${rotateX}deg) rotateY(${rotateY}deg) scale(1)\`; card.querySelector('.glow').style.backgroundImage = \`radial-gradient(circle at ${x}px ${y}px, rgba(187, 250, 109, 0.15), rgba(187, 250, 109, 0.02), transparent)\`; }); card.addEventListener('mouseleave', function() { card.style.transform = 'rotateX(0) rotateY(0) scale(1)'; card.querySelector('.glow').style.backgroundImage = 'radial-gradient(circle at 50% -20%, rgba(187, 250, 109, 0.1), transparent)'; }); });

## Children

- [SOFT1 CLOUD ERP Series 6 | EN](https://wiki.soft1.eu/space/SS5EN.md)
- [IMPACT | EN](https://wiki.soft1.eu/space/EE.md)
- SHOPRANOS
