Government (May 26, 2026)
Please click on this Link in order to Bid on the EGP website
https://production.egp.gov.et/egp/bids/report/purchasing/577661ce-b33a-44b3-9f4e-095300e42aa2/open
Lot Information
- Procurement Reference Number: MoR-NCB-G-1189-2018-PUR
- Object of Procurement: Purchase of Printer /Mor Bahir Dar Branch/ገቢዎች ሚኒስቴር ባ/ዳር ቅርንጫፍ ጽ/ቤት
- Description: Purchase of Printer /Mor Bahir Dar Branch/ገቢዎች ሚኒስቴር ባ/ዳር ቅርንጫፍ ጽ/ቤት
- Award Type: Item based
- Procurement Type: Shopping
- Procurement Method: Open
- Marketplace: National
- Procuring Entity: Ministry of Revenue
-
Clarification Request Deadline:
May 25, 2026, 12:00:00 AM -
Bid Submission Deadline:
May 26, 2026, 4:20:01 PM -
Terms and Conditions: – መ/ቤቱ ኘሮፎርማውን በከፊል ወይም ሙሉ በሙሉ የመሰረዝ መብቱ የተጠበቀ ነው፡፡
– ስፔስፊኬሽኑ በተጨማሪ በፎቶ ግራፍ ተያይዟል፡፡
– ዕቃዎች በመ/ቤቱ IT ባለሙያ እየተረጋገጠ ክፍያው ይፈጸማል፡፡
– አቅራቢዎች ባ/ዳርና አካባቢው የሚገኙ ቢሆን ይመረጣል፤፤
{ 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(); }