Comptable du Projet WASOP-3
Location
Dakar, Dakar Region
Job Type
Determiné (jusqu'à 12 mois avec possibilité de renouvellement)
Category
Business Operations Specialists
Posted
June 12, 2026
This site uses JavaScript for part of its functionality. If you are reading this message, it is because JavaScript was not detected on your computer. Please install and/or enable JavaScript before continuing.
function extendVac() { jPrompt(Please enter the new closing date (format dd.mm.yyyy):, dd.mm.yyyy, IUCN - HRMS, function(newDate) { if (newDate == null || newDate == ) return; newDate = dateFormat(newDate); if (!dateValidation(null, null, newDate)) { jAlert(Invalid date !, IUCN - HRMS); return; } window.location = /iresy/index.cfm?event=vac.extend&vacId=11713&lang=fr&closingDate= + newDate; }); } function cmdOpen() { jConfirm(This command will announce the vacancy.nnNote: The questions will not be editable after the vacancy has been announced., IUCN - HRMS, function(r) { if (r) popup('/iresy/index.cfm?event=vac.open.form&vacancy_id=11713', 'vacOpenForm11713', 'small'); }); } function cmdCancel() { popup(/iresy/index.cfm?event=vac.cancel.form&vacId=11713, vacC...