Government(Dec 11, 2025)
Please read the detailed instructions below. ከስር የተጠቀመጠውን እያንዳንዱን መረጃ በጥንቃቄ ያንብቡ።
የመንግስት ግዢ ጨረታ ሲያወጡ ቀኑን ስለሚቀያይሩት በየጊዜው ማየት እንዳትረሱ! ቀኑ ቢቀየር ሃላፊነት አንወስድም!
https://production.egp.gov.et/egp/bids/report/purchasing/a23018b1-8a4d-4ecb-93d3-f5e61cd90090/open
Lot Information
- Procurement Reference Number: ECC-NCB-G-0307-2018-PUR
- Object of Procurement: Wireless Access Point archer c50,AC 1200, dual band (2.4HGZAND 5GHZ)
- Description: Wireless Access Point archer c50,AC 1200, dual band (2.4HGZAND 5GHZ)
- Award Type: Item based
- Procurement Type: Shopping
- Procurement Method: Open
- Marketplace: National
- Procuring Entity: Ethiopian Customs Commission
- Clarification Request Deadline: Dec 11, 2025, 11:00:00 AM
- Bid Submission Deadline: Dec 11, 2025, 3:23:18 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(); }