Create a table for Tax Authorities

Issue No: MFT-45
Created 7/28/2015 2:53:40 PM
Type Feature
Priority Major
Status Closed
Resolution Fixed
Fixed Version 15.4
Description A Tax Authortiy is a government entity to who our customers file Motor Fuel Tax returns to. Each of the 50 States is a Tax Authority (TA). The Federal government is also a TA.   Table should have:   1. Tax Authority Code, Char (2). For example, IN, IL, US, etc.   2. Description, char (100). Example: Indiana, Illinois, Federal government.   3. Paper Version Available, boolean. This indicates if iRely has craeted the paper version for the return for that TA.   4. Electronic Version Available, boolean. This indicates if iRely has created and certified the eletronic version for the return for that TA. Note: for some TAs, the e-version uses an EDI file; for other TAs, the e-version uses a CSV/TXT/etc file.   5. FilingForThisTA, boolean. This indicates if the customer is filing for this particular TA. The iRely Base Setup will have a list of TAs that we have developed for, but a customer may only file for a few selected TAs. This field by default is No.   For a list of TAs, see this: [http://www.50states.com/abbreviations.htm#.VbfZVflViCo]   Also add "US - Federal Government".