Files
romfast-website/menu/implementare.html
2025-08-13 22:47:45 +03:00

248 lines
13 KiB
HTML

<!DOCTYPE html>
<html lang="ro">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Servicii - Implementare ERP</title>
<meta name="description" content="Metodologia de implementare Romfast asigura succesul proiectului ERP prin parcurgerea unor pasi bine definiti, de la analiza la evaluarea finala.">
<meta name="keywords" content="implementare erp, metodologie implementare, management de proiect, instruire utilizatori, start productiv, romfast">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap" rel="stylesheet">
<!-- Custom CSS -->
<link href="../new-style.css" rel="stylesheet">
</head>
<body>
<div class="page-wrapper">
<!-- Navigation & Branding Header -->
<header class="shadow-sm">
<nav class="navbar navbar-expand-lg navbar-dark py-3">
<div class="container">
<!-- Branding Section -->
<a class="navbar-brand d-flex flex-column align-items-start" href="../index.html">
<img src="../images/romfast_logo.png" alt="Romfast Logo" style="height: 70px; margin-bottom: 5px;">
<div>
<div class="slogan fs-6 text-white" style="font-family: 'Open Sans', sans-serif; font-style: italic;">Aduce informația în mâinile tale</div>
</div>
</a>
<!-- Toggler -->
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#mainNav" aria-controls="mainNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!-- Links -->
<div class="collapse navbar-collapse" id="mainNav">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item"><a class="nav-link" href="../index.html">Prima pagina</a></li>
<li class="nav-item"><a class="nav-link" href="desprenoi.html">Despre noi</a></li>
<li class="nav-item"><a class="nav-link" href="../roa/aplicatii-erp.html">ROA</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle active" href="#" id="serviciiDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Servicii
</a>
<ul class="dropdown-menu" aria-labelledby="serviciiDropdown">
<li><a class="dropdown-item" href="analiza.html">Analiza</a></li>
<li><a class="dropdown-item active" href="implementare.html">Implementare</a></li>
<li><a class="dropdown-item" href="roa-suport-tehnic.html">Suport tehnic ROA</a></li>
<li><a class="dropdown-item" href="alteservicii.html">Alte servicii</a></li>
</ul>
</li>
<li class="nav-item"><a class="nav-link" href="referinte.html">Referinte</a></li>
<li class="nav-item"><a class="nav-link" href="angajari.html">Angajari</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
<li class="nav-item dropdown">
<button class="btn btn-outline-light dropdown-toggle ms-2" type="button" id="themeDropdown" data-bs-toggle="dropdown" aria-expanded="false">
Theme
</button>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="themeDropdown">
<li><a class="dropdown-item" href="#" data-theme="light">Light Mode</a></li>
<li><a class="dropdown-item" href="#" data-theme="dark">Dark Mode</a></li>
<li><a class="dropdown-item" href="#" data-theme="system">System Mode</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!-- Main Content -->
<main class="container my-5">
<h1 class="mb-4">Metodologia de Implementare ROA</h1>
<p class="lead">Implementarea este un proiect de anvergura ce genereaza transformari organizationale si de aceea trebuie sustinuta printr-un management bine fundamentat.</p>
<section class="mb-5">
<h2 class="h4">Pasii Implementarii</h2>
<p>Metodologia de implementare Romfast presupune parcurgerea de catre echipa comuna (reprezentantii beneficiarului + reprezentantii ROMFAST) a urmatorilor pasi:</p>
<ol class="list-group theme-list-group list-group-numbered">
<li class="list-group-item theme-list-group-item">Analiza preliminara</li>
<li class="list-group-item theme-list-group-item">Analiza detaliata</li>
<li class="list-group-item theme-list-group-item">Pregatirea tehnica a sistemului</li>
<li class="list-group-item theme-list-group-item">Migrarea si initializarea datelor</li>
<li class="list-group-item theme-list-group-item">Instruirea utilizatorilor</li>
<li class="list-group-item theme-list-group-item">Startul productiv</li>
<li class="list-group-item theme-list-group-item">Predarea sistemului</li>
<li class="list-group-item theme-list-group-item">Evaluarea implementarii</li>
</ol>
</section>
<section>
<h2 class="h4">Planul de Lucru si Responsabilitati</h2>
<p>Metoda de implementare include executia pasilor urmatori, finalizati cu intocmirea documentelor mentionate:</p>
<div class="table-responsive">
<table class="table table-bordered table-striped">
<thead class="table-primary">
<tr>
<th scope="col">#</th>
<th scope="col">Denumirea Fazei</th>
<th scope="col">Observatii</th>
<th scope="col">Responsabil Beneficiar</th>
<th scope="col">Responsabil Romfast</th>
<th scope="col">Documente</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">1</th>
<td>Definirea si agrearea graficului de implementare</td>
<td>Romfast propune graficul</td>
<td class="text-center">&#10003;</td>
<td class="text-center">&#10003;</td>
<td>Graficul de implementare</td>
</tr>
<tr>
<th scope="row"></th>
<td>Desemnarea persoanelor implicate si a responsabilitatilor</td>
<td></td>
<td class="text-center">&#10003;</td>
<td class="text-center">&#10003;</td>
<td>Lista posturilor</td>
</tr>
<tr>
<th scope="row"></th>
<td>Stabilirea politicilor contabile si organizarea companiei</td>
<td>Romfast ofera consultanta</td>
<td class="text-center">&#10003;</td>
<td></td>
<td>Monografia contabila</td>
</tr>
<tr>
<th scope="row">2</th>
<td colspan="5"><strong>Executia Proiectului</strong></td>
</tr>
<tr>
<th scope="row"></th>
<td>Lucrari informatice</td>
<td></td>
<td></td>
<td class="text-center">&#10003;</td>
<td>Comunicari/Buletine informative</td>
</tr>
<tr>
<th scope="row"></th>
<td>Lucrari de implementare</td>
<td></td>
<td></td>
<td class="text-center">&#10003;</td>
<td>Procese verbale de implementare</td>
</tr>
<tr>
<th scope="row"></th>
<td>Servicii de instruire</td>
<td></td>
<td></td>
<td class="text-center">&#10003;</td>
<td>Procese verbale de instruire</td>
</tr>
<tr>
<th scope="row"></th>
<td>Sesizari/Comunicari de eroare/modificare</td>
<td>Beneficiarul intocmeste si transmite</td>
<td class="text-center">&#10003;</td>
<td></td>
<td>Sesizari</td>
</tr>
<tr>
<th scope="row">3</th>
<td colspan="5"><strong>Finalizare</strong></td>
</tr>
<tr>
<th scope="row"></th>
<td>Finalizarea fazelor</td>
<td></td>
<td></td>
<td class="text-center">&#10003;</td>
<td>Proces verbal de finalizare a fazei</td>
</tr>
<tr>
<th scope="row"></th>
<td>Finalizarea proiectului</td>
<td></td>
<td></td>
<td class="text-center">&#10003;</td>
<td>Proces verbal de finalizare a implementarii</td>
</tr>
</tbody>
</table>
</div>
</section>
</main>
<!-- Footer -->
<footer class="bg-dark text-white text-center py-4 mt-5">
<div class="container">
<p>Copyright &copy; 2025 Romfast SRL. Toate drepturile rezervate.</p>
<p><a href="../politica-confidentialitate.html" class="text-white">Politica de confidentialitate</a></p>
</div>
</footer>
<!-- Bootstrap JS -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
<script>
function applyTheme(theme) {
const body = document.body;
const themeDropdownButton = document.getElementById('themeDropdown');
body.classList.remove('dark-mode'); // Always remove first
if (theme === 'dark') {
body.classList.add('dark-mode');
} else if (theme === 'system') {
if (window.matchMedia('(prefers-color-scheme: dark)').matches) {
body.classList.add('dark-mode');
}
}
themeDropdownButton.textContent = theme.charAt(0).toUpperCase() + theme.slice(1) + ' Mode';
localStorage.setItem('themePreference', theme);
}
document.querySelectorAll('.dropdown-item[data-theme]').forEach(item => {
item.addEventListener('click', function(event) {
event.preventDefault();
const theme = this.getAttribute('data-theme');
applyTheme(theme);
});
});
// Initial theme application based on saved preference or system preference
const savedTheme = localStorage.getItem('themePreference');
if (savedTheme) {
applyTheme(savedTheme);
} else {
// Default to system mode if no preference is saved
applyTheme('system');
}
// Listen for system theme changes if currently in system mode
window.matchMedia('(prefers-color-scheme: dark)').addEventListener('change', e => {
if (localStorage.getItem('themePreference') === 'system') {
applyTheme('system');
}
});
</script>
</div>
</body>
</html>