Government (Apr 28, 2026)
Please click on this Link in order to Bid on the EGP website
https://production.egp.gov.et/egp/bids/report/purchasing/45594920-d67e-4f14-ad44-67ef44fbc74b/open
Lot Information
- Procurement Reference Number: AmU-NCB-G-0523-2018-PUR
- Object of Procurement: Purchase Requisition of Orthopedic service Device and Equipment’s for AMU referral Hospital 2ተኛ ዙር የወጣ
- Description: Purchase Requisition of Orthopedic service Device and Equipment’s for AMU referral Hospital 2ተኛ ዙር የወጣ
- Award Type: Item based
- Procurement Type: Shopping
- Procurement Method: Open
- Marketplace: National
- Procuring Entity: Arbaminch University
- Clarification Request Deadline: Apr 28, 2026, 2:35:00 PM
- Bid Submission Deadline: Apr 29, 2026, 3:33:48 PM
- Terms and Conditions: በተጠየቀው የዕቃ ዝርዝር መግለጫ መሰረት ጥራቱን የጠበቀ የሕክምና ዕቃዎች አርባምንጭ ዩኒቨርስቲ ሪፈራል ሆስፒታል የእቃ ግምጃ ቤት ገቢ ማድረግ ይጠበቅባቸዋል፡፡
{ 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(); }