ADVERTISEMENT

SC rules: Violation of procurement laws do not automatically lead to graft conviction

Published Nov 9, 2024 03:07 am

The Supreme Court (SC) has ruled that violations of procurement laws do not automatically lead to graft conviction of government officials for corrupt practices under the Anti-Graft and Corrupt Practices Act.

In a decision written by Associate Justice Jose Midas P. Marquez, the SC reiterated that “the prosecution bears the burden to prove all the elements of the crime beyond reasonable doubt.”

The SC decision made public last Nov. 8 in G.R. Nos. 219598 and 220108 reversed the 2015 rulings of the Sandiganbayan and ordered the acquittal of Arnold D. Navales, Rey C. Chavez, Rosindo J. Almonte, Alfonso E. Laid, and William V. Guillen of violation of Section 3(e) of Republic Act No. 3019, the Anti-Graft and Corrupt Practices Act.

Those acquitted were officials of the Davao City Water District (DCWD) with most of them members of the firm’s Pre-Bidding and Awards Committee-B (PBAC-B).

Aside from Navales, Chavez, Almonte, Laid and Quillen, also charged before the Sandiganbayan were Wilfredo a. Carbonquillo, general manager, and Wilfred G. Yamson, assistant general manager.

In the March 26, 2015 Sandiganbayan decision, the anti-graft court sentenced Navales and his four co-accused to a prison term ranging from six to 10 years with perpetual disqualification to hold public office.

The cases against Carbonquillo and Yamson were ordered archived since they had remained at large.

Navales and his group challenged their conviction before the SC when their motions for reconsideration were denied by the Sandiganbayan.

Graft and corrupt practices of public officials and employees are detailed in Republic Act No. 3019, the Anti-Graft and Corrupt Practices Act.

Under Section 3 (e) of RA 3019, public officials and employees are held liable for corrupt practices by “causing any undue injury to any party, including the Government, or giving any private party any unwarranted benefits, advantage or preference in the discharge of his official administrative or judicial functions through manifest partiality, evident bad faith or gross inexcusable negligence.”

A background of the case summarized by the SC’s Public Information Office (SC-PIO) stated that in 1997, the DCWD Board of Directors approved the recommendation of Carbonquillo to directly negotiate with Hydrock Wells, Inc. (Hydrock) for the drilling phase of the firm’s water supply project.

It said the PBAC-B waived the advertisement requirement for bidding and instead invited accredited well drillers to participate in the project. Only three responded, including Hydrock, the summary stated.

PBAC-B recommended that the board award to Hydrock the project through a negotiated contract, which was subsequently approved, it said.

In 2005, administrative and criminal complaints were filed against the DCWD officials. The complaints led to the conviction of Navales and his group. 

On the administrative complaints, the SC ruled that Navales and his group cannot be held liable for grave misconduct unless there is proof of bad faith. Instead, the SC found them guilty of simple neglect of duty or simple misconduct for not properly following procurement procedures.

The SC-PIO also said:

“The SC acquitted the petitioners (Navales and the four others), stating that failure to follow procurement laws is not enough to prove graft unless there is evidence of malicious intent.

“To convict someone under Section 3(e) of RA 3019, the person must be a public officer doing their job. The officer must have acted in bad faith, shown clear favoritism, or been grossly negligent. Their actions must have caused harm to someone or given unfair advantages or benefits to another person.

“To fall under Section 3(e) of RA 3019, a procurement violation must be done in bad faith, with manifest partiality or inexcusable negligence harming a party, including the government, or giving another undue preference, or giving any private party any unwarranted benefits.

“The Court found that petitioners, as members of the PBAC-B, merely recommended to the DCWD Board the award of contract. It was the DCWD Board which had the authority to approve and award the contract to Hydrock.

“While there might have been irregularities in the procurement process that violated procurement laws, there was no evidence showing petitioners were motivated by manifest partiality or bad faith.

“Instead, petitioners resorted to a negotiated contract believing it is allowed as an exceptional case given the urgency of the procurement and the lack of qualified bidders. 

“The Court also found that petitioners did not intentionally give Hydrock undue advantage as it was Carbonquillo who recommended giving the award to Hydrock, which petitioners disregarded and instead invited other accredited well drillers. However, it was Hydrock which submitted the lowest price quotations.”

The dispositive portion of the SC decision: 

“For these reasons, the Consolidated Petitions for review on certiorari are granted. The decision dated March 26, 2015 and resolution dated Aug. 7, 2015 of the Sandiganbayan (Special Third Division) in Criminal Case No. SB-CRM-0067, are reversed. Petitioners Arnold D. Navales, Rey C. Chavez, Rosindo J. Almonte, Alfonso E. Laid and William V. Guillen are acquitted for failure of the prosecution to prove their guilt beyond reasonable doubt. Let entry of judgment be issued immediately. So ordered.”

 

 

ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.