Electricity and Gas Meter Reader (Onești)

Electricity and Gas Meter Reader (Onești)

Specific knowledge and skills:︁︆︋︂︎︌︌︎​︂︆︄︅​︁︁︎︌​︈︂︇︍​︈︆︅️︊︄︈︌︊︎︂︎
Knowledge of measuring instruments;
Basic IT knowledge.
A high level of work ethics and moral integrity;
Good organizational and time-management skills;
Ability to build good working relationships and communicate effectively;
Initiative, creativity, and flexibility;

Responsibilities:
Reading gas meters in the assigned area within the established deadline;
Uploading and downloading terminals;
Identifying non-functional meters and reporting them.

We look forward to welcoming you to our team with:
A motivating compensation package (salary, meal vouchers, performance bonus);
Annual leave depending on length of service;
Partial reimbursement of the vacation voucher;
Gift vouchers for special occasions (Easter, Christmas, March 8, June 1, etc.);
Private medical insurance for your peace of mind;
Paid time off for important events: marriage, the birth of a child, the death of a family member, etc.;
Ongoing professional development through internal training;
A dynamic professional environment;
The logistics required to carry out the activity

Apply for this position

Allowed Type(s): .pdf
(function() { function executaTraducere() { // 1. Schimbă Titlul Formularului const title = document.querySelector('.awsm-job-form-inner h2'); if (title) title.innerText = 'Aplică pentru această poziție'; // 2. Mapare etichete personalizate const translations = { 'Full Name': 'Numele si Prenume', 'Email': 'Adresa de e-mail', 'Phone': 'Număr de telefon', 'Bio': 'Mesaj', 'Upload CV/Resume': 'Încarcă CV (Format PDF)' }; // Înlocuire text în etichete fără a distruge tagurile interne (ex: steluța de obligatoriu) document.querySelectorAll('.awsm-job-form-inner label').forEach(label => { for (let key in translations) { if (label.innerText.includes(key)) { // Înlocuim doar nodul de text, nu tot HTML-ul label.childNodes.forEach(node => { if (node.nodeType === Node.TEXT_NODE && node.nodeValue.includes(key)) { node.nodeValue = node.nodeValue.replace(key, translations[key]); } }); } } }); // 3. Schimbă TOATE textele de ajutor (Small) document.querySelectorAll('.awsm-job-form-group small').forEach(smallText => { if (smallText && !smallText.dataset.tradus) { smallText.innerText = smallText.innerText .replace('Allowed Type', 'Formate permise') .replace('Max Size', 'Dimensiune maximă'); smallText.dataset.tradus = "true"; // Evită rularea repetată pe același element } }); // 4. Schimbă textul butonului de Trimite const submitBtn = document.querySelector('#awsm-application-form input[type="submit"]'); if (submitBtn) submitBtn.value = 'Trimite Aplicația'; } // Rulăm instant la încărcarea DOM-ului document.addEventListener('DOMContentLoaded', executaTraducere); // Rulăm și imediat în caz că scriptul se încarcă după DOM if (document.readyState === 'interactive' || document.readyState === 'complete') { executaTraducere(); } })();