 |
Updated registration and bridge .dlls |
 |
Daemon with statement generate was not resetting several default settings including (but not limited to): bill to entry, dropship checkbox, OP checkbox, etc. Instead of resetting each field individually, the whole msl:record is saved and restored after each import, making sure all fields set by the user on the Generate Statement window are used each time. |
 |
Installs new drop ship opportunity file |
| STATEMENTS 4.55.04.12 4/15/2003 |
 |
Fixed: Consolidated PV statements were not generating PDFs |
 |
Fixed conflicts with generating a blank company record prior to DAT-Mail registration |
 |
Fixed bug casing problems with entering/selecting Mailing Agent on 3541 forms. |
| CONFIRM ASN/ENTRY INFORMATION MODULE |
 |
Forcing Shipdate in ASN/EMD export. Added a message when the shipdate has reached a condition that we did not expect, and the shipdate is set to the current system date. It would be helpful if when that message window appears if users could press Ctrl-C to copy the message to the clipboard and then paste it in an email message so we can see what caused the unexpected condition and troubleshoot. |
 |
0 Byte ASN and EMD files should no longer be created, saved and uploaded. |
 |
When creating a 3602 and user went inside the ASN/EI button to enter Planet Code data, they decided to hit the Cancel button after entering the information. When they hit the Insert button to re-enter the planet code data, the previous information was still there. This has been fixed. |
 |
User requested ability to modify the print job name for the Confirm ASN report. Added a functionality to this report . This report looks for the 3152-A entry. If the entry exists, then the entry will be used to dynamically change the print job name. Example entry: |
| [Report JobName] |
| 3152-A=Confirm ASN Job [MAI:JOB] CtlNo [MAI:CTL_NO] |
| This will replace the field code with their values. Current field codes supported are: |
| [MAI:JOB] [MAI:DATE] [MAI:CTL_NO] [MAI:CLIENT] [MAI:PV_NO] [MAI:LOT] [MAI:FORM] [MAI:MAILOWNERJOB] [MAI:PUB_NO] [MAI:PUB_NAME] [MAI:ED_CODE] [MAI:ISSUE_DATE] |
| Currently the only supported report is the 3125-A. Others may be added as we identify the need. |