Release Notes

NEW:  2019 Forms - Access to 2019 forms is now available as draft.

NEW:  2018 IRS/SSA Updates - 2018 forms should not have draft mark anymore. 

NEW:  2018 IRS/SSA Updates - Added new tax form support for: 1099-LS, 1099-SB, 1098-Q. 

NEW:  Export - "Import Session ID" is included with all transactional ASP exports.

NEW:  Export - "Last User Edit" column is now included with all ASP exports.  It displays the User ID for the last user that edited the record.

UPDATED:  Form Entry - Hard-coded W-2 business rule, to require a W-2 region or SUTA code, is now an optional business rule that can be turned on/off in the Corporate Suite interface.

UPDATED:  Form Entry - State ID font size to accommodate the full viewing of longer state ID's on 1099-R forms.

UPDATED:  2018 IRS/SSA Updates - Latest versions of forms and instructions.

FIXED:  Form Entry - 1099-R codes B & H were incorrectly triggering errors when part of a two-character code (i.e "B1" or "H4").

FIXED:  Form Entry - Slight visual issue with the FATCA Filing Requirement box being overly extended on the: 1099-INT, 1099-MISC, 1099-R, W-2G, & W-2.

FIXED:  Form Entry - 2018 PR form images have field cutoffs.

FIXED:  Form Entry - Optional form fields (i.e Source, Category...) didn't allow the user to click anywhere in the box.

FIXED:  Form Entry - 2018 1099-R transactions button did not display amounts.

FIXED:  Form Entry - When tabbing through a W2-G box 9 is out of order.

FIXED:  Form Entry - 1042-S Boxes 12b & 12c not auto-populating.

FIXED:  Form Entry - 1042-S optional boxes (at the bottom of the form) were out of alignment.

FIXED:  Form Entry - Alignment for 1098-T, 1099-A, 1099-B, 1099-C, 1099-G, 1099-INT, 1099-K, 1099-LTC, 1099-OID, 1099-PATR, 1099-R, 1099-S, 5498, 592-B, 1099-HC.

FIXED:  Exports - W-2G Excel/CSV export "Time Won" exports a date that should not be exported.

FIXED:  Printing - During W-2G Quick Print the Puerto Rico print options were misaligned and overlapping (when the recipient has a Puerto Rico address).

FIXED:  Help File - Ability to open ASP Help topics on the right spot instead of opening in the beginning of the file.

FIXED:  General - Misalignment in Quick Print Window for 2017 W-2.

FIXED:  General - Fixed alignments of the Field Protection page.

FIXED:  General - Revised Custom Query page (fields alignment, inconsistent fonts, other visuals).

FIXED:  General - ASP no longer forces https only (client can choose between http & https in the database).  No action is needed for current clients to connect as entered into the web browser.

  • To respect what was entered into the web browser as is, UseSSL should be set to zero or null (default): 
    • Run "UPDATE pro1099.WB_Config set UseSSL= 0"
  • To force HTTP requests to -> HTTPS
    • Run "UPDATE pro1099.WB_Config set UseSSL=1"


Download v2018.11.1408

  • No labels