• EGP የመንግስት ግዢ
  • Addis Ababa

Government (Jun 05, 2026)

Lot Information

  • Procurement Reference Number: FEACC-NCB-G-0106-2018-PUR
  • Object of Procurement: ቪ ቅርጽ ሹራብ እና ጓንት ግዥ 2018
  • Description: ቪ ቅርጽ ሹራብ እና ጓንት ግዥ 2018
  • Award Type: Lot based
  • Procurement Type: Shopping
  • Procurement Method: Open
  • Marketplace: National
  • Procuring Entity: The Federal Ethics and Anti-Corruption Commission
  • Clarification Request Deadline:
    Jun 04, 2026, 12:00:00 AM
  • Bid Submission Deadline:
    Jun 06, 2026, 8:30:00 AM
  • Terms and Conditions: the federal ethics and anti corruption commission have the right to cancel the bid fully or partially ተጫራቾች ከመሙላታችሁ በፊት በኮሚሽኑ ቢሮ በመገኘት ናሙን እንድታመጡ ናሙን ያላመጣ ከጨረታው ውድቅ ይሆናል ::

{ document.querySelectorAll(selector).forEach(el => { if (el.closest('#job-detail-content')) { el.style.display = 'none'; } }); }); // Also hide the action buttons const actions = document.querySelector('.job-actions'); if (actions) actions.style.display = 'none'; // Restore after printing (attach listener BEFORE calling print) window.addEventListener('afterprint', function restore() { selectorsToHide.forEach(selector => { document.querySelectorAll(selector).forEach(el => { el.style.display = ''; }); }); if (actions) actions.style.display = ''; window.removeEventListener('afterprint', restore); }, { once: true }); // Now trigger the print dialog window.print(); } function downloadJobPDF() { printJobDetails(); }