2 Reporting Release Notes 26.8.1
NetSuite for Government Reporting 26.8.1 Release Notes
Revision Date: August 12, 2026
Important:
This document summarizes the changes to NetSuite for Government Reporting 26.8.1 and the previous release. These release notes are subject to change every week.
The NetSuite for Government Reporting 26.8.1 enhancements and changes listed in this document are not available to customers until they are upgraded to NetSuite for Government Reporting 26.8.1. Your access to these features and SuiteApps is subject to the terms of service in your NetSuite for Government contract.
Please also review the NetSuite general release notes for a comprehensive view of changes to the release. During this release period, NetSuite version 2026.1 is released. The general NetSuite release notes are accessible at this link:
https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/book_N3865324.html
NetSuite for Government Reporting Version 26.8.1 – Release Date August 12, 2026
Human Resources and Payroll:- CALPERS REPORT - EMPLOYEE RETIREMENT RATE TYPE:
- The Cal-Pers report now supports Rate Types of Hourly, Monthly or Daily. A blank Rate Type on the Employee Retirement record preserves the default assignment of Hourly.
Behavior and Source LogicPay-Rate Calculation Rules
Scenario <n1:PayRateType> <n1:PayRate> source / rule Employee Retirement Record> Rate Type= Blank HRY Employee Position and Pay > Hourly Pay Rate custrecord_ns4g_payassign_hourlypayrateEmployee Retirement Record> Rate Type populated State Compliance Setup Value > Code (HRY, MTY, or DLY) Applies the calculation associated with the returned Code.
Configuration NotesRate Type Code Source Calculation Hourly or HRY HRY Position and Pay > Hourly Pay Rate custrecord_ns4g_payassign_hourlypayrateUses value Monthly or MTY MTY Position and Pay> Annual Salary custrecord_ns4g_payassign_annualsalaryAnnual Salary ÷ 12 Daily or DLY DLY Position and Pay> Annual Salary custrecord_ns4g_payassign_annualsalaryAnnual Salary ÷ 260 - Configuration: On the Employee Retirement record, leave Rate Type blank to default in a pay rate type of Hourly; otherwise select the value of Hourly, Monthly or Daily.
- Validation: In the CalPers File, compare <n1:PayRateType> and <n1:PayRate> to the employee's configured Rate Type and source pay value.
- Limitation: Daily calculations are expected to be uncommon. If Annual Salary ÷ 260 does not meet client requirements, the logic may be reevaluated in a future release.
- The Cal-Pers report now supports Rate Types of Hourly, Monthly or Daily. A blank Rate Type on the Employee Retirement record preserves the default assignment of Hourly.
- VERMONT SUI REPORT - NEW VITWS CSV FORMAT
- New Report: Adds a CSV version of the Vermont C-101 Wage and Contribution Report for VITWS. The existing Vermont report is retained and will be deprecated in a future release.
- Display Name: Vermont C-101 Wage and Contribution Report | Format: CSV | File: VTC101<DateTimeStamp>
- Required Inputs: Year (four-digit YYYY) and Quarter (1-4).
- CSV structure: The first row must contain all eight headers in the order below.
CSV Field Order and Mapping
CSV field Format / values NetSuite source and output rule SSN 999-99-9999 Employee SSN Last Name - Employee Last Name First Name - Employee First Name Middle Initial Blank allowed Employee Middle Initial; if null, output an empty CSV field (consecutive commas). Gross Wages 99999.99 Employee Totals > Vermont SUI Wages; sum Quarter/Year. Employee Totals > Vermont SUI Wages; sum Quarter/Year.Pay Type Salary or Hourly Qualifying Primary Position and Pay > Wage Type; apply selection rule below. Quarterly Hours Worked 999.99 Employee Totals > Worked Hours eligible for State Reporting; sum Quarter/Year. ns4g_reportable_hrsGender Male, Female, or X Employee Record > Gender; apply mapping below.
Various Fixes and Performance Improvements