ADVERTISEMENT

House leader says 2020 national budget withdrawn because it was prematurely filed for 1st reading

Published Sep 1, 2019 06:33 pm
By Charissa Luci-Atienza Deputy Speaker and Camarines Sur Rep.  Luis Raymund Villafuerte justified on Sunday the withdrawal of the 2020 General Appropriations Bill (GAB) last week, explaining that there was a “premature” filing of the budget bill on first reading. House of the Representatives (ALVIN KASIBAN / MANILA BULLETIN / FILE PHOTO) House of the Representatives (ALVIN KASIBAN / MANILA BULLETIN / FILE PHOTO) He said all departments and other agencies of the government have yet to finish presenting their respective budget proposals at that time. “The bill”s withdrawal was not an issue. It was just a procedural mater as the presentation of the budget proposals of all government offices before the House appropriations committee have yet to be completed at the time of HB 4228’s filing on first reading,” he told the Manila Bulletin after Davao City Rep.  Isidro Ungab,  chairman of the House Committee on Appropriations, bared that it was Villafuerte who withdrew the spending bill set for first reading last August 28. “In fact, the remaining offices that have yet to present their 2020 budget proposals are expected to finish doing so by the end of this workweek yet—so how can the House appropriations committee submit HB 4228 without having heard the presentations of all government agencies covered by the proposed 2020 GAA (General Appropriations Act)?," he asked. He allayed concerns that the withdrawal of the 2020 General Appropriations Bill (GAB) might be a prelude to possible congressional insertions. “There are no congressional insertions whatsoever in this process because the allocation of specific outlays for agencies, programs and projects in the GAB are part and parcel of the House’s responsibility to draw up a national budget as it deems fit for a specific fiscal year based on the absorptive capacities of government officers," Villafuerte said. “There is no approved GAB yet, so there is no such thing as congressional insertions at this stage,” he pointed out. The House leader also stressed that that it is the job of the Lower Chamber to allocate or amend budgetary items of the different offices and different programs and projects based on the absorptive capacities of government agencies as provided for by the 1987 Constitution. According to Villafuerte,  legislators may introduce  new expenditure items during the budget authorization or deliberation process, but on condition that such items do not increase the size of the budget as originally submitted by the President to the Congress. “Certainly, the premature filing of HB 4228 goes against the very commitment of the House leadership to tackle the 2020 GAB—and all other legislative measures for that matter—in timely fashion and with full transparency from the committee to the plenary stages?” he stressed. “Besides, we have the whole of September and most of October to take up the national budget bill, so there is no need for us to act on it with undue haste.” The House leader said they intend to pass the spending bill before the 18th Congress takes its first recess by end-October, so the Senate would have enough time to pass its version of this bill in December before the traditional Christmas break. "There is no need for us to short-circuit the legislative process on the excuse that the House should pass the GAB soon enough to avoid a repeat of the 2019 budget delay," he said. Villafuerte explained that he moved on the floor to have the budget bill withdrawn and returned to the House Committee on Appropriations, chaired by Davao Rep. Isidro Ungab, upon learning that Speaker Alan Peter Cayetano was made co-author of HB 4228, without the latter's knowledge. He said he asked the Speaker if he knew about such development, to which the latter told him he wasn’t aware that he was included as one of the bill’s authors. “We have seen how the four-month-and-a-half delay in the passage of the 2019 has stunted GDP growth in the year’s first and second quarters.  The House leadership will not let that sorry episode in the 17th Congress happen again this time around. We owe it to our people to pass in timely fashion a 2020 budget plan that is pork-free and supportive of President Duterte’s agenda to keep the PHL economy on its high—and inclusive—growth path,” Villafuerte said. “The House leadership under Speaker Cayetano is fully committed to having the 2020 GAB acted upon in a timely manner and for all committee and plenary deliberations on this bill fully transparent and in keeping with the Supreme Court’s landmark ruling against so-called pork barrel funds for legislators,” he said, “but this legislative process must not be done with undue haste or making a mockery of the House’s constitutional power of the purse.” READ MORE: Proposed 2020 budget ordered withdrawn before it could be tackled on first reading
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.