MotorCarrierTaxFiling

0.4.0

Motor carrier tax filing feeds: validate freight records, write exception reports, format the state return, package it, and for Alabama submit it. Builds the DataAgent 0.4 configuration the feed runs.

Minimum PowerShell version

7.4

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name MotorCarrierTaxFiling -RequiredVersion 0.4.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name MotorCarrierTaxFiling -Version 0.4.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Roy Ashbrook. MIT.

Package Details

Author(s)

  • Roy Ashbrook

Tags

motor-carrier tax filing EDI DataAgent

Functions

Get-MctfPeriod ConvertTo-MctfProductCode Get-MctfTmwVariable Get-MctfTmwRow Get-MctfState Invoke-MctfStateShape Test-MctfRecord Split-MctfRecord Export-MctfExceptionReport Compress-MctfPackage Send-MctfPackageMail Invoke-MctfTransform Resolve-MctfSettings New-MctfConfig Write-MctfLine Test-MctfFilingWindow Submit-MctfAlabamaReturn Read-MctfAlabamaAcknowledgement Send-MctfAcknowledgementMail Invoke-MctfSubmission

Dependencies

Release Notes

Every state reads through the tmw source. A state file sets the period basis (North Carolina counts orders by start date), and states/<state>.ps1 shapes the rows where a state needs it: South Carolina cuts the consignor name to 35, Tennessee spells out its schedules, Alabama cleans the consignee address and fills a missing DEP from the state, Florida marks rows delivered in the period and fills a missing DEP with the county placeholder. The source setting shipper_state reads a shipper's state from its city instead of the company record. All seven states ship their tests with a dated spec.'s tests and the company types now ship with the module, each state file naming the specification its tests were built against. Kentucky is the first state file. Feeds that carry their own sql and tests run as before.

FileList

Version History

Version Downloads Last updated
0.9.0 10 9/23/2026
0.8.2 3 9/23/2026
0.8.1 5 9/23/2026
0.8.0 4 9/23/2026
0.7.0 5 9/23/2026
0.6.0 8 9/23/2026
0.5.0 5 9/23/2026
0.4.1 2 9/23/2026
0.4.0 (current version) 3 9/23/2026
0.3.0 8 9/23/2026
0.2.2 5 9/23/2026
0.2.1 8 9/17/2026
0.2.0 6 9/17/2026
0.1.1 5 9/16/2026
0.1.0 5 9/16/2026
Show less