Government (Jun 05, 2026)
Please click on this Link in order to Bid on the EGP website
https://production.egp.gov.et/egp/bids/report/purchasing/29a02df7-9f3c-4805-9b5b-af85c5db5945/open
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(); }