CDIil y a environ 10 heures

Junior Operations Manager

Non precisé
Post A Job Post A Job Supply Chain & Procurement

Description du poste

window.notificationMessages = []; Find a Job + + + + Search const TopSearch = {
handleSubmit: function (event) {
event.preventDefault();
event.stopPropagation();

const form = event.target;

const getValue = (name) => {
if (form[name]) {
if (form[name].type) {
if (["select-one", "text", "hidden"].indexOf(form[name].type) > -1) {
return form[name].value;
}
if (["checkbox", "radio"].indexOf(form[name].type) > -1 && form[name].checked) {
return form[name].value;
}
} else if (form[name].length) {
return form[name].value;
}
}

return "";
};

const experienceLevel = getValue("experience[]") || getValue("experience");
const jobFunction = getValue("job_function[]") || getValue("job_function");
const industry = getValue("industry[]") || getValue("industry");
const location = getValue("location[]") || getValue("location");
const workType = getValue("work_type");
const term = getValue("q");
const sortBy = getValue("sort_by");

// If the logged in user is authenticated
// Append authenticated value to make url unique/different to logged out url
// same action is happening in SearchFilterViewComposer
// line 589 in the multiSearchFilterHref function
const authenticated = document.getElementById("authenticated").value;
let toUrl = "";
if (industry.trim() && jobFunction.trim()) {
const segments = [jobFunction, location, workType].filter((x) => x);
toUrl = `${segments.join("/")}?industry=${industry}`;
} else {
const segments = [jobFunction, industry, location, workType].filter((x) => x);
toUrl = segments.join("/");
}

if (experienceLevel) {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}experience=${experienceLevel}`;
}

if (term.trim()) {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}q=${encodeURI(term.replace(" ", "+"))}`;
}

if (sortBy.trim()) {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}sort=${sortBy}`;
}

if (authenticated === "true") {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}authenticated=${Date.now()}`;
}

const wholeUrl = `${form.getAttribute("action")}/${toUrl.toLocaleLowerCase()}`;
window.location.assign(wholeUrl.replace(/\/$/, ""));

return false;
},
}; Homepage Supply Chain & Procurement Retail, Fashion & FMCG Lagos Full Time Junior Operations Manager Junior Operations Manager Intred Supply Chain & Procurement 6 days ago Easy apply New Featured Lagos Full Time Retail, Fashion & FMCG NGN
70,000 - 150,000 Share link Share on WhatsApp Share on LinkedIn Share on Facebook Share on Twitter Share via SMS Job summary We are seeking a junior operations manager to support the day-to-day execution of logistics, procurement, and project coordination tasks. This role is ideal for someone with strong organizational skills, a proactive attitude, and the ability to
Manage operational workflows, physical assets, and on-the-ground activities in a fast-paced environment. Min Qualification: OND Experience Level: Entry level Experience Length: 1 year Language Requirement: English Working Hours: Full Time - 9 to 5 Applicant Location: Lagos, Nigeria Job descriptions & requirements Responsibilities: Project Monitoring and Execution: Support the general manager in tracking and delivering ongoing client and internal projects. Maintain project timelines, document updates, and ensure milestone follow-ups. Liaise with internal staff and external vendors to ensure smooth operational flow. Asset Management and Procurement: Maintain accurate records of company property, including MiFi devices, uniforms, gadgets, and operational tools. Oversee the distribution and retrieval of company assets to and from staff, clients, and vendors. Conduct inventory counts and coordinate procurement of replacements or new supplies. Operational Coordination: Assist with daily logistics planning, service coordination, and deployment of personnel or assets. Monitor daily operational issues and resolve or escalate as necessary. Coordinate movement logistics, including transport, delivery scheduling, and field support. Administrative Support: Record project expenses, liaise with finance for reimbursement processing, and ensure operational spend accountability. Prepare reports, checklists, and summaries for ongoing projects or asset usage. Ensure that all operational documents, forms, and logs are up-to-date and filed appropriately. Office and Field Presence: Attend the office at least 3 times per week for team coordination and asset checks. Be available for ad-hoc field visits to supervise deployments or retrieve company property as required. Requirements: 1–3 years’ experience in an operations, logistics, or project support role. Strong time management and organisational skills. Proficient in Microsoft Excel, Google Sheets, and reporting tools. Ability to multitask and adapt to fast-changing operational demands. High level of integrity, accountability, and discretion when handling company property and information. Willingness to occasionally assist with event or logistics operations in the field. Preferred Skills Background in logistics, inventory management, or administration. Experience in working with vendors and third-party service providers. Basic understanding of procurement and budgeting processes. Comfort with task management platforms (e.g., ClickUp, Trello, or Notion). Remuneration: NGN 100,000 Benefits: Transport costs and all operational expenses reimbursed by company Performance-based opportunities to transition into a full Operations Manager role Training and mentorship from the General Manager and Executive Team Log In and Apply Important safety tips Do not make any payment without confirming with the Jobberman Customer Support Team. If you think this advert is not genuine, please report it via the Report Job link below. Report Job Log in to apply now Continue with Google google-icon Continue with Linkedin Or continue with function updateStatus() {
return {
show: true,
showDiv: false,

passwordLength: false,
passwordUpper: false,
passwordLower: false,
passwordNumber: false,
passwordSpecial: false,

strength: 0,

passwordCheck(password) {
this.passwordLower = /[a-z]/.test(password);
this.passwordUpper = /[A-Z]/.test(password);
this.passwordLength = password.length >= 6;
this.passwordNumber = /[0-9]/.test(password);
this.passwordSpecial = /[^a-zA-Z0-9]/.test(password);

this.strength = [this.passwordLower, this.passwordUpper, this.passwordLength, this.passwordNumber, this.passwordSpecial].filter(Boolean).length;
}
};
} Forgot Password? Keep me logged in Log in Don't have an account? Sign Up to Apply Share link Share on WhatsApp Share on LinkedIn Share on Facebook Share on Twitter Share via SMS function bannerAd() {
return {
slot: 'listing-1',
deviceType: 'desktop',

trackImpression() {
const observer = new IntersectionObserver((entries) => {
entries.forEach(entry => {
if (entry.isIntersecting) {

Conseil Sécurité

Ne versez jamais d'argent pour obtenir un entretien. Taf4All ne vous contactera jamais pour vous demander des frais de dossier.