ADVERTISEMENT

'Paano kung peke?': Gatchalian presses OVP exec on lack of verification of confidential fund payments

Published Aug 27, 2026 02:01 pm

At A Glance

  • OVP Assistant Secretary Lemuel Ortonio admitted relying on Col. Raymund Lachica's account when preparing six responses to COA audit observations on confidential fund spending.
  • Ortonio acknowledged he did not independently verify the payments or the supposed informants, including how informants were selected and how documentary evidence of payment was obtained.
  • Senate President and senator-judge Sherwin Gatchalian questioned the reliability of the OVP's responses, particularly the ₱500 million released in four tranches, after Ortonio said he merely assumed Lachica received the funds.
The Office of the Vice President (OVP) relied on the account of its security officer in responding to Commission on Audit (COA) findings on its confidential funds, with a senior official admitting Wednesday, August 26 that he did not independently verify key details about the payments or the supposed informants.
Office of the Vice President Assistant Secretary and Assistant Chief of Staff Lemuel Ortonio, the prosecution’s second hostile witness, during the 19th day of Vice President Sara Duterte’s impeachment trial in Pasay City on Wednesday, 26 August. (Mark Balmores)
Office of the Vice President Assistant Secretary and Assistant Chief of Staff Lemuel Ortonio, the prosecution’s second hostile witness, during the 19th day of Vice President Sara Duterte’s impeachment trial in Pasay City on Wednesday, 26 August. (Mark Balmores)
OVP Assistant Secretary and Assistant Chief of Staff Lemuel Ortonio told the Senate impeachment court that he based six replies to COA audit observation memorandums (AOMs) largely on information provided by Col. Raymund Dante Lachica, whom Vice President Sara Z. Duterte had designated to implement confidential activities.
Ortonio said he met with Lachica once or twice to obtain information that would be incorporated into the OVP's responses to the auditors.
“I was able to meet Col. Lachica to ensure na I get the information from him and that I’ll be able to draft the replies to the AOMs properly,” Ortonio said.
The issue surfaced as Senate President and senator-judge Sherwin Gatchalian examined the basis for the six COA responses signed by Ortonio.
Ortonio confirmed that the replies were also sent to Duterte after they were drafted.
“All the replies, sir, that were drafted were also sent to our Vice President for her information, for her reference and review,” he said.
The OVP official also acknowledged that he did not personally verify some of the information used in the responses.
One of the COA findings involved confidential fund disbursements supposedly intended for medical and food assistance. Ortonio said Lachica told him that the money was distributed in cash to informants and agents, who were expected to use the funds to purchase the supplies.
“The funds were released to the informants and agents based on their representation that those funds will be used for the purchase of medical and food supplies,” he testified.
Gatchalian also questioned Ortonio about the ₱500 million in confidential funds released in four ₱125-million tranches from December 2022 until the third quarter of 2023.
When asked whether Lachica had confirmed receiving all four tranches, Ortonio said he was only making an assumption.
“It is my assumption, sir, na siya po iyong napagbigyan ng funds in four different tranches,” he said.
The senator-judge then pressed Ortonio on the documentary basis for the OVP's responses.
Ortonio said he did not personally see the acknowledgment receipts for the transactions while preparing the replies. Instead, former OVP special disbursing officer Gina Acosta gave him documentary evidence of payment (DEP) documents contained in a sealed box, which the OVP later submitted to COA.
Ortonio further admitted that he did not establish how the alleged informants were selected, whether they had a connection to specific operations, or how the DEPs came into the possession of the OVP.
“I did not ask anymore, sir. I just requested the copies of the DEPs so that I can already submit them to COA as an attachment to the AOM reply,” he said.
Gatchalian questioned the potential consequences of accepting the documents and accounts without verification.
“Paano kung iyong DEPs ay peke? Paano kung iyong narration sa iyo ay hindi totoo? (What if the DEPs are fake? What if the narrations are false?)” he asked.
Ortonio said he relied on Lachica because the latter had been designated by Duterte to handle the confidential activities.
“He was designated by our head of agency, which I believe also gave the trust and confidence to him to implement the activity. Kung ano po iyong na-mention ni Col. Lachica sa akin, iyon po iyong pinagbasihan ko for the drafting of the reply,” he said.

Related Tags

Office of the Vice President Sherwin Gatchalian Commission on Audit (COA)
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; } }

{{ static_articles_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.