04.11.2014 Views

December 2011 Product Update - Sage Software Online

December 2011 Product Update - Sage Software Online

December 2011 Product Update - Sage Software Online

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

S A G E E R P M A S 500<br />

Release Notes<br />

Version 7.30.8<br />

<strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong><br />

<strong>Sage</strong> <strong>Software</strong>, Inc.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 1


Acknowledgments<br />

Information in this document is furnished only under a Customer License Agreement or nondisclosure<br />

agreement, and may be used or copied only in accordance with the terms of such<br />

agreement. The software described in this document is protected by copyright, and may not<br />

be copied on any medium except as specifically authorized in the license or non-disclosure<br />

agreement.<br />

This document is also protected by copyright, and may not be reproduced or transmitted, in<br />

whole or in part, by any means, including photocopying, facsimile transmission, or reduction<br />

to any electronic medium or machine-readable form, without the express written consent of<br />

<strong>Sage</strong> <strong>Software</strong>, Inc.<br />

Copyright <strong>2011</strong> <strong>Sage</strong> <strong>Software</strong>, Inc.<br />

All rights reserved.<br />

<strong>Sage</strong> ERP MAS 500 is a registered trademark of <strong>Sage</strong> <strong>Software</strong>, Inc. Other product names<br />

used in this document are trademarks or registered trademarks of their respective owners.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 2


Contents<br />

Disclaimer ....................................................................................................................................... 4<br />

Enhancements and Corrections ......................................................................................................... 4<br />

Enhancements .................................................................................................................................... 4<br />

1099 <strong>Update</strong> ....................................................................................................................................... 8<br />

*<strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> ......................................................................................................... 9<br />

August <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> ............................................................................................................. 13<br />

March <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> .............................................................................................................. 19<br />

Accounts Payable .............................................................................................................................. 23<br />

Accounts Receivable .......................................................................................................................... 25<br />

Business Insights .............................................................................................................................. 30<br />

Business Insights Dashboard ............................................................................................................. 30<br />

Credit Card Processing ...................................................................................................................... 30<br />

Cash Management ............................................................................................................................ 37<br />

Customizer ....................................................................................................................................... 38<br />

Data Alerts ....................................................................................................................................... 38<br />

Data Import Manager ........................................................................................................................ 38<br />

Data Migrator ................................................................................................................................... 40<br />

FrameWork ....................................................................................................................................... 41<br />

General Ledger ................................................................................................................................. 42<br />

Inventory Management ..................................................................................................................... 43<br />

Manufacturing .................................................................................................................................. 47<br />

Multi-Currency .................................................................................................................................. 50<br />

Project Accounting ............................................................................................................................ 50<br />

Purchase Order ................................................................................................................................. 52<br />

Sales Order....................................................................................................................................... 55<br />

Source Code ..................................................................................................................................... 61<br />

System Manager ............................................................................................................................... 62<br />

Warehouse Automation/Labeling Expert ............................................................................................. 63<br />

Help/User Guides .............................................................................................................................. 63<br />

Installation Instructions ..................................................................................................................... 65<br />

Installing the Server....................................................................................................................... 65<br />

Installing the Client ........................................................................................................................ 71<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 3


Disclaimer<br />

Any prior customizations may be altered or overwritten upon installation of this product<br />

update. The user assumes all responsibility for corruption or loss of data.<br />

The changes in this <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> have been internally reviewed for<br />

potential impact on the PA-DSS v1.2.1 certification of <strong>Sage</strong> ERP MAS 500 v. 7.30. No<br />

impact was found.<br />

Enhancements and Corrections<br />

The following is a list of enhancements and corrections that have been incorporated into this <strong>Sage</strong> MAS<br />

500 v7.30 <strong>Update</strong>.<br />

*Indicates a new enhancement/problem resolution in this <strong>Update</strong>. All <strong>December</strong> <strong>2011</strong><br />

product updates have been consolidated in under one section “<strong>December</strong> <strong>2011</strong> <strong>Product</strong><br />

<strong>Update</strong>”.<br />

Enhancements<br />

Enhancement: CC - Process Credit Card Sale for Amount over the Pre-Authorization (Pre-Auth) amount.<br />

We are using two temporary tables to store the information necessary for Upcharges. tccOptionsUpCharge will<br />

contain the CompanyID and AllowUpcharges option. tarCustomerUpcharge will contain the CustKey,<br />

DfltMaxUpCharge and DfltMaxUpChargeType. The tables will be created by the<br />

45958_CreateCCUpchargeTables.sql script. The option AllowUpcharges must be updated using the<br />

spDF_SetAllowUpCharges.sql.<br />

Upcharge Type and Amount can be set from Maintain Customer, these will then be applied during shipment commit.<br />

Also, modifying the Total amount from the CC Transactions form will use these to validate changing the amount to<br />

something greater than the original transaction amount.<br />

Defect # 45958 / PER # 110658<br />

Available: August <strong>2011</strong> <strong>Update</strong><br />

Enhancement: Add support for SQL Server 2005 cumulative update 3 for SP4 (build # 9.00.5266).<br />

Defect # 47094<br />

Available: August <strong>2011</strong> <strong>Update</strong><br />

Enhancement: Add support for SQL Server 2008 cumulative update 3 for SP2 (build # 10.00.4279.00).<br />

Defect # 47097<br />

Available: August <strong>2011</strong> <strong>Update</strong><br />

Enhancement: Introduce support for SQL Server 2005 SP4 (Version 9.00.5000.00).<br />

Defect # 46590<br />

Available: March <strong>2011</strong> <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Framework.Session.dll<br />

Enhancement: Support for SQL Server 2008 Service Pack 2 (SP2, Version 10.00.4000.00). Please note<br />

that SQL Server 2008 SP2 applies only to the SQL Server 2008 release. This service pack cannot be<br />

applied on top of SQL Server 2008 R2.<br />

Defect # 46347<br />

Available: March <strong>2011</strong> <strong>Update</strong><br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 4


Files/Objects Modified:<br />

Client: objmgr.dll, Accounting.Framework.Session.dll<br />

Enhancement: Provide a list of files that appear to be different from what should have been based on<br />

the currently installed product update version. Comparison is based on date-time stamp of a file.<br />

Available: March <strong>2011</strong> <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: Installation<br />

Enhancement: Client installation changes – Install only those files that have changed since the currently<br />

installed product update version. Also provide a list of files that appear to be different from what should<br />

have been based on the currently installed product update version. Comparison is based on date-time<br />

stamp of a file.<br />

Available: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Installation<br />

Enhancement: Support for SQL Server 2008 R2 (Build 10.50.1600.1).<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: objmgr.dll, Accounting.Framework.Session.dll<br />

Enhancement: Sales Account defaulting from Inventory Item rather than Customer - Add a hierarchy<br />

for Sales Account Default in Invoice Entry, Sales Order Entry and Return Processing.<br />

PER # 27599 / Defect # 15744<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Arzmg001.exe, arzma001.exe, sozdj101.exe, sozda101.exe, ARZDADL1.dll, arzra004.rpt,<br />

arzra005.rpt, arzlc001.rpt, AR.CHM, SO.CHM<br />

Database: 15744_LocalMessage.sql, sparValPendInvcDetl.sql, sparCustList.sql, spsoSOGLAcct.sql,<br />

spsoPrePostShipPendInvcRtrn.sql<br />

Enhancement: Add Ability To Send Email Per Individual Customer Statement via Document Transmittal.<br />

PER # 109526 / Defect # 45261<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arzre001.exe<br />

Database: 45261_DocTrnsmit_CustStmt.sql, arzre101.sql<br />

Enhancement: Allow removal of Positive Pay record types without customizing the client, stored<br />

procedure change is still required.<br />

The information needed for Positive Pay check verification (i.e. Check Amount, Payee Name, Check No,<br />

Cash Acct No., and void indicator) can be retrieved from line record #10. The other line records (#20 &<br />

#30) however, contain information (i.e. batch totals) that may not be needed/required for verification.<br />

This APZJXDL1.DLL change provides users the ability to prevent the display of line records #20 & #30 if<br />

they modify the stored procedure spapPopulatePosPay to manually truncate positive pay temporary<br />

tables in the back end.<br />

PER # 109591 / Defect # 45719<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: apzjxdl1.dll<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 5


Enhancement: Add two security events to Enter Transfer Orders to allow users to control updates to<br />

Surcharge Amount and Surcharge Percentage.<br />

PER # 107727 / Defect # 44283<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: imzdk001.exe, IM.CHM<br />

Database: 44283A_TransferSurchargeAmtSecEvent.sql, 44283B_TransferSurchargePctSecEvent.sql<br />

Enhancement: Sales Order Entry Bulk <strong>Update</strong>: Add Line Defaults for Shipping Priority and Dates<br />

(Requested, Scheduled Ship and Promised) to bulk update to optionally update each open sales order<br />

line.<br />

Defect # 45131<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe, SO.CHM<br />

Database: 45131_LocalMessage.sql<br />

Enhancement: Add a drop down selection to the Stock Status report to allow the user to choose which<br />

unit of measure to display the report in. The options are the Stock, Sales, Purchase or Price unit of<br />

measure for the item.<br />

Defect # 45353, 45409<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: imzre001.exe, imzrf001.exe, imzrk001.exe, imzre001.rpt, imzre002.rpt, imzre003.rpt,<br />

imzre004.rpt, IM.CHM<br />

Database: spimInvtValCost.sql, spimPPInvtValWrk.sql, spimStockStatus.sql<br />

Enhancement: Add a drop down selection to the Inventory Valuation report to allow the user to choose<br />

which unit of measure to display the report in. The options are the Stock, Sales, Purchase or Price unit of<br />

measure for the item.<br />

Defect # 45353, 45409<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: imzre001.exe, imzrf001.exe, imzrk001.exe, imzre001.rpt, imzre002.rpt, imzre003.rpt,<br />

imzre004.rpt, IM.CHM<br />

Database: spimInvtValCost.sql, spimPPInvtValWrk.sql, spimStockStatus.sql<br />

Enhancement: Add a drop down selection to the Inventory Cost report to allow the user to choose which<br />

unit of measure to display the report in. The options are the Stock, Sales, Purchase or Price unit of<br />

measure for the item.<br />

Defect # 45353, 45409<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: imzre001.exe, imzrf001.exe, imzrk001.exe, imzre001.rpt, imzre002.rpt, imzre003.rpt,<br />

imzre004.rpt, IM.CHM<br />

Database: spimInvtValCost.sql, spimPPInvtValWrk.sql, spimStockStatus.sql<br />

Enhancement: Support for SQL Server 2005 - Cumulative <strong>Update</strong> 8 for SP3 (Build 9.00.4285.00).<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: objmgr.dll, Accounting.Framework.Session.dll<br />

Enhancement: Support for SQL Server 2008 - Cumulative <strong>Update</strong> 7 for SP1 (Build 10.0.2766.0).<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 6


PER 109816 / Defect 45493<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: objmgr.dll, Accounting.Framework.Session.dll<br />

Enhancement: Create a new “Delete Customer” security event for AR Maintain Customers. Default<br />

behavior: Grant permission to all users that belong in 'sysadmin' group and deny permission to all users<br />

that do not belong to the 'sysadmin' group.<br />

PER # 106694 / Defect # 43566<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arzma001.exe, AR.CHM<br />

Database: 43566_DeleteCustomerSecEvent.sql<br />

Enhancement: Add a security event to prevent user from changing a saved sales order to a quote.<br />

PER # 106517 / Defect # 43413<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe, SO.CHM<br />

Database: 43413_ChangeSOToQuoteSecEvent.sql<br />

Enhancement: New warning message has been added in sales order entry for duplicate customer POs.<br />

Defect # 44622<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe, SO.CHM<br />

Database: 44622_LocalMessage.sql, spsoCheckDuplicatePO.sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 7


1099 <strong>Update</strong><br />

<strong>2011</strong> 1099 UPDATE: 1099 update for year <strong>2011</strong> has been incorporated into this product update. Standalone<br />

install for 1099 update for year <strong>2011</strong> is also available (in order to use the stand-alone update you<br />

must have March <strong>2011</strong> or later <strong>Product</strong> <strong>Update</strong> installed).<br />

Resolved: <strong>December</strong> <strong>2011</strong> <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Apzrq001.exe (Magnetic.bas, APZRQ001.vbp), Apzrq003.rpt<br />

Database: None.<br />

2010 1099 UPDATE: 1099 update for year 2010 has been incorporated into this product update. Standalone<br />

install for 1099 update for year 2010 was released in <strong>December</strong> 2010.<br />

Resolved: March <strong>2011</strong> <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Apzrq001.exe (Magnetic.bas, APZRQ001.bas, APZRQ001.vbp), Apzrq002.rpt, Apzrq003.rpt<br />

Database: spapProcess1099.sql and ap1099<strong>Update</strong>2010.sql.<br />

2009 1099 UPDATE:<br />

For Tax Year 2009<br />

Resolved: Nov. 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client:<br />

APZRQ001.EXE<br />

Reportengine.dll (no code changes were made, included to ensure compatibility with 1099 applications).<br />

Apzrq001.rpt<br />

Apzrq002.rpt<br />

Apzrq003.rpt<br />

Database: None<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 8


*<strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong><br />

Issue<br />

ID<br />

PER<br />

Number<br />

Mod<br />

ule Short Description Objects Modified - Client<br />

Magnetic.bas,<br />

Apzrq001.vbp,<br />

apzrq001.exe,<br />

AP <strong>2011</strong> 1099 UPDATE<br />

Apzrq003.rpt<br />

Objects Modified –<br />

Database<br />

47188 112313 AP<br />

Invalid mask is applied to postal code<br />

on vendor payments<br />

apzdc001\apcdc001.frm,<br />

apzdcdl1.dll<br />

47188 112313 AP<br />

47444 112598 AP<br />

47445 112600 AP<br />

46961 112041 AR<br />

Invalid mask is applied to postal code<br />

on vendor payments.<br />

AFT file rejected by bank due to<br />

incorrect file contents for field 9 in<br />

record type C in Accounts Payable<br />

EFT processing.<br />

Sales Tax is incorrectly doubled on<br />

AP Voucher Invoice Totals.<br />

Aged Receivables Report displays<br />

transactions in the incorrect posted<br />

customer class<br />

apzdc001.frm, ApzdcDL1.dll<br />

apzda001.vbp,<br />

apzda001.exe<br />

apzdadl1.vbp, apzdadl1.dll<br />

arzdadl1.vbp, arzdadl1.dll<br />

pozdbdl1.vbp, pozdbdl1.dll<br />

AR\ARZRF001\ARZRF001.<br />

VBP, arzrf001.bas,<br />

arzrf001.exe<br />

Projects Affected:<br />

spapPopulateACH.s<br />

ql<br />

46961_LocalString.sq<br />

l<br />

Files Added:<br />

46961 112041 AR<br />

47280 112396 AR<br />

47290 112404 AR<br />

47360 AR<br />

47360 AR<br />

47401 AR<br />

Aged Receivables Report displays<br />

transactions in the incorrect posted<br />

customer class.<br />

"A reversal record already exists with<br />

the Pmt Ref in this batch." when<br />

looking up a pending Cash Receipt<br />

record.<br />

Customer Statement Is Not Captured<br />

In Document Transmittal Log.<br />

Customer ID can be changed within<br />

an unapplied customer payment or a<br />

reversal and could post to the wrong<br />

defaults.<br />

Customer ID can be changed within<br />

an unapplied customer payment or a<br />

reversal and could post to the wrong<br />

defaults.<br />

Cash receipt reversals should only<br />

reverse transactions if batch's bank<br />

account is the same as the original<br />

payment's bank account.<br />

AR\ARZRF001\ARZRF001.<br />

VBP<br />

Files Modified:<br />

AR\ARZRF001\ARZRF001.<br />

BAS, arzrf001.exe<br />

arzdd002.frm, arzdddl1.dll<br />

cizrz001.frm, cizrz001.bas,<br />

cizrz001.exe<br />

ARZDD002\arzdd002.frm,<br />

arzdddl1.dll<br />

AR\ARZDD002\arzdd002.fr<br />

m, arzdddl1.dll<br />

AR\ARZDD002\arzdd002.fr<br />

m, localizationconst.bas,<br />

arzdddl1.dll<br />

<strong>Product</strong><strong>Update</strong>s\<strong>2011</strong><br />

\August\46961_Local<br />

String.sql<br />

(Note: this should be<br />

moved to new PU<br />

folder later)<br />

47290_varDocTrans<br />

mitLog.sql<br />

AR\spMkPmtReversal<br />

.sql,<br />

AR\post_sparPrePost<br />

CashRcpt.sql,<br />

47401_LocalMessage<br />

.sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 9


47438 112448 AR<br />

47508 112667 AR<br />

47294 112337 CC<br />

Realized Gain/Loss is posted to GL in<br />

home currency when credit memo<br />

with currency other than home<br />

currency is included in application of<br />

payments in Process Cash Receipts .<br />

Credit memo balance remains<br />

applying it to a refund in Customer<br />

Status Inquiry<br />

"Batch Curr Restrictions on Bank<br />

Acct: Register cannot post. Invalid<br />

data encountered." when posting a<br />

Cash Receipt Batch and the batch<br />

header and batch detail have different<br />

currencies.<br />

CCTransactions.frm<br />

(CCTransactions.vbp),<br />

ccTransactions.dll<br />

arzdd002.frm<br />

(arzddddl1.vbp), arzdddl1.dll<br />

arzda007.frm<br />

(arzdadl1.vbp), arzdadl1.dll<br />

arztl001.frm (arztl002.vbp),<br />

arztl001.exe<br />

post_sparPrePostGai<br />

nLoss.sql<br />

post_sparModPostP<br />

mtAppl2.sql<br />

47231 112202 CM<br />

47357 112410 CM<br />

47251 112303 DM<br />

Multiple Bank Reconciliation batches<br />

exist for the same bank account.<br />

Error occurred while attempting to<br />

insert user defined transaction into<br />

the database. (Row={0}).' when<br />

adding entry in Customize CM<br />

Transactions.<br />

Extract Failed on open AR invoice<br />

extraction.<br />

cmztl001.frm, cmztl001.exe<br />

cmzmz001\cmzmz001.frm<br />

cmzmz001\localizations.bas,<br />

cmzmzdl1.dll<br />

spMASAROpenInvoic<br />

eExt.sql<br />

47307 112304 DM<br />

47309 112397 DM<br />

47321 112385 DM<br />

47426 112533<br />

Frm<br />

Wrk<br />

adDouble datatypes are converted as<br />

Varchar(8) which brings in the<br />

amount as 0.00 or NULL.<br />

Currency ID is invalid. Please see Set<br />

Up Currencies for the valid values.?<br />

displays when using DM to insert a<br />

bank account with a currency other<br />

than home.<br />

Data Migrator does not follow logic for<br />

Acct Ref Usage when importing<br />

invoices with the Acct Ref Usage<br />

option set to Non-Validated.<br />

Error "You are running SQL Server<br />

2008 R2 v 10.50.2500" when logging<br />

in.<br />

dm\dmExtractCommon\conn<br />

ectString.cls,<br />

dmExtractCommon.dll<br />

.Net Session.DLL,<br />

Accounting.Framework.Sess<br />

ion.dll<br />

spCMapiBankAcctIns.<br />

sql<br />

spARValInvcDetl.sql<br />

spARapiPostedInvcIn<br />

s.sql<br />

47241 112309 IM<br />

47056 112130 MF<br />

47158 112237 MF<br />

Slow performance to access/add<br />

National Account Pricing information.<br />

Work order is linked to sales order<br />

quote instead of sales order, when<br />

the sales order and quote have the<br />

same number.<br />

"The conversion of Char Data type to<br />

smalldatetime results in out of range<br />

value"<br />

imzmx001.frm,<br />

imzmx001.exe<br />

MF/mfzdh001/mfzdh001.frm,<br />

mfzdh001.exe<br />

MF/mfzdb001/mfzdb001.frm,<br />

mfzdb001.exe<br />

MF/mfzrvdl2/mfzrvdl2.frm,<br />

mfzrvdl2.dll<br />

mfzdc001.frm,<br />

mfzdc001.exe<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 10


47244 MF<br />

47349 112416 MF<br />

47354 112236 MF<br />

47208 112223 PA<br />

47261 110108 PA<br />

47277 112399 PA<br />

47277 112399 PA<br />

"The conversion of Char Data type to<br />

smalldatetime results in out of range<br />

value" when selecting a Start Job<br />

entry/Stop Job Entry with an invalid<br />

start/end time<br />

Work Order deleted in <strong>Product</strong>ion<br />

Entry.<br />

Incorrect Labor cost when<br />

intermediate routing uses a higher<br />

Economic Cycle Quantity than the<br />

Economic Cycle Quantity at the top<br />

level routing.<br />

Project General Ledger Recap<br />

displays incorrect amount when<br />

posting negative quantities in<br />

Accounts Payable Voucher.<br />

User expects to be able to select the<br />

active customer in the current<br />

company<br />

Unbilled Amount displayed on the<br />

Unbilled Project Report is incorrect<br />

after posting a Credit Memo<br />

Unbilled Amount displayed on the<br />

Unbilled Project Report is incorrect<br />

after posting a Credit Memo<br />

mfzdi001.frm, mfzdi001.exe,<br />

mfzdidl1.dll<br />

MF\Mfzdj001.frm,<br />

mfzdj001.exe, mfzdjdl1.dll<br />

MF/mfzdz001/mfzdz001.frm,<br />

mfzdz001.exe<br />

MF/mfzdz001/LocalizationC<br />

onst.bas<br />

PAZMA001/PAZMA001.frm,<br />

pazma001.exe<br />

47349_LocalMessage<br />

.sql<br />

spmfBoMtCalcCost.s<br />

ql<br />

spPAGLRecRptWrk.s<br />

ql<br />

spPA<strong>Update</strong>JobActua<br />

ls.sql,<br />

spPAARModPost.sql<br />

spPAARModPost.sql,<br />

spPA<strong>Update</strong>JobActua<br />

ls.sql<br />

47437 112590 PA<br />

47459 112594 PA<br />

47478 112539 PA<br />

47200 112332 PO<br />

47403 112553 PO<br />

47447 112602 SM<br />

47243 112358 SO<br />

Project Accounting Actual Costs not<br />

posted correctly.<br />

"Run-time error '13': Type mismatch"<br />

during Estimate Entry and using a<br />

Currency Symbol that is not a "$"<br />

sign.<br />

Project General Ledger Recap<br />

displays incorrect amounts after<br />

processing a Purchase order Return<br />

for Replacement.<br />

You may not delete line 5. It is<br />

associated with a sales order line."<br />

when saving po after deleting po line<br />

item.<br />

Purchase order status is not changed<br />

to Closed when processing a Receipt<br />

of Invoice if the order was created<br />

from a copy of another purchase<br />

order and includes description only<br />

items.<br />

Paste from Business Insights to<br />

Notepad results in double quotes<br />

surrounding each field.<br />

Freight is dropped during invoicing or<br />

committing shipment when<br />

prepayment is collected.<br />

PAZAB001.frm, pzzabdl.dll<br />

pozda001.frm,<br />

pozda001.exe, pozdadl1.dll<br />

DataviewServices.sln,<br />

Accounting.Application.Com<br />

mon.DataviewServices.dll<br />

sozdj101.frm<br />

(sozdj101.vbp),<br />

sozdj101.exe<br />

spapPostPA.sql<br />

post_spapVouchPost<br />

ToGLSet.sql,<br />

spapPostAP.sql,<br />

spPAGLRecRptWrk.s<br />

ql<br />

sppoPushPull.sql<br />

47278 112403 SO<br />

Duplicate serial distributions are<br />

created on packages.<br />

spsoEditShipCurrentL<br />

ineDist.sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 11


47318 107157 SO<br />

47383 112507 SO<br />

AFWinHook Run-time error '-<br />

2147418105 (80010007)'; Automation<br />

error ...." message occurs when<br />

clicking the printer icon.<br />

In Edit Shipments, getting<br />

'Unexpected error running stored<br />

procedure spsogeninvcforshipment'<br />

when generating an invoice for a<br />

Pending Shipment.<br />

47318_vimDistInvtBin<br />

AllocationInStockUO<br />

M.sql<br />

spsoGenerateShipme<br />

nts.sql<br />

spsoPrintPickList.sql<br />

spIMPostAPIValidate.<br />

sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 12


August <strong>2011</strong> <strong>Product</strong> <strong>Update</strong><br />

Issue<br />

ID<br />

PER<br />

Number<br />

46671 AP<br />

46273 111212 AP<br />

46634 111641 AP<br />

46829 110479 AR<br />

46625 111684 AR<br />

46721 111782 AR<br />

46893 111967 AR<br />

46911 111987 AR<br />

46928 112005 AR<br />

46965 11<strong>2011</strong> AR<br />

46981 112048 AR<br />

46984 112058 AR<br />

Mod<br />

ule Short Description Objects Modified - Client Objects Modified – Database<br />

Could not save Vouchers after<br />

modifying unit cost/ purch amt<br />

several times, experiencing<br />

message box "Enter Vouchers<br />

already exists. Save<br />

apzda001.frm,<br />

Canceled."<br />

apzda001.exe, apzdadl1.dll<br />

The Apply Payments and<br />

Memos for Debit Memo Apply<br />

To Invoices is not working<br />

when Show Open Vouchers is<br />

unchecked.<br />

Incorrect vendor checking<br />

account is being assigned when<br />

importing Pending AP Vouchers<br />

using Data Import Manager.<br />

Customer Payment Activity<br />

Report displays incorrect<br />

subtotals when using the Sort<br />

and Subtotal Filters.<br />

Aged Receivables report does<br />

not display cash receipt<br />

reversals.<br />

Customer Payment Unapplied<br />

Balance in Customer Status is<br />

incorrect after deleting a<br />

Customer Payment Reversal<br />

transaction.message box<br />

"Enter Vouchers already<br />

exists. Save Canceled."<br />

Invoices are allowed to be<br />

deleted from Process Invoices<br />

even if there is credit card<br />

activity.<br />

Customer Sales Analysis<br />

missing sales when 'Include<br />

Returns' is selected.<br />

Customer Sales Analysis<br />

displays negative gross profit.<br />

In AR Process Cash Receipts<br />

task the Invoice field does not<br />

clear out after applying a<br />

payment.<br />

Pending Invoices are allowed<br />

to post in Process Invoices<br />

before being Committed in Edit<br />

Shipments.<br />

Customer Status Inquiry<br />

Ledger Balance does not<br />

reconcile with the Aged<br />

Receivables Report.<br />

APZDEDL1\apzde002.cls,<br />

apzde001.frm,<br />

apzde002.bas apzdedl1.dll<br />

arzrj001.bas, arzrj001.exe<br />

arzrj002.rpt<br />

arztl001.frm, arztl001.exe<br />

ARZDD002/arzdd002.frm,<br />

arzdddl1.dll<br />

cizdd001.frm, cizdddl1.dll<br />

spapDMValidatePostedVoucherSet.s<br />

ql<br />

sparCustPmtActivity.sql<br />

sparAging.sql<br />

spDeleteBatchLog.sql<br />

post_sparModPostSalesTemp.s<br />

ql<br />

sparRecalcCustSalesHist.sql<br />

sparRecalcCustClassSalesHist.s<br />

ql<br />

sparRecalcSperSalesHist.sql<br />

arzrl002.sql<br />

arzrl003.sql<br />

arzrl004.sql<br />

post_sparModPostPmtappl2.sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 13


47021 112113 AR<br />

47110 112207 AR<br />

The applied payment amount<br />

is being added to the debit<br />

memo total balance when<br />

printing the debit memo in<br />

Accounts Receivable.<br />

Sales Amounts do not<br />

recalculate when updates are<br />

made to Recurring Invoices.<br />

Process Credit Card Sale for<br />

Amount over the Pre-<br />

Authorization (Pre-Auth)<br />

amount.<br />

arztc001.rpt, arztc002.rpt,<br />

arztc003.rpt<br />

arzmc001.frm,<br />

arzmc001.exe<br />

spccProcessCCAuth.sql<br />

45958_CreateCCUpchargeTable<br />

s.sql<br />

We are using two temporary<br />

tables to store the information<br />

necessary for Upcharges.<br />

tccOptionsUpCharge will<br />

contain the CompanyID and<br />

AllowUpcharges option.<br />

tarCustomerUpcharge will<br />

contain the CustKey,<br />

DfltMaxUpCharge and<br />

DfltMaxUpChargeType. The<br />

tables will be created by the<br />

45958_CreateCCUpchargeTa<br />

bles.sql script. The option<br />

AllowUpcharges must be<br />

updated using the<br />

spDF_SetAllowUpCharges.sql.<br />

45958 110658 CC<br />

46677 111743 CC<br />

47008 112040 CC<br />

46853 111928 CM<br />

Upcharge Type and Amount<br />

can be set from Maintain<br />

Customer, these will then be<br />

applied during shipment<br />

commit. Also, modifying the<br />

Total amount from the CC<br />

Transactions form will use<br />

these to validate changing the<br />

amount to something greater<br />

than the original transaction<br />

amount.<br />

TranStatus (Transaction<br />

Status) displays Unknown,<br />

Response Type displays<br />

Success, and Total is 0.00<br />

when attempting to Pre-<br />

Authorize a Credit Card and<br />

<strong>Sage</strong> Payment Solutions is<br />

having Network Failure.<br />

"INVALID T_REFERENCE" is<br />

returned as response message<br />

when processing a Void<br />

transaction and using <strong>Sage</strong><br />

Payment Solutions and Pre-<br />

Authorization Response Type<br />

= "CVS".<br />

Posted Bank Transactions are<br />

missing in Cash Management<br />

but have posted to General<br />

Ledger.<br />

arzma001.frm,<br />

arzma001.exe<br />

CCTransactions.cls,<br />

CCTransactions.frm,<br />

CCTransactions.dll<br />

clsProcessCCUtils,<br />

cczdb001.exe, cczdbdl1.dll;<br />

AR.CHM<br />

SPS.vb,<br />

Accounting.Application.CC.<br />

SPS.dll,<br />

Accounting.Application.CC.<br />

SPS.tlb, ccTransactions.dll<br />

SPS.vb,<br />

Accounting.Application.CC.<br />

SPS.dll,<br />

Accounting.Application.CC.<br />

SPS.tlb<br />

cmzda001.frm,<br />

cmzdadl1.dll<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 14


46750 111722 DM<br />

47108 112204 DM<br />

47122 112208 DM<br />

47094<br />

47097<br />

Frm<br />

Wrk<br />

Frm<br />

Wrk<br />

45613 IM<br />

46815 IM<br />

46831 IM<br />

45576 109695 IM<br />

47024 112105 IM<br />

47170 MF<br />

46796 111120 MF<br />

AP Voucher lines are imported<br />

into the incorrect voucher if<br />

using duplicate transaction<br />

(Invoice) numbers.<br />

"Discrepancy exists between<br />

Doc Bal. and Pmt applied.<br />

Memo created for adj."<br />

Migrate User Interface Utility -<br />

"Sum of ExtAmt does not<br />

equal to Doc Total", when<br />

importing open AR invoices<br />

with credit balances.<br />

Add support for SQL Server<br />

2005 cumulative update 3 for<br />

SP4 (build 9.00.5266).<br />

Add support for SQL Server<br />

2008 cumulative update 3 for<br />

SP2 (build 10.00.4279.00).<br />

Create Inventory - First<br />

Preferred Bin processing may<br />

not be correct all the time:<br />

- It is possible to use a<br />

bin as a preferred bin<br />

that should not be<br />

able to be used.<br />

- When switching<br />

warehouses, the<br />

preferred bin lookup<br />

controls do not adjust<br />

to the new<br />

warehouse.<br />

Invalid Bin error when using<br />

Single-Bin auto-distribution<br />

lookup to assign distribution<br />

bin.<br />

Incorrect inventory adjustment<br />

quantity has been posted to<br />

Transfer Order Line if the<br />

Transfer Order is not using<br />

item stock UOM.<br />

Cannot copy and paste from<br />

field when copying and pasting<br />

multiple times.<br />

"Error Creating Cost Tiers"<br />

when posting Inventory<br />

Transaction batch with multiple<br />

line distributions of the same<br />

Lot Tracked Item and<br />

Warehouse<br />

Error is not displayed in the<br />

error log when a validation<br />

error occurs during save of a<br />

work order.<br />

Notes on routing operations<br />

step are cleared when the<br />

notes are updated and saved<br />

in Set Up Operations<br />

Constants.vb,<br />

Accounting.Framework.Ses<br />

sion.dll<br />

Constants.vb,<br />

Accounting.Framework.Ses<br />

sion.dll<br />

imzmy001.frm,<br />

imzmy001.exe<br />

imzde001.cls, imzde001.dl<br />

Contextm.cls,<br />

ContextMenuMgr.dll<br />

mfzda001.frm,<br />

mfzda001.e<br />

spAPapiAPInvoiceInsSet.sql,<br />

spAPapiAPPendInvoiceIns.sql<br />

spARValCustPmtApp.sql<br />

spARValInvcDetl.sql<br />

spMASAROpenInvoiceExtPost4<br />

1.sql<br />

spMASAROpenInvoiceExt.sql<br />

45613_vluBin.sql<br />

spimPostDistributions.sql<br />

spimCTGetCostTiersToDecreas<br />

e.sql<br />

spmfSaveWOProgressTrans.sql<br />

spmfSaveWOTrans.sql<br />

spmfOverrideNotes.sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 15


46613 111668 MF<br />

46985 111704 MF<br />

47197 112328 MF<br />

46805 111818 PA<br />

46912 111833 PA<br />

46924 111881 PA<br />

46895 111882 PA<br />

46849 111925 PA<br />

46850 111926 PA<br />

47084 112175 PA<br />

Work Order Total YTD fields<br />

are overstated.<br />

MRP is not planning PO's<br />

when expected.<br />

"Unexpected error occurred in<br />

Post Transaction No: xxxx'.<br />

Appears when posting<br />

progress distribution<br />

Duplicate Postings to the<br />

Deferred Income and Sales<br />

Accounts occur in General<br />

Ledger after posting Profit<br />

Recognition for a Project that<br />

uses Manual % Entry Profit<br />

Recognition by Line and is a<br />

Fixed Price Project.<br />

Non-Inventory lines are not<br />

available to select on a Time<br />

and Materials project during<br />

Invoicing if the Standard Cost<br />

is zero and the Bill Method is<br />

Actual Cost.<br />

"The project or item entered do<br />

not match the selected project<br />

sale that is being returned."<br />

when saving a Project Sale<br />

Return with a partial Quantity.<br />

Unable to unrecognize 100%<br />

of Profit Recognition.<br />

"Run-Time error '380': Invalid<br />

Property value" when entering<br />

a Comment Only item in<br />

Estimate Entry.<br />

Committed Cost report does<br />

not equal committed cost in<br />

Project status Info.<br />

Incorrect Unit Price on Invoice<br />

when generating Invoice for<br />

Fixed Price Plus project.<br />

LocalizationConst.bas,<br />

mfzdc001.frm,<br />

mfzdc001.exe<br />

PAZDF001.frm,<br />

pazdf001.dll<br />

IMZDA001\basPAinventory<br />

Entry.bas, imzda003.frm,<br />

imzda001.dll<br />

pazab001.frm, pazabdl1.dll<br />

spmfValidaedLaborReversal.sql,<br />

46613_LocalMessages.sql<br />

spmfMRPInitInsert.sql<br />

spimPostDistributions.sql<br />

spPAProfitRecognitionLine.sql,<br />

spPAJobCompletion.sql<br />

spPA<strong>Update</strong>JobActuals.sql<br />

spPARecognizeProfit.sql<br />

sppaGenPOFromEst.sql<br />

spPAAdjustCommittedCost.sql<br />

spPA<strong>Update</strong>JobActuals.sql<br />

46976 112019 PC<br />

46703 PO<br />

46312 111248 PO<br />

46883 111700 PO<br />

PC Options and Values<br />

already exist. Save canceled.<br />

Message "The PO's receipt(s)<br />

have different exchange rates<br />

than the PO." in Process<br />

Receipts of Invoice.<br />

"Batch POVO-x : Batch Debits<br />

and Credits do not equal"<br />

when posting receipt of invoice<br />

using multi-currency.<br />

Tax calculation is not handled<br />

properly for drop shipments -<br />

Avatax - Add a new hook.<br />

pczdc001.frm,<br />

pczdc001.exe<br />

pozdn001\LocalizationCons<br />

t.bas, pozdn001.frm,<br />

pozdn001.exe<br />

sppoValPOForRcpt.sql<br />

spGLFixPostAmtHCRounding.sq<br />

l<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 16


46739 111801 PO<br />

46956 112025 PO<br />

47013 112094 PO<br />

47058 112137 PO<br />

46466 111253 SM<br />

46969 112047 SM<br />

46208 111109 SO<br />

46638 111710 SO<br />

46682 111712 SO<br />

46784 111853 SO<br />

46822 111853 SO<br />

46929 112003 SO<br />

46994 112067 SO<br />

47130 112234 SO<br />

"Register can not post. Invalid<br />

data encountered" when<br />

posting ROG with Auto Issue<br />

which using non stock UOM.<br />

Purchase Order uses incorrect<br />

unit cost when generate PO<br />

from SO.<br />

Explore Purchase Orders<br />

duplicates the line items when<br />

selecting to preview the<br />

purchase order items.<br />

"The PO has not been<br />

received" when Processing a<br />

receipt of invoice from Drop<br />

Ship.<br />

Stock Status View<br />

performance slow after<br />

upgrading to v7.3.<br />

Business Desktop generates<br />

an unhandled exception.<br />

"Error 94 occurred at<br />

frmEditShipments in<br />

Procedure<br />

HandleCommitClick", "Invalid<br />

use of Null" displays when<br />

committing a Transfer<br />

shipment in Edit Shipments.<br />

"Error 5 occurred at<br />

frmEditShipments in<br />

Porcedure<br />

tbrMain_ButtonClick" when<br />

committing transfer order<br />

shipment.<br />

Commission plan is not<br />

updated when the ShipTo is<br />

changed on a Sales Order.<br />

Slow performance during<br />

Sales Order Commit process.<br />

Slow performance during<br />

Sales Order Commit process.<br />

RMA, Customer Return, and<br />

credit memo has incorrect 'Bill<br />

to' when Sales Order bill to is a<br />

National Account and the sales<br />

order is selected for return.<br />

Payments applied in sales<br />

order are not posting to<br />

Accounts Receivable.<br />

"Quantity To Pick cannot be<br />

greater than Quantity<br />

Available" displays when<br />

printing pick list with BTO Kit<br />

items<br />

DataviewServices.sln,<br />

Accounting.Application.Co<br />

mmon.DataviewServices<br />

AppBar.sln,<br />

Accounting.Framework.App<br />

Bar.dll<br />

BusinessDesktop.sln,<br />

BusinessDesktop.exe<br />

sozdr001.frm;<br />

sozdr001.exe, sozdrdl1.dll<br />

sozdr001.frm, sozdr001.ex<br />

e, sozdrdl1.dll<br />

sozdj101.frm,<br />

sozdj101.exe<br />

sozde001/sozde001.frm,<br />

sozde001.exe<br />

sozdk001/sozdk003.frm,<br />

sozdk003.exe<br />

spmfPostAPIAutoIssue.sql<br />

sppoCreateDropShipPO.sql<br />

47013_DataViewLinkColUpd.sql<br />

vdvPurchaseOrderLine.sql<br />

poapi4.sql<br />

spdvStockStatus.sql<br />

spciCalcTaxesForBatch.sql<br />

spciCalcTaxesForBatch.sql,<br />

spimPostDistributions.sql<br />

post_sparPost<strong>Update</strong>SOPmnt.s<br />

ql<br />

spsoLoadPickList.sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 17


MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 18


March <strong>2011</strong> <strong>Product</strong> <strong>Update</strong><br />

Issue<br />

ID<br />

PER<br />

Number Module Short Description<br />

45808 110355 AP<br />

45883 110138 AP<br />

46321 111278 AP<br />

46343 110316 AP<br />

46540 111531 AP<br />

46564 103913 AP<br />

46593 111621 AP<br />

46615 111484 AP<br />

46629 AP<br />

AP<br />

Positive Pay Properties directory for<br />

saving file is blank / not filled in.<br />

Unexpected error during pre-post" in<br />

Vendor Returns - Process Return of<br />

Goods<br />

Canadian EFT file has incorrect payment<br />

date format.<br />

AP Import allows duplicate vendor<br />

invoice numbers even though Duplicate<br />

Invoice Control is set to Duplicates not<br />

Allowed.<br />

"This Voucher is out of balance! The<br />

current Undistributed Balance is: X; Do<br />

you want the system to automatically<br />

adjust the Invoice Amount for you?"<br />

message appears when saving AP<br />

Voucher.<br />

Post Date' for POVO Batch is missing in<br />

PA / Insights / Explore / Project Lines /<br />

Detail Transaction<br />

"Batch credits and debits do not equal,"<br />

displays on an Intercompany Receipt of<br />

Invoice batch.<br />

Memo Unapplied Amt does not match<br />

transaction type, memo is over applied.<br />

Transaction type is stored incorrectly in<br />

the tapVoucherAppl when the Debit<br />

memo is applied to voucher and credit<br />

memo from the Apply Payments and<br />

Memos Screen.<br />

1099 update for year 2010 has been<br />

incorporated into this product update.<br />

Stand-alone install for 1099 update for<br />

year 2010 was released in <strong>December</strong><br />

2010.<br />

Objects Modified -<br />

Client<br />

APZJXDL1\frmProperti<br />

es.frm, Apzjxdl1.dll<br />

apzjxdl1\clsExtract.cls,<br />

Apzjxdl1.dll<br />

apzux001.exe<br />

(ErrHdle.bas,<br />

APImport.bas,<br />

PendVou.bas,<br />

localizationconst.bas)<br />

apzda001/apzda001.fr<br />

m, apzda001.exe<br />

Apzrq001.exe<br />

(Magnetic.bas,<br />

APZRQ001.bas),<br />

Apzrq002.rpt,<br />

Apzrq003.rpt<br />

Objects Modified -<br />

Database<br />

spimAPIRelieveClosingCo<br />

stTier.sql<br />

spapPostPA.sql<br />

spapFreightGLPostSet.sql,<br />

spapTaxGLPostInterComp<br />

anySet.sql,<br />

spapVoucherPostInterCom<br />

panySet.sql<br />

DBUpgrade_Issue46615.s<br />

ql<br />

spAPPostAppl.sql<br />

spapProcess1099.sql,<br />

ap1099<strong>Update</strong>2010.sql<br />

ROG Posting<br />

sppoPrePost.sql,<br />

spimPostAPICreateGLPost<br />

ing.sql<br />

46179 111068 AP, PO<br />

'Std with Comment' does not post<br />

Vendor, and comment<br />

VOUCHER ENTRY,<br />

apzda001.exe<br />

(apzda001.frm)<br />

ROI & Voucher Posting<br />

spapVouchPostToGLSet.s<br />

ql,<br />

spapGetPostCmntSet.sql,<br />

spapGetPostCmnt.sql<br />

46332 111299 AP, PO<br />

44989 AR<br />

Bill Method field disabled after selecting<br />

Time & Material Project lines during<br />

Process Receipt of Invoice.<br />

MC Trial Balance report displays<br />

incorrect Balance.<br />

ROI ENTRY,<br />

pozdbdl1.dll,<br />

pozdbdl2.dll<br />

post_sparModPostPmtAppl<br />

2.sql<br />

aparTrialBal.sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 19


45212 109452 AR<br />

45889 AR<br />

46089 AR<br />

46272 111211 AR<br />

46441 111424 AR<br />

46446 111425 AR<br />

46500 111498 AR<br />

46527 110430 AR<br />

46585 BIA<br />

46269 111198 BIE<br />

46495 111493 BIE<br />

46212 111114 CC<br />

46318 111263 CC<br />

46333 111303 CC<br />

46366 111305 CC<br />

46379 111273 CC<br />

46430 111391 CC<br />

46470 111462 CC<br />

46413 111348 CZ<br />

Customer Payments Explore for Refunds<br />

display refunds for all customers not just<br />

the one selected. The refund is not<br />

unique to the payment rather links to the<br />

TranNo.<br />

'Unexpected Stored Procedure Return<br />

Value: sptar<strong>Update</strong>InvoiceLog: Type<br />

mismatch' when deleting a record in<br />

Invoice Entry.<br />

Trial Balance is displaying "Unapplied<br />

Payments:" header for each payment<br />

rather than grouping all under one<br />

heading.<br />

'Batch Debits and Credits do not equal' in<br />

the Invoice Register of an AR Process<br />

Invoices batch after merging invoices.<br />

Merge Customer Utility does not merge<br />

Customer Memos.<br />

Provide hooks in invoicing to make sure<br />

AvaTax is available.<br />

Error occurs when saving an existing<br />

customer record when custom user fields<br />

are set to required.<br />

Unapplied amount does not match actual<br />

unapplied total in Enter Cash Receipts<br />

BIA application closes unexpectedly<br />

without error<br />

Business Insights Explorer displays<br />

information from multiple companies in<br />

multiple explorer views when "Or" is<br />

added as a filter criteria.<br />

Filter settings are ignored when using<br />

context menus to access Explorer views.<br />

Cannot void the remaining pre-auth<br />

amount after a partial void amount is<br />

processed.<br />

The timeout period elapsed prior to<br />

completion of the operation or the server<br />

is not responding. at<br />

Accounting.Application.CC.Settlement.G<br />

etAppData(String exclusionIDs)<br />

Credit Card Transactions Explorer View<br />

does not display the Date for Refund<br />

Type transactions.<br />

Credit Card Transaction Explorer view<br />

displays Refund Payments as Positive<br />

values instead of a Negative value.<br />

"Error Batch CMDE-X : Batch Credits<br />

and Debits do not equal." displays on<br />

Error Log during Posting of Credit Card<br />

Settlement Deposit.<br />

Credit button is disabled during Credit<br />

Card Refund in Process Cash Receipts.<br />

When Invoice gets generated through<br />

Credit Card processing module,<br />

payments are always applied less the tax<br />

amounts.<br />

Quick Reconciliation shows duplicate<br />

tran types when custom tran types are<br />

used across multiple companies.<br />

46484 110750 CZ Custom code is truncated in Customizer.<br />

ARZDA001/arzda001.fr<br />

m, ARZDADL1.dll<br />

arzrg004.rpt,<br />

arzrg204.rpt,<br />

arzrg502.rpt,<br />

arzrg702.rpt<br />

arztl001.frm,<br />

Arztl001.exe<br />

arzma001\arzma001.fr<br />

m, arzma001.exe<br />

arzdddl1.dll<br />

(arzdd002.frm)<br />

Accounting.Application.<br />

BA.Analyzer.exe,<br />

DatabaseServices.sln,<br />

Analyzer.sln,<br />

Accounting.Application.<br />

Common.DataviewSer<br />

vices.dll<br />

SelectionControl.sln,<br />

Accounting.Framework<br />

.SelectionControl.dll<br />

Explorer.sln,<br />

Accounting.Application.<br />

BE.Explorer.exe<br />

CCTransactions.frm,<br />

CCTransactions.dll<br />

CCTransactions.frm,<br />

CCTransactions.dll<br />

CCTransactions.frm,<br />

CCTransactions.dll<br />

cczdb001\clsProcessC<br />

CUtils.cls, cczdbdl1.dll,<br />

cczdb001.exe<br />

cmzdd001/QuickRec.fr<br />

m, cmzdddl1.dll<br />

czRuntime/ScriptMgr.cl<br />

s, czruntime.dll<br />

45212_vdvRefund.sql<br />

sparMergeInvoices.sql<br />

sparCustomerMerge.sql<br />

spapVendorMerge.sql<br />

46318_IndexChanges<br />

v730.sql<br />

46354_vdvCreditCardTran.<br />

sql<br />

spCMDepPrePost.sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 20


46347<br />

46400 111366<br />

46590<br />

46261 111175 IM<br />

46287 111233 IM<br />

46385 111349 IM<br />

46464 111191 IM<br />

FrmWr<br />

k<br />

FrmWr<br />

k<br />

FrmWr<br />

k<br />

Add support for SQL Server 2008 SP2<br />

(Version 10.00.4000.00).<br />

"This <strong>Sage</strong> MAS 500 client is<br />

incompatible with your database version.<br />

Client: x.xx.xx; Database: x.xx.xx" when<br />

launching an application that access<br />

MAS 500 data from outside MAS 500.<br />

Introduce support for SQL Server 2005<br />

SP4.<br />

Kit component transaction date is<br />

incorrect when Language settings are<br />

English (Australia).<br />

Transfer status on header and line are<br />

closed for transfers with pending qtys in<br />

transit warehouse when scroll on mouse<br />

is accidently touched while the transfer is<br />

on the screen. in Transfer Order Entry.<br />

IM Valuation report lost of precision<br />

when allowed quantity decimal digits is<br />

set greater than 6.<br />

Item distribution grid displays incorrectly<br />

after distributing a large amount of serial<br />

tracked items. Performance is slow when<br />

saving distributions.<br />

objmgr.dll,<br />

Accounting.Framework<br />

.Session.dll<br />

OBJMGR.dll<br />

Constants.vb,<br />

Accounting.Framework<br />

.Session.DLL<br />

imzdg002.frm/.frx,<br />

Imzdg001.dll<br />

imzdk001\imzdk001.fr<br />

m, Imzdk001.exe<br />

imzde001/imzde001.fr<br />

m, imzde001.cls,<br />

imzde001.dll<br />

spimPPInvtValWrk.sql<br />

spimCTProcessCostAdjmn<br />

t3StepTrnsfr.sql<br />

46468 111429 IM<br />

Incorrect cost for standard costing items<br />

in transit warehouse<br />

spimCTProcessnegCostTi<br />

ers.sql<br />

46528 110900 IM<br />

46330 MC<br />

46406 111372 MC<br />

46056 110827 MF<br />

46113 110866 MF<br />

46355 110265 MF<br />

46388 110391 MF<br />

Lot lookup in Lot Serial Adjustments task<br />

displays lots for all warehouses<br />

Runtime error when editing Gain/Loss<br />

cell in the case of Accounts with natural<br />

currency balance of 0 and home<br />

currency balance 0 in Revaluation in<br />

Multicurrency.<br />

Home currency balance is incorrect in<br />

Edit grid of MultiCurrency, Activities,<br />

Revalue GL.<br />

MRP defaults multiple parts produced as<br />

Buy items. The first produced item will<br />

properly display as a make item. All<br />

additional produced items will display as<br />

'Buy' items.<br />

Multiple purchase orders are created for<br />

items with the same primary vendor and<br />

different purchase product lines during<br />

PO consolidation.<br />

End date on labor transaction is incorrect<br />

when the logging into the job on one day<br />

and logging out of the job on the next<br />

day.<br />

Changes made to Machine on a work<br />

order step are reverted from new value<br />

to old value when there is open labor<br />

entry when the change is made in<br />

Manufacturing<br />

imzub001/imzub001.fr<br />

m/.frx, imzub001.exe<br />

mcda001\mcda003.frm<br />

/.frx, mczda001.exe<br />

mfzdj001/mfzdj001.frm,<br />

mfzdj001.exe<br />

mfzdj001/mfzdj001.frm,<br />

mfzdj001.exe<br />

46528_vluLotNo.sql<br />

spmcRevalProcessGL.sql<br />

46398_vmfInvtStdRouting.<br />

sql<br />

spmfMRPPlanCreateActua<br />

ls.sql<br />

spmfMRPPlanCreateActua<br />

lPO.sql<br />

spmfUpdtLaborTrans1.SQ<br />

L<br />

46487 111379 MF<br />

46575 111045 MF<br />

46442 111133 PA<br />

Sum of RunVar and RunFix does not<br />

equal the Runcost for Labor transaction.<br />

The Labor Entry reversal process does<br />

not reverse the dollars in the same<br />

bucket when using an X type step.<br />

Posted Estimate line is available to be<br />

posted in Estimate entry<br />

mfzdc001.frm,<br />

mfzdc001.exe<br />

PAZAB001/PAZAB001.<br />

frm, pazabdl1.dll<br />

spmfUpdBackFlush.sql<br />

spmfUpdtBackFlush .sql<br />

spmfAPISetupPostings.sql<br />

spmfUpdtInventory.sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 21


46462 111236 PA<br />

46502 111168 PA<br />

46194 111089 PO<br />

46377 111351 PO<br />

46574 111058 PO<br />

46342 111314 SM<br />

46387 111363 SM<br />

46404 111378 SM<br />

45361 109582 SO<br />

46279 SO<br />

46307 111249 SO<br />

46344 111173 SO<br />

46514 111361 SO<br />

46562 111557 SO<br />

46592<br />

111144 SO<br />

Process Project Transactions ignores GL<br />

Account Effective From and To Dates<br />

during posting<br />

"Another user is invoicing for a project<br />

you have chosen." when selecting the<br />

Transaction date in Process Project<br />

Invoices.<br />

Receipt of goods register shows only the<br />

home currency amount for the expense<br />

account.<br />

Additional Notes do not release from<br />

blanket PO.<br />

No warning appears when a quantity<br />

invoiced amount exceeds<br />

"SourceInfo" named ranged created in<br />

Excel from Business Insights Explore<br />

contains blank column at the end of the<br />

named range.<br />

Users without security rights are able to<br />

process a Receipt of Invoice.<br />

"An invalid value has been entered for<br />

the selected column" when defining new<br />

filter after initial filter was run in Business<br />

Insights SO Explore Shipment Lines.<br />

Invalid Unit Of Measure (UOM) values<br />

are available for selection during Enter<br />

Sales Orders and Quotes - Line Item<br />

entry<br />

Tran Comment is not displaying for<br />

Customer Shipments on the GL Register.<br />

Incorrect Cost of Sales on Commission<br />

Register when invoice is generated<br />

before shipment is committed.<br />

Sales Order transactions post to General<br />

Ledger after turning off the integration in<br />

Accounts Receivable.<br />

RMA and Customer Returns processing<br />

use the customer’s default salesperson<br />

not the salesperson on the<br />

order\shipment.<br />

"Unexpected stored procedure; unable to<br />

delete the tcisTaxTran record because it<br />

is being referenced by tsosalesorder<br />

R_2726" (or "...tsoSOLineDist R_2754")<br />

when deleting a sales order.<br />

The wrong item ID displays when<br />

viewing kit components in Enter Sales<br />

Orders and Quotes.<br />

PAZTN001/PAZTN001.<br />

frm, PAZTN001.dll<br />

OfficeServices.sln,<br />

Accounting.Framework<br />

.OfficeServices.dll<br />

SelectionControl.Sln,<br />

Accounting.Framework<br />

.SelectionControl.dll<br />

sozdj101.exe<br />

sozda101.exe<br />

imzmr001.exe<br />

soCommitTransactions<br />

.exe<br />

(soCommitTrans.frm),<br />

soPostTransactions.ex<br />

e (soPostTrans.frm)<br />

sozde001.exe<br />

(sozde001.frm),<br />

sozdk003.exe<br />

(Sozdk003.frm)<br />

cizdadl1.dll<br />

(cizda001.cls),<br />

sozdj101.exe<br />

(sozdj101.frm)<br />

sozdj101.exe<br />

(sozdj102.frm)<br />

spPAPostTransactions.sql<br />

sppoPrePost.sql<br />

spPOPushPull.sql<br />

sppoSelectPOLines.sql<br />

46387_tsmTaskStrDef.sql<br />

DBUpgrade_Issue45310.s<br />

ql<br />

spsoPrePostShip.sql<br />

spsoPostShipments.sql,<br />

sparAPI<strong>Update</strong>PendInvcC<br />

omm.sql<br />

spciCreateInvtCommitDisp<br />

osableBatch.sql<br />

spsoProcessInvtCommit.sq<br />

l<br />

46596 111604 SO<br />

Unable to process Sales Order for<br />

picking and shipping.<br />

sozdj101.exe<br />

(sozdj101.bas)<br />

sparCreditCheck.sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 22


Accounts Payable<br />

Problem: "A Voucher may not have a Terms Discount Amount that is larger than the total Invoice<br />

Amount! Please enter a valid Terms Discount Amount.": when attempting to modify the Terms Discount<br />

amount for a debit memo in View/Edit Vouchers in Accounts Payable.<br />

PER # 110524 / Defect # 46224<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: apzda001.exe, apzdadl1.dll (apzda001.frm)<br />

Problem: Unselecting separate check at voucher level does not consolidate the vouchers on one check<br />

when the vendor default has separate check selected.<br />

PER # 110996 / Defect # 46170<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spapSelectVoucher.sql<br />

Problem: Process AP-AR Invoice Settlement is using the next Invoice number, not the next Credit Memo<br />

number, for the Credit Memo generated from the settlement.<br />

PER # 110496 / Defect # 46188<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spapGenARSettlement.sql<br />

Problem: “Error 91 occurred at frmVoucher in procedure blsValidApplyToTranID ..." appears in AP<br />

View/Edit Vouchers when saving an item description change for a Credit Memo or Debit Memo.<br />

PER # 111100 / Defect # 46206<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: apzda001.exe, apzdadl1.dll (apzda001.frm)<br />

Problem: Reversed Checks do not display a void indicator in the Positive Pay output file.<br />

PER # 109826 / Defect # 45499<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spapPopulatePosPay.sql<br />

Problem: "Not a valid Target CompanyID for SourceCompanyID" message is received when Importing<br />

an Intercompany Posted Voucher transaction.<br />

PER # 109904 / Defect # 45552<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: apzux001.exe<br />

Problem: Unable to post Process Invoices for Payment Batch because ACH file is not getting created<br />

with 6, 16, 26 ...payments.<br />

PER # 110053 / Defect # 45643<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: apzjxdl1.dll<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 23


Problem: "TranAmtHC not equal to TranAmt CurrExchRate." Error is received when importing Pending<br />

AP Vouchers using Data Import Manager.<br />

PER # 108893 / Defect # 45708<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spapDMValidatePostedVoucherSet.sql<br />

Problem: Duplicate lines print on AP Sales Tax Report when multiple tax codes exist for the same tax<br />

schedule.<br />

PER # 102603 / Defect # 40390<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: cizmx001.exe<br />

Problem: G/L reports are missing posting transaction comments for 'Other' or 'EFT' payments.<br />

PER # 109009 / Defect # 44964<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spspGetPostCmnt.sql, spspGetPostCmntSet.sql<br />

Problem: Unit Cost does not update when after updating the Purch Amt in Maintain Recurring Vouchers.<br />

PER # 109119 / Defect # 45069<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: apzmd001.exe<br />

Problem: "Error in SOTADropDown. Invalid item key." displays when navigating between companies in<br />

the detail grid.<br />

PER # 109120 / Defect # 45071<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: apzmd001.exe<br />

Problem: Incorrect Rounding to the Realized Loss Account when posting a Payment in Accounts<br />

Payable.<br />

PER # 108765 / Defect # 45178<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spAPPostGLPmtAppl2.sql<br />

Problem: Memo Unapplied Amt does not match transaction type and is over applied after applying a<br />

debit memo to a credit memo with the same Invoice number.<br />

PER # 108963 / Defect # 45264<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: apzdedl1.dll<br />

Problem: Bank Account changes back to Vendor default bank account when closing voucher and then<br />

reopening voucher in AP Process Vouchers.<br />

PER # 108582 / Defect # 45105<br />

Resolved: Feb 2010 <strong>Update</strong>, same as PER # 107769 / Defect # 44477<br />

Files/Objects Modified:<br />

Client: apzda001.exe, apzdadl1.dll<br />

Database: spapGenAPSettlement.sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 24


Problem: When the client machine is using date format of dd/mm/yyyy for the invoice date, there is no<br />

data displayed on the FAS Import Status Report after the 12 th day of the month.<br />

PER # 107807 / Defect # 44451<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: apzjxdl1.dll<br />

Problem: View / Edit Vouchers task displays incorrect Bank Account.<br />

PER # 107769 / Defect # 44477<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: apzda001.exe, apzdadl1.dll<br />

Database: spapGenAPSettlement.sql<br />

Problem: Edited debit memo may not post with the updated amount.<br />

PER # 108163 / Defect # 44636<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: apzda001.exe<br />

Problem: Write-off check box is not enabled when applying payments in Account Payable even after<br />

specifying write off limit in Setup AP Options when Multicurrency is not activated.<br />

PER # 108849 / Defect # 44854<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spapSelectPmtApplyTo.sql<br />

Problem: AP Voucher Register prints in random order.<br />

PER # 106697 / Defect # 44082<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: APZJADL2.rpt, APZJADL2_IPA.rpt, APZJADL4.rpt, APZJADL4_IPA.rpt<br />

Database: spapRegVouch.SQL, Alter_tapVouchDetlRegWrk.sql<br />

Problem: "Failure AcctRefCode XXXXX Value is invalid" when importing pending vouchers.<br />

PER # 106771 / Defect # 43639<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spapDMValidateVouchDetlSet.sql, spAPapiAPPendInvoiceIns.sql<br />

Accounts Receivable<br />

Problem: Customer Status Inquiry displays Incorrect Balance on Ledger Tab after Credit Card Refund<br />

applied to a Credit Memo.<br />

PER # 111008 / Defect # 46198<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: post_sparModPostPmtapplCS.sql, post_sparModPpostPmt.sql<br />

Problem: Apply All incorrectly updates the Unapplied Amt for refunds applied to credit memos.<br />

PER # 111008 / Defect # 46053<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 25


Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arzdddl1.dll (arzdd002.frm)<br />

Problem: Default Returns Account help content is missing from Maintain Customers Help.<br />

Defect # 46115<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: AR.CHM<br />

Problem: Unapplied payments are not included on customer statements for one customer.<br />

PER # 110201 / Defect # 45721<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: arzre101.sql<br />

Problem: Cash Receipt application disappears after processing refund in Enter Cash Receipts.<br />

PER # 110427 / Defect # 45840<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arzdddl1.dll (arzdd002.frm)<br />

Problem: Credit Card Transactions Pre-populated Amount is incorrect when processing refund in Enter<br />

Cash Receipts.<br />

PER # 110453 / Defect # 45847<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arzdddl1.dll (arzdd002.frm), CCTransactions.dll<br />

Problem: Customer field not available after entering the Pmt Ref in Cash Receipts when Credit Card<br />

Processing is not activated.<br />

PER # 110182 / Defect # 45996<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arzdddl1.dll (arzdd002.frm, arzdd002.cls)<br />

Problem: Add Ability To Send Email Per Individual Customer Statement via Document Transmittal.<br />

PER # 109526 / Defect # 45261<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arzre001.exe<br />

Database: 45261_DocTrnsmit_CustStmt.sql, arzre101.sql<br />

Problem: <strong>Update</strong>s to Maintain Customer using Data Import Manager are removing contact information<br />

when manually entered.<br />

PER # 109600 / Defect # 45466<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spARCustAddrVal.sql<br />

Problem: Error 4261 occurred at ARPurge.cls in Procedure bPurgeArImportLog, when running AR Purge<br />

Utility.<br />

PER # 109908 / Defect # 45537<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 26


Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: 45537_tD_tciImportLog_730.sql<br />

Problem: Data Import Manager AR Pending Invoice imports payment terms associated with customers<br />

in a different company code.<br />

PER # 110229 / Defect # 45725<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spARValPendInvcHdr.sql<br />

Problem: Aged Receivables Report is not reporting transactions for correct Customer Class when the<br />

default Customer Class is changed during the creation of an invoice.<br />

PER # 102746 / Defect # 40429<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arzrf001.exe, ARZRF001.rpt, ARZRF002.rpt, ARZRF003.rpt, ARZRF501.rpt, ARZRF502.rpt,<br />

ARZRF503.rpt<br />

Database: spARAging.sql, spARAging5.sql, 40429_tarAgeInvCustWrkAndtarAgeInvInvcWrk.SQL<br />

Problem: Payment applications (Apply from Payment) do not display on any page after the first for the<br />

Invoice Register.<br />

PER # 108492 / Defect # 44977<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Arzjadl1.dll<br />

Problem: Invoices not defaulting into the grid by tran date or due date order in Accounts Receivable<br />

Cash Receipts entry.<br />

PER # 109327 / Defect # 45157<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arzdddl1.dll<br />

Problem: Invoice generated from shipment posts incorrect amount to sales clearing account for Actual<br />

Valuation items when using multi-currency.<br />

PER # 109412 / Defect # 45199<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: post_sparPrePostCOS.sql<br />

Problem: Reference Code field is not populated in AR Invoices when using Data Porter.<br />

PER # 108496 / Defect # 44665<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: ARZDADL1.dll<br />

Problem: Slow performance in Maintain Customers Maintain Other Addresses when there are thousands<br />

of records in the Sales Tax table.<br />

PER # 108407 / Defect # 44713<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arzmcdl2.dll, arzma001.exe<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 27


Database: spar<strong>Update</strong>ReadOnlyExemptions.sql<br />

Problem: Document transmittal does not work if processing a Credit Memo from an RMA without a link<br />

to a Sales Order.<br />

PER # 107881 / Defect # 44498<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spsoPopRMAPrintWrkTbls.sql, spARPopInvcPrintWrkTbls.sql, spARPopInvcRePrintWrkTbls.sql<br />

Problem: AR Insights->Customer Status screen shows the incorrect amount for sales orders.<br />

PER # 108711 / Defect # 44858<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: sparCreditCheck.sql<br />

Problem: AR Invoice Entry screen does not warn user when customer's credit limit is exceeded.<br />

Defect # 44872<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: sparCreditCheck.sql<br />

Problem: Select Button does not display the selected invoices in AR Apply Payments and Memos.<br />

Defect # 44895<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arztedl1.dll and arzdddl1.dll<br />

Problem: "Failure AcctRefCode XXXXX Value is invalid" when importing pending AR Invoices.<br />

PER # 108568 / Defect # 44776<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spARapiPendingInvcIns.sql, spARValPendInvcDetl.sql<br />

Problem: Customer can be changed after credit card information entered in cash receipts.<br />

Defect # 44786<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arzdddl1.dll<br />

Problem: Duplicate payment references do not display on the customer statements after applying the<br />

July 2009 update.<br />

PER # 108542 / Defect # 44710<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: arzre101.sql<br />

Problem: General Ledger Posting Register is posting the wrong amount for the Drop Ship and COGS GL<br />

accounts for the Home Currency column.<br />

- A new field "Drop Ship Variance" has been added in Set Up PO Options and Set Up SO Options<br />

screens.<br />

- Drop Ship Variance account can only accept the home currency.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 28


- Users must setup a Drop Ship Variance GL account in order to register and post Receipt of<br />

Invoice for drop shipments.<br />

- General Ledger Posting Register is posting correctly for the Drop Ship and COGS GL accounts<br />

using Multicurrency.<br />

- Drop ship variance is captured when there is a difference between Receipt of Invoice and<br />

Purchase Order caused by unit price difference or currency exchange rates.<br />

PER # 103600 / Defect # 41215<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: pozmg001.exe, sozme001.exe, PO.CHM, SO.CHM<br />

Database: post_spapVouchPostToGLSet.sql, post_spapValVoucher.sql, post_sparPrePostCOS.sql,<br />

41215_Db<strong>Update</strong>_Script.sql (for the new column added to tciOptions table)<br />

Problem: After posting a Sales Order in SalesLogix to MAS 500 for more than 2 lines items, users are<br />

not able to process sales order via 'Process Order' button in Enter Sales Order and Quotes screen due to<br />

different address keys.<br />

Defect # 41469<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spsoGetSOLineDist.sql<br />

Problem: Slow performance / blocking occur when loading a large cash receipts batch.<br />

PER # 107411 / Defect # 44362<br />

Code changes added in Nov 2009 <strong>Update</strong> have been removed from Feb 2010 update due to some issues.<br />

Files/Objects Modified:<br />

Client: arzdddl1.dll, arztedl1.dll<br />

Problem: “Unable to add the tglPosting record” error is received because it is trying to reference a<br />

record in tciTranType that does not exist.<br />

PER # 107217 / Defect # 44166<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: post_sparPrePost.sql<br />

Problem: Company Address is incorrect when reprinting invoices.<br />

PER # 107842 / Defect # 44384<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spARPopInvcRePrintWrkTbls.sql<br />

Problem: Customer ID is missing on the cash receipt General Ledger posting register when Batch<br />

Comment is "STD with Comment".<br />

PER # 107205 / Defect # 44033<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: post_sparPrePostComment.sql<br />

Problem: AR Trial Balance is not reporting transactions in the correct customer class.<br />

PER # 102887 / Defect # 40544<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 29


Client: arzrg001.exe, arzrg005.rpt, arzrg001.rpt, arzrg004.rpt, arzrg204.rpt, arzrg501.rpt, arzrg502.rpt,<br />

arzrg505.rpt, arzrg702.rpt<br />

Database: sparTrialBal.sql, arzrg115.sql<br />

Problem: Unable to apply a credit memo to multiple invoices when customer uses currency different<br />

than home currency.<br />

Defect # 44576<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arzdddl1.dll, arztedl1.dll<br />

Problem: Sales Tax amt on the invoice total tab is not equal to the sales tax detail total.<br />

PER # 108331 / Defect # 44600<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: cizdadl1.dll<br />

Business Insights<br />

Problem: "Timeout expired" message occurs when launching Business Insights Explorer Picking task.<br />

PER # 107826 / Defect # 44407<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Application.BA.Analyzer.exe, Accounting.Application.BE.Explorer.exe,<br />

Accounting.Framework.DataDict.dll, Accounting.Framework.LookupForm.dll<br />

Business Insights Dashboard<br />

Problem: Updating Business Insights Dashboard summary data does not refresh the Top Customers web<br />

part.<br />

PER # 106720 / Defect # 44634<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spbpCustTransactions.sql, spbpTopNCustomers.sql, spbpTopNItems.sql<br />

Credit Card Processing<br />

Problem: Incorrect VaultGUID when processing multiple transactions.<br />

Defect # 46291<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: ccTransactions.dll<br />

Problem: Credit Card Transactions Pre-populated Amount is incorrect when processing refund in Enter<br />

Cash Receipts.<br />

PER # 110453 / Defect # 45847<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arzdddl1.dll (arzdd002.frm), CCTransactions.dll<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 30


Problem: "Credit card number is required" displays when attempting to Commit SO Transactions.<br />

Remaining balance is not reauthorized.<br />

PER # 110662 / Defect # 45977<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: CCTransactions.dll (CCTransactions.frm)<br />

Problem: Credit Card Receipts report returns all data when filtering by Transaction Date in Credit Cards.<br />

PER # 110538 / Defect # 45904<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: CCReceiptDll.dll, CCReceipt.exe (CCReceipt.bas)<br />

Problem: TranStatus (Transaction Status) displays Unknown for <strong>Sage</strong> Payment Solutions declined credit<br />

card payments with CVV FAILURE errors. RESPCODE code: 650104.<br />

PER # 110577 / Defect # 45919<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Application.CC.SPS.dll (SPS.vb), Accounting.Application.CC.Payflow.dll (Payflow.vb),<br />

CCTransactions.dll (CCTransactions.frm)<br />

Problem: TranStatus (Transaction Status) displays Unknown for <strong>Sage</strong> Payment Solutions declined credit<br />

card payments with CVV FAILURE errors. RESPCODE code: 650104.<br />

PER # 110578 / Defect # 45920<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Application.CC.SPS.dll (SPS.vb), Accounting.Application.CC.Payflow.dll (Payflow.vb),<br />

CCTransactions.dll (CCTransactions.frm)<br />

Problem: TranStatus (Transaction Status) displays Unknown for <strong>Sage</strong> Payment Solutions declined credit<br />

card payments with CARD NO. ERROR errors. RESPCODE code: 900016.<br />

PER # 110723 / Defect # 45990<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Application.CC.SPS.dll (SPS.vb), Accounting.Application.CC.Payflow.dll (Payflow.vb),<br />

CCTransactions.dll (CCTransactions.frm)<br />

Problem: TranStatus: Authorized, Response Type: CSC, Response Message: "CVV2 Mismatch",<br />

Response Code: 114 displays for PayPal Payflow Pro failed CSC credit card transactions.<br />

PER # 110946 / Defect # 46111<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Application.CC.SPS.dll (SPS.vb), Accounting.Application.CC.Payflow.dll (Payflow.vb),<br />

CCTransactions.dll (CCTransactions.frm)<br />

Problem: "Account number must begin with x" displays when changing the Card type from one type to<br />

another in Credit Card Transactions.<br />

PER # 110503 / Defect # 45897<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: CCTransactions.dll<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 31


Problem: Unapplied Balance cannot be greater than Payment Amount” displays when attempting a<br />

Voice Auth in Credit Card Transaction from Cash Receipt entry.<br />

PER # 110805 / Defect # 46094<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: CCTransactions.dll (CCTransactions.frm)<br />

Problem: Credit Card Transactions, Explorer view displays duplicate records for invoice \ shipment<br />

combination.<br />

PER # 110740 / Defect # 46028<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Application.BA.Analyzer.exe (Analyzer.sln),<br />

Accounting.Application.BE.Explorer.exe (Explorer.sln)<br />

Accounting.Application.Common.DataviewServices.dll (DataviewServices.sln)<br />

Database: 46028_vdvCreditCardTran.sql<br />

Problem: Have the ability to create the Vault ID (token) and store it for later inclusion with the credit<br />

card transaction interface for Sale/Auth/Force type processing.<br />

PER # 110932 / Defect # 46267<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: cczaa001.exe, cczaadl1.dll (CreditCardActivate.frm), Accounting.Application.CC.SPS.dll (SPS.vb),<br />

CCTransactions.dll (CCTransactions.frm, CCTransactions.cls)<br />

Problem: SPS Credit Card : Buttons do not advance when Pre-auth / Sales is obtained.<br />

Defect # 46292, 46295<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Application.CC.SPS.dll (SPS.vb)<br />

Problem: A new radio button has been added to the Vaulting Services frame called External.<br />

Defect # 46148 (Help change only)<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: CC.CHM<br />

Problem: String is missing - kstrCCPmntIsLocked<br />

Defect # 45783<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: 45793_LocalString.sql<br />

Problem: Credit card is not charged when multiple shipments are processed in Process Credit Cards.<br />

PER # 110286 / Defect # 45760<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: cczdbdl1.dll, cczdb001.exe<br />

Database: spccProcessCCAuth.sql<br />

Problem: TranStatus (Transaction Status) displays Unknown for <strong>Sage</strong> Payment Solutions declined credit<br />

card payments with Field Validation errors. <strong>Sage</strong> Payment Solutions RESPCODE codes: 900003, 900004,<br />

900005<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 32


PER # 110282 / Defect # 45758<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Application.CC.SPS.dll, Accounting.Application.CC.SPS.tlb<br />

Problem: Reauthorize Remaining Balance on Partial Shipment fails when you delete a line from the<br />

shipment.<br />

PER # 110173 / Defect # 45695<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spccProcessCCAuth.sql<br />

Problem: “Preauthorization amount must be greater than 0" displays when attempting to enter a partial<br />

Credit Card refund for Freight or Tax only.<br />

PER # 110124 / Defect # 45661<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: ccTransactions.dll<br />

Problem: Preauthorizations converted to a Sale on the Paypal Virtual Terminal are not updated in <strong>Sage</strong><br />

MAS 500.<br />

PER # 110060 / Defect # 45624<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: ccTransactions.dll<br />

Database: spccPopulateTranTempTable.sql, 45582_CCManualTran.sql<br />

Problem: Credit Card Pre-Auth deleted from Enter Payment is missing.<br />

PER # 110048 / Defect # 45616<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: ccTransactions.dll<br />

Problem: Preauthorizations converted to a Sale on the Virtual Terminal are not updated in <strong>Sage</strong> MAS<br />

500.<br />

PER # 109991 / Defect # 45582<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: ccTransactions.dll<br />

Database: spccPopulateTranTempTable.sql, 45582_CCManualTran.sql<br />

Problem: Expired Credit Card sale transactions are not updated.<br />

PER # 109819 / Defect # 45492<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Application.CC.Settlement.exe, Accounting.Application.CC.SPS.dll,<br />

Accounting.Application.CC.SPS.tlb<br />

Database: 45492-vdvCCTran.sql<br />

Problem: Credit Card Payments are deleted when cancelling a Sales Order.<br />

PER # 110049 / Defect # 45637<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 33


Client: sozdj101.exe<br />

Database: 45502_LocalMessage.sql, spsoSalesOrderPostSave.sql, spsoSalesOrderDelete.sql<br />

Problem: "Unexpected Error running Stored Procedure spccProcessCCTranRpt" displays when selecting<br />

Apply Payments in Edit Shipments or executing Process Credit Cards.<br />

PER # 110047 / Defect # 45615<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: 45616_tccProcessCCTranWrk.sql<br />

Problem: Customer Credit Card ID lookup is not filtered properly.<br />

PER # 109696 / Defect # 45460<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: CCTransactions.dll<br />

Problem: Credit Card Pre-Auth is not voided when Sales Order is deleted.<br />

PER # 109833 / Defect # 45502<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe, sozda101.exe<br />

Database: 45502_LocalMessage.sql, spsoSalesOrderPostSave.sql, spsoSalesOrderDelete.sql<br />

Problem: TranStatus (Transaction Status) displays Unknown for PayPal declined credit card payments.<br />

PER # 109891 / Defect # 45534<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Application.CC.Payflow.dll, Accounting.Application.CC.Payflow.tlb<br />

Problem: Cardholders First and Last name not being transmitted properly with PayPal Credit Card<br />

Processor.<br />

PER # 109967 / Defect # 45568<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: Accounting.Application.CC.Payflow.dll, Accounting.Application.CC.Payflow.tlb<br />

Problem: Unprocessed Credit Card is treated as pending payment. This allows a order without a<br />

payment to be treated as if it had a payment.<br />

PER # 109981 / Defect # 45600<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: ARSOPmnts.dll<br />

(Dependency re-built)Sozda101.exe, Sozdj101.exe, Sozdr001.exe, Sozdrdl1.dll<br />

Database: sparCreditCheck.sql<br />

Problem: Right Click, What's This, Export and Print is disabled for Credit Card Transactions.<br />

PER # 110023 / Defect # 45603<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: CCTransactions.dll<br />

Problem: Transaction Date in Credit Card Transactions does not update from the first authorization<br />

attempt Transaction Date.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 34


PER # 110024 / Defect # 45604<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: CCTransactions.dll<br />

Problem: Credit card number disappears after tabbing off the field when you follow certain key strokes.<br />

PER # 109974 / Defect # 45570<br />

Resolved: Aug 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: CCTransactions.dll<br />

Problem: Settle Credit Card Transactions displays settled batches with a missing MAS 500 reference.<br />

PER # 108978 / Defect # 44942<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Application.CC.Settlement.exe<br />

Problem: Voided Credit Card payments display in the Customer Status inquiry as Pending Payments.<br />

PER # 109083 / Defect # 45015<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: ARSOPmnts.dll<br />

Database: sparCreditCheck.sql<br />

Problem: Declined Credit Card payments display transaction status of 'Unknown'.<br />

PER # 109266 / Defect # 45077<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Application.CC.SPS.dll, Accounting.Application.CC.SPS.tlb<br />

Problem: Preauthorizations (Pre-Auth) no longer considered for AR Customer Credit Checking after<br />

applying the hot fix from 44994/45041.<br />

PER # 109369 / Defect # 45233<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: ARSOPmnts.dll<br />

Database: sparCreditCheck.sql<br />

Problem: Preauthorizations (Pre-Auth) no longer displays as a Prepayment / Pending Payment. This<br />

behavior changed after applying the hot fix from 44994/45041.<br />

PER # 109368 / Defect # 45235<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: ARSOPmnts.dll<br />

Database: sparCreditCheck.sql<br />

Problem: Credit card form does not display after creating a new company that does not have Data<br />

porter.<br />

Defect # 45272<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: CCTransactions.dll<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 35


Problem: "Fatal" displays in messages tab of Edit Shipments when Apply Payments is clicked for a credit<br />

card payment.<br />

PER # 109535 / Defect # 45275<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdrdl1.dll, sozdr001.exe<br />

Problem: Billed Freight is not added to Pending Invoice when selecting Apply Payments.<br />

PER # 109539 / Defect # 45276<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdrdl1.dll, sozdr001.exe<br />

Problem: "System.Data.SqlClient.SqlException: Invalid object name '#tccCCTran'." displays when<br />

Clicking Proceed when Filter All is selected.<br />

PER # 109625 / Defect # 45348<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Application.CC.Settlement.exe<br />

Problem: Delete Credit Card from Maintain Credit Card deletes all saved credit cards with the same<br />

Customer Credit Card ID.<br />

PER # 109733 / Defect # 45437<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: cczmcdl1.dl<br />

Problem: "Maintain Credit Card already exists. Save Canceled" when saving changes to customer credit<br />

card in Maintain Credit Card.<br />

PER # 109728 / Defect # 45439<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: cczmcdl1.dl<br />

Problem: "You must enter a valid Processor Account to perform this function." when saving changes to<br />

a Credit Card Tender Type.<br />

PER # 108474 / Defect # 44629<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: cizmx001.exe<br />

Problem: "Application Error: 91 Object variable or With block variable not set: occurred At<br />

frmCCTransactions in Procedure: SetAmounts Module: Co.: App. Name: Credit Card Transactions" in<br />

selecting Credit Cards in Enter Sales Orders and Quotes when “Show Data porter on Toolbar” option is<br />

unchecked in System Manger | Tools | User Preference.<br />

PER # 108934 / Defect # 44912<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: cctransactions.dll<br />

Problem: Need to recompile all objects which reference ARSOPmnts and CCTransactions after modifying<br />

code in either of these. So, when making a change to either of these dll's, you then have to rebuild all<br />

associated projects.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 36


PER # 108278 / Defect # 44508<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arSOpmnts.dll, cctransactions.dll.<br />

Also rebuilt (no code changes for this defect):<br />

sozdj101.exe, sozdr001.exe, sozdrdl1.dll<br />

CCHelper.dll<br />

CCCreditCard.dll<br />

CCPurge.exe<br />

CCList.exe<br />

cczdcdl1.dll<br />

cczma001.exe<br />

cczda001.dll<br />

cczdbdl1.dll<br />

cczdb001.exe<br />

cczmcdl1.dll<br />

arzma001.exe<br />

arzdddl1.dll<br />

arzdadl1.dll<br />

arztl001.exe<br />

pozdn001.exe<br />

arzqa001.exe<br />

socommittransactions.exe<br />

sozda101.exe<br />

Problem: Unable to launch Credit Card screens id data porter is not activated and licensed.<br />

PER # 108226 / Defect # 44529<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: CCTransactions.dll<br />

Problem: "Error 0 occurred At frmCreditCardMaint in Procedure: txtCreditCardName_LostFocus" when<br />

trying to save a credit card within Maintain Credit Card.<br />

PER # 108439 / Defect # 44618<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: cczmcdl1.dll<br />

Cash Management<br />

Problem: Process Bank Transactions is not saving dates correctly when edited.<br />

PER # 110250 /Defect # 45900<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: cmzdadl1.dll (cmzda001.frm)<br />

Problem: Transaction amounts are not correct in Process Bank Transactions Batch Screen, when<br />

processing a cash transaction.<br />

PER # 109156 / Defect # 45139<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: cmzdadl1.dll<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 37


Customizer<br />

Problem: Data Binding tab is unavailable on batch forms in Process Inventory Transactions, Process<br />

Physical Inventory, Process Cost Tier Adjustment, and Process Kit Assemblies.<br />

PER # 109455 / Defect # 45251<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: imzdh001.exe<br />

Problem: Data binding does not work in Maintain Salesperson form.<br />

PER # 108062 / Defect # 44632<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: arzmd001.exe<br />

Problem: Memo Custom Field Displays Blank Data in View/Edit Invoices.<br />

PER # 108328 / Defect # 44818<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Cizmqdl1.dll<br />

Problem: "clsScriptMgr.LoadScriptToHost: Expected end of statement" when adding a checkbox in to a<br />

form that has large customizations.<br />

PER # 108441 / Defect # 44910<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: czruntime.dll<br />

Data Alerts<br />

Problem: Customers that fit the condition for base alert "Customer's past due balance is {Amount} or<br />

more" are missing when processing an email alert in Set Up Alerts.<br />

PER # 107555 / Defect # 44523<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: 44523_seeddata_update_script<br />

Data Import Manager<br />

Problem: Extracting data from source in Process Import Job hangs and never completes when<br />

specifying a Source Folder in Maintain Source Connection for a multi-format text file type.<br />

PER # 110150 / Defect # 45852<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Application.DI.PackageBuilder90.dll (PackageBuilder90.sln),<br />

Accounting.Application.DI.PackageBuilder100.dll (PackageBuilder100.sln)<br />

Problem: Discount Amount is not calculated when importing pending vouchers.<br />

PER # 107963 / Defect # 44475, same as PER # 109903 / Defect # 45535<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 38


Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spAPapiAPPendInvoiceIns.sql, spapDMValidatePostedVoucherSet.sql<br />

Problem: Contact field does not pull in default from tcicontact and remain blank when importing Pending<br />

AR Invoices using Data Import Manager.<br />

PER # 108996 / Defect # 44974<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spARValPendInvcHdr.sql<br />

Problem: Add ability to default customer and item information when importing Sales Orders in Data<br />

Import Manager.<br />

- Two new options "If source information is blank, use Customer default information" and "If source<br />

information is blank, use Item default information" have been added in Process Import Job and default<br />

value is 'Do Not Use'.<br />

- When option "If source information is blank, use Customer default information" is set to "Use", the<br />

system uses Customer default information during Sales order import.<br />

- When option "If source information is blank, use Item default information" is set to "Use", the system<br />

uses Item default information during Sales order import.<br />

PER # 106655 / Defect # 44726<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spsoapiSalesOrdIns.sql, 44726_MetaDataChange.sql<br />

Problem: Error when importing Items using the Customer Item ID instead of the Inventory Item ID.<br />

Users are now able to use Customer Item ID in Maintain Customer Items and Inventory Item ID as<br />

source when importing Sales Orders and AR invoices using Data Import Manager and Data Migrator. The<br />

Customer Item ID is converted to Inventory Item before being inserted into the permanent table.<br />

PER # 106675 / Defect # 44751<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spsoGetSOItem.sql spsoValidItem.sql spARValInvcDetl.sql<br />

Problem: Item Description and UOM is NULL after importing Sales Order within Process Import Job in<br />

<strong>Sage</strong> MAS 500.<br />

PER # 108358 / Defect # 44596<br />

Resolved: Feb. 2010 <strong>Update</strong>; See resolution for PER # 106655 / Defect # 44726 above.<br />

Problem: The Start Number for VouchNo is not updated to the next starting number after an import job<br />

completed.<br />

Resolution: We are adding a new run-time parameter when processing Pending AP Vouchers using Data<br />

Import Manager (similar to the one found in the Pending GL Transactions job).<br />

Option Description: Voucher Numbers<br />

Option Value: "Generate during insertion" and "Use staging table values"<br />

Option Default: "Generate during insertion"<br />

When the user specifies "Generate during insertion", then any existing VouchNo values found in the<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 39


staging tables will be ignored. They can have a value or be blank, but will be changed in the final<br />

insertion to a "next voucher number" as determined by spapGetNextVouchNo. Since any VouchNo<br />

specified will be ignored, any existing VouchNo checking will not be done, and no duplicate VouchNo<br />

checking will be done as the staging table values will be discarded and exchanged for a new one at<br />

insertion time.<br />

When the user specifies "Use staging table values", then the VouchNo is required in the staging tables,<br />

and the VouchNo specified will be used. This is a change in behavior. Previously, if the user left the<br />

VouchNo blank, one would be created for the user. Given this new parameter, when set to "Use staging<br />

table values" this new behavior seems appropriate. Duplicate checking is to only take place if staging<br />

table values are being used. Added error message for blank VouchNo values when staging table values<br />

are being used.<br />

PER # 105906 / Defect # 44291<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spAPapiAPPendInvoiceIns.sql, spapDMValidatePostedVoucherSet.sql,<br />

42879_AddVouchNoParameter.sql<br />

Problem: Sample file is imported instead of source file when using Multi-Format Text File source in Data<br />

Import Manager. Sample file should only be used for layout information.<br />

PER # 107358 / Defect # 44449<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Application.DI.PackageBuilder90.dll, Accounting.Application.DI.PackageBuilder100.dll<br />

Data Migrator<br />

Problem: "Vendor status is Deleted. Vendor status must be Active or Temporary" when importing<br />

pending vouchers.<br />

PER # 107535 / Defect # 45799<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spapDMValidatePostedVoucherSet.sql<br />

Problem: "Item x has a sales multiple of x. Items must be sold in this multiple" display when saving a<br />

sales order that contains migrated items.<br />

PER # 108906 / Defect # 45080<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimImprtItemVal.sql, spimImprtNonInvt.sql<br />

Problem: "Extraction unable to find source table." when migrating open sales orders.<br />

PER # 108872 / Defect # 45262<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: MASSOSalesOrd.dll<br />

Problem: "TranAmt cannot be a negative value" when importing partially paid AR invoices from <strong>Sage</strong><br />

MAS 200 SQL to <strong>Sage</strong> MAS 500 7.20.<br />

PER # 106607 / Defect # 43849<br />

Resolved: Nov 2009 <strong>Update</strong><br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 40


Files/Objects Modified:<br />

Database: spMASAROpenInvoiceExt.sql, spMASAROpenInvoiceExtPost41.sql,<br />

spMASARClosedInvoiceExt.sql, spMASARClosedInvoiceExtPost41.sql<br />

Problem: Inserting Inventory Items with kit components returns a Run-time error -214217900 Unable to<br />

add the timKitCompList record because it is trying to reference a record in timKit that does not exist.<br />

Reference ID: (R_3227).<br />

Defect # 43947<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimImprtInsrtBase.sql<br />

Problem: "Error -3591 Description: Conversion failed when converting the varchar value '0A' to data<br />

type int. Source: Microsoft OLE DB Provider for SQL Server" in Data Migrator when extracting Open AR<br />

Invoices.<br />

PER 107197/Defect # 44009<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimDistDeleteShipment.sql, spimDistSaveShipments.sql<br />

Problem: "When extracting from MAS90/200 IM Weight field to the stgUnitOfMeasure UnitWeight field<br />

error -3591 Error converting data type varchar to float. Source: Microsoft OLE DB Provider for SQL Server<br />

is returned halting the extraction with no items populated into the staging table. The issue is caused by a<br />

comma included in the weight field (example: 1,222.50).<br />

Defect # 44323<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spMASIMInvtItemExt.sql<br />

FrameWork<br />

Problem: Remove Business Date within license grace period check for MAS 500 registration.<br />

Defect # 45241<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Framework.Session.dll, OBJMGR.dll, smzmg001.exe<br />

Problem: MAS 500 Intelligence needs two new license counters for "MI Report Manager Users" and "MI<br />

Report Viewer Users".<br />

Defect # 45240<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Framework.Session.dll, OBJMGR.dll<br />

Problem: When users launch MAS 500 application without using the /S switch i.e.<br />

"C:\Windows\SysWOW64\BusinessDesktopLoader.exe", the MAS 500 <strong>Product</strong> Survey screen is loaded<br />

before the MAS 500 main screen. The <strong>Product</strong> Survey screen should be loaded after the MAS 500 main<br />

screen has been fully loaded.<br />

Defect # 44778<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: BusinessDesktop.exe<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 41


Problem: The name of a public method (ConnectionString) in session object changed, MAS 500 partners<br />

are using this method. Need to add this method back.<br />

Defect # 44520<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Framework.Session.dll<br />

Problem: MAS 500 should continue to function even after MAS 500 license is not renewed after 45 days<br />

of warning. Currently MAS 500 tasks can't be launched if the license is not renewed within 45 days before<br />

expiration.<br />

Defect # 44595<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Framework.Session.dll, OBJMGR.dll, SMZME001.EXE<br />

General Ledger<br />

Problem: GL Revaluation incorrectly revalues accounts if a second revaluation is performed on the same<br />

day after a additional entry has been completed.<br />

PER # 109810 / Defect # 45485<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spmcRevalProcessGL.sql<br />

Problem: Explore GL Account Transactions has incorrect Fiscal Year Grouping.<br />

PER # 111015 / Defect # 46264<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: glzmc001.exe (glzmc001.frm)<br />

Problem: GL Journal Transaction Register for Reversing Journal Entries displays incorrect Company<br />

Name.<br />

PER # 108185 / Defect # 45089<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Glzjxdl1.dll<br />

Problem: Business Insights Explore->View GL Transactions displays duplicate transactions when journal<br />

is from A/P Voucher posting.<br />

PER # 108743 / Defect # 44774<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: 44774_vdvglAccountTran.sql<br />

Problem: G/L Trail Balance is out of balance because some accounts display incorrect beginning<br />

balances.<br />

PER # 108800 / Defect # 44825<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spglGetFiscalYearPeriod.sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 42


Problem: Error 0 occurred at frmBatch in Procedure cmdSelectTrans_Click occurs when entering the<br />

'Select Allocations' form.<br />

PER # 108782 / Defect # 44808<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: glzdh001.exe<br />

Inventory Management<br />

Problem: Fatal errors occur when running Transfer Adjustment Discrepancies register with saved setting<br />

as Summary and Item, Reason Code sorting. After the error, the list in Field column gets smaller also.<br />

Defect # 45495<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: imzja001.dll (IMZJA001.frm)<br />

Problem: "Transactions have been added/deleted by other user(s) in this batch," Occurs when saving<br />

IM transactions.<br />

PER # 110396 / Defect # 46228<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Client: imzde001.dll (imzde001.frm)<br />

Database: sppoPrePostVal.sql<br />

Problem: "Error Creating Cost Tiers," occurs when creating a negative, cost tier against standard cost<br />

items; which are manufactured and then shipped.<br />

PER # 110725 / Defect # 46039<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimCTSaveCostTierEffects.sql<br />

Problem: Enter Phys Counts - "Error creating cost tiers", Pre-posting failed" is displayed in the Inventory<br />

Transaction Register Error Log Listing for Process Physical Inventory.<br />

PER # 110835 / Defect # 46063<br />

PER # 110390 / Defect # 45820<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimCTDecreaseCostTier.sql, 46060_LocalString.sql<br />

Problem: Unit cost is displayed incorrectly for negative issues.<br />

PER # 110781 / Defect # 46024<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimCT<strong>Update</strong>dPosting.sql<br />

Problem: Unit cost is displayed incorrectly for negative issues.<br />

PER # 110785 / Defect # 46025<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 43


Client: IM.CHM (Documentation update only)<br />

Problem: "Error Creating Cost Tiers," occurs after Lot is brought negative.<br />

PER # 110833 / Defect # 46087<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimPostAPIvalidate.sql<br />

Problem: Phantom distributions are created when lot distributions are cleared on transfer picks.<br />

PER # 110939 / Defect # 46103<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimDistDeleteShipment.sql, spimDistDelleteTransitTransfer.sql,<br />

spimDistTransitTransfer.sql, spimDistTransitTransferIn.sql<br />

Problem: In Maintain Items scroll through items using VCR buttons only show every other item.<br />

PER # 108635 / Defect # 44704<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: imzmr001.exe (imzmr001.frm)<br />

Problem: Set Up Bins allows user to change Warehouse for existing bin / warehouse.<br />

PER # 110621 / Defect # 45938<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Imzmn001.exe (Imzmn001.frm)<br />

Problem: Lot Expiration Date is removed when increasing inventory from Process Physical Inventory.<br />

PER # 110694 / Defect # 46003<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimDistIncrLotTracked.sql<br />

Problem: "Error creating cost tiers" when posting inventory batch does not display which item or line<br />

item is causing an issue.<br />

PER # 109963 / Defect # 45566<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: SOLineSelectEng.dll<br />

Problem: Incorrect cost used for transfer shipment for Std Cost Item after cost tier adjustment is<br />

performed.<br />

PER # 109906 / Defect # 45536<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimCTSaveCostTierEffects.sql<br />

Problem: Amount posted to the Inventory Account is incorrect when relieving negative tiers.<br />

PER # 110139 / Defect # 45680<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimPostLoadPPVForPO.sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 44


Problem: Percent Complete field disabled after posting Profit Recognition and the Project has not been<br />

completed.<br />

PER # 109554 / Defect # 45525<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: PAZAA001.exe<br />

Problem: EOQ reorder values are not used when values exist in Min and Max quantities after the "Use<br />

Min/Max Until" date is passed.<br />

PER # 109587 / Defect # 45521<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimLineItem.sql<br />

Problem: 'More Than' Price Break is default to "1" in Matrix Pricing by Customer Group in <strong>Sage</strong> MAS 500<br />

PER # 109865 / Defect # 45515<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Imzmu005.exe<br />

Problem: Error occurs when printing with Summary format register option<br />

PER # 107174 / Defect # 45329<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Imzja001.dll<br />

Problem: Transaction Quantity does not equal Distributed Quantity when processing assembled kits.<br />

PER # 108755 / Defect # 44985<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Imzdg001.dll<br />

Database: spimPostAPIValidate.sql<br />

Problem: Valuation Report shows value for zero quantity after posting Transfer Out transactions with<br />

the wrong unit cost.<br />

PER # 109157 / Defect # 45124<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Imzre001.exe, Imzre002.rpt<br />

Database: spimInvtValCost.sql<br />

Problem: Valuation Report shows value for zero quantity after posting Transfer Out transactions with<br />

the wrong unit cost.<br />

PER # 109157 / Defect # 45124<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Imzre001.exe, Imzre002.rpt<br />

Database: spimInvtValCost.sql<br />

Problem: The Grid in Create Inventory Scrolls left and cannot be moved.<br />

PER # 109581 / Defect # 45304, same as PER # 108955 / Defect # 45309<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 45


Client: imzmy001.exe<br />

Problem: Pending Quantities against Cost Tier during pre-posting of a cost tier adjustment batch.<br />

PER # 109648 / Defect # 45380<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimPostAPIValidate.sql<br />

Problem: "Error creating cost tiers," when posting inventory transaction batch.<br />

PER # 109571 / Defect # 45394<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimCTProcessCostAdjmntTrnsfrOut.sql<br />

Problem: Qty Available display an incorrect amount when inventory is in Staging Bin types.<br />

PER # 108535 / Defect # 44906<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimIMSQtyAvailable.sql spimIMSQtyAvailableVector.sql<br />

Problem: Inventory Performance report run in summary does print all warehouses, when multiple<br />

warehouses exist for one item.<br />

PER # 107120 / Defect # 44378<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: imzrn001.exe<br />

Database: 44378_LocalMessage.sql<br />

Problem: Create Inventory Values grid is incorrect is and is improperly calling a stored procedure.<br />

Defect # 44574<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: imzmy001.exe<br />

Database: spimCreateInventoryCandidates.sql<br />

Problem: After a transfer order has been selected in Create Pick List and user clicks on Proceed button,<br />

the message "There are no pick lines selected" displays.<br />

Defect # 44531<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimDistSaveShipments.sql<br />

Problem: Batch Delete for BOM Rollup / Cost Tier Adjust causes a change in the cost tier's value when<br />

QOH is negative.<br />

Defect # 44348<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimAPIUndoCostTiers<strong>Update</strong>.sql<br />

Problem: QtyOnSO does not get decreased when a pick list is created. This is for an item that uses<br />

substitution and both the item and substitution item have zero quantity on hand.<br />

Defect # 44349<br />

Resolved: Nov 2009 <strong>Update</strong><br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 46


Files/Objects Modified:<br />

Client: CreateTempTables.dll, SOZdddl1.dll, sozdj101.exe, sozdr001.exe<br />

Database: spimDistDeleteShipment.sql, spimDistSaveShipments.sql, spimSaveSOShipmentDist.sql,<br />

spsoConfPick<strong>Update</strong>.sql<br />

Problem: QtyonSO goes negative for the substitute item.<br />

Defect # 44351<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: CreateTempTables.dll, SOZdddl1.dll, sozdj101.exe, sozdr001.exe<br />

Database: spimDistDeleteShipment.sql, spimDistSaveShipments.sql, spimSaveSOShipmentDist.sql,<br />

spsoConfPick<strong>Update</strong>.sql<br />

Problem: Projected demand is calculated incorrect when using Trend Percentages in either Set Up<br />

Warehouses and or Set Up Replenishment Warehouses.<br />

PER 107461 / Defect # 44146<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimAdjustDailyDemands.sql<br />

Problem: "An inventory distribution error has occurred on the indicated line: Check that the quantity<br />

distributed matches..." occurs when saving an Assembled Kit entry.<br />

PER 107692 / Defect # 44294<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: imzdg001.dll, imzda001.dll<br />

Problem: Matrix Price Breaks ignored in RMA entry when item has multiple Units of Measure.<br />

PER 107272 / Defect # 44012<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Sozdk003.exe, sozde001.exe<br />

Manufacturing<br />

Problem: Scrap labor does not roll up to the parent routing when entering a BOM Cost Roll-Up batch<br />

and including sub-assemblies.<br />

PER # 108457 / Defect # 44980<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spmfBoMtCalcCost.sql<br />

Problem: TOTHrs are incorrect in Labor Entry screen.<br />

PER # 110749 / Defect # 46082<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: mfzdc001.exe (mfzdc001.frm)<br />

Problem: “Batch … is out of balance." Message appears when posting a completion journal.<br />

PER # 110956 / Defect # 46129<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 47


Database: spmfAPISetupPostings.sql<br />

Problem: “The version of the file is not compatible with the version of Windows you're running. Check<br />

your computers's system information to see whether you need an x86 (32-bit) or x64 (64-bit) ..." when<br />

installing ViewProfessional 5.0.<br />

PER # 109325 / Defect # 46148<br />

Defect # 46168 (for help change): mf.chm, ci.chm, pc.chm<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: Issue44579_CorrectTaskIDs.sql, 45148_LocalMessages.sql<br />

Client: ciMediaLauncher.dll (new DLL)<br />

TaskIDs.bas (common code), basViewers.bas (common code), basMFGeneral.bas (common code),<br />

Mfzda001.exe (mfzda001.frm)<br />

mfzdb001.exe (mfzdb001.frm)<br />

mfzdu001.exe (mfzdu001.frm)<br />

mfzdi001.exe (mfzdi001.frm)<br />

mfzdidl1.dll (mfzdidl1.vbp)<br />

mfzdd001.exe (mfzdd001.frm)<br />

mfzdddl1.dll (mfzdddl1.vbp)<br />

pczda001.exe (pczda001.frm)<br />

pczdb001.exe (pczdb001.frm)<br />

pczdbdl1.dll (pczdbdl1.vbp)<br />

pczdc001.exe (pczdc001.frm)<br />

Problem: Violation of PRIMARY KEY CONSTRAINT „PK__tmfInvBOM_HAI_33C…” when posting BOM Cost<br />

Rollup Batch.<br />

PER # 109881 / Defect # 45547<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: 45547_vmfInvtStdRoutingBOM_updat.sql, spmfPostInventoryBOM.sql<br />

Problem: Progress step for zero quantity and value is created during production entry.<br />

PER 105078 / Defect # 45506<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spmfUpdtCloseoutTrans.sql<br />

Problem: Violation of PRIMARY KEY CONSTRAINT „PK__tmfInvBOM_HAI_33C..” when posting BOM Cost<br />

Rollup Batch.<br />

PER 109881 / Defect # 45547<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: 45547_vmfInvtStdRouting_updat.sql<br />

Problem: Incorrect cost relieved from a labor step marked complete during a progress step.<br />

PER 109754 / Defect # 45524<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spmfUpdtProgressStep.sql<br />

Problem: Incorrect date/time in Scheduler on a started work order.<br />

PER 109004 / Defect # 45628<br />

Resolved: August 2010 <strong>Update</strong><br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 48


Files/Objects Modified:<br />

Client: mfzmn001.exe, mfzmndl1.dll, mfziudl1.dll<br />

Problem: "No BOM structure found! Re-Save Routing" after clicking the BOM in Maintain Routing.<br />

PER 108865 / Defect # 45011<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: mfziedl1.dll<br />

Problem: BOM inquiry does not highlight corresponding step in detail grid.<br />

PER 108869 / Defect # 45013<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: mfziedl1.dll<br />

Problem: Outside cost is not relieved from WIP after progress and/or closeout when auto issuing<br />

material to work order.<br />

PER 109654 / Defect # 45395<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spmfPostAPIAutoIssue.sql<br />

Problem: Backflush quantity incorrect when work order produces multiple parts.<br />

PER 109586 / Defect # 45332<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spmfUpdtBackFlush.sql, spmfUpdtLaborTrans1.sql, spmfPost<strong>Product</strong>ion.sql<br />

Problem: "Error 6 occurred at frmEstimateCopy in Procedure bItemKeyExists" when copying an<br />

Estimate.<br />

PER 109553 / Defect # 45334<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: mfzdu001.exe<br />

Problem: Reversal transactions are not being included in the Work Order Maintenance Step Detail<br />

Inquiry.<br />

PER 109504 / Defect # 45255<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spmfUpdtLaborTrans2.sql, spmfUpdtLaborTrans1.sql, spmfSaveWOProgressTrans.sql,<br />

spmfPost<strong>Product</strong>ion.sql<br />

Problem: Reversal flag and comment is not updated on an original reversal for material or labor entry<br />

when the comment is over 40 characters.<br />

PER 108597 / Defect # 44742<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: mfzdc001.exe, mfzdd001.exe, mfzdddl1.dll, mfzdj001.exe, mfzdjdl1.dll, mfzdz001.exe<br />

Problem: Material Requirements Planning displays incorrect No of Detail if No of Detail exceeds 99999.<br />

PER 107183 / Defect # 44150<br />

Resolved: Nov 2009 <strong>Update</strong><br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 49


Files/Objects Modified:<br />

Client: mfzrv001.exe<br />

Problem: MRP adds projected safety stock to the line point when planning an order from an EOQ item.<br />

PER 105118 / Defect # 44289<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spmfMRPCreatePlan2.sql<br />

Multi-Currency<br />

Problem: Accounts with natural currency balance of 0 and home currency balance > 0 not included in<br />

Revaluation in Multicurrency.<br />

PER 110668 / Defect # 46017<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spmcRevalProcessGL.sql<br />

Problem: MC Aged Receivables report displays incorrect amount in the Natural currency.<br />

Defect # 44987<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: sparAging.sql<br />

Problem: MC Trial Balance report displays incorrect amount in the Natural currency.<br />

Defect # 44989<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: post_sparModPostPmtAppl2.sql<br />

Project Accounting<br />

Problem: Transaction number and Account Reference Code do not post to General Ledger during<br />

Process Project Transactions.<br />

PER 110193 / Defect # 45953<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spPAPostTransactions.sql<br />

Problem: Project General Ledger Recap displays incorrect amount when posting negative quantities in<br />

Accounts Payable Voucher.<br />

PER 110226 / Defect # 45723<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spPAGLRecRptWrk.sql<br />

Problem: Timesheet Batch Comments are not updated to General Ledger during Register Posting.<br />

PER 110392 / Defect # 45830<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: paztl001.exe (paztl001.frm)<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 50


Problem: Project Forecast and Status Info display different Actual Costs after posting an Inventory<br />

Project Sale Transaction.<br />

PER 111002 / Defect # 46136<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: imzda001.dll (imzda003.frm, basPAInventoryEntry.bas)<br />

Database: spPA<strong>Update</strong>IMLinkTran.sql<br />

Problem: Project Completion does not post amounts to General Ledger if Profit Recognition by Line is<br />

selected.<br />

PER 107333 / Defect # 45692<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spPAJobCompletion.sql, spPAProfitRecognitionLine.sql<br />

Problem: Line defaults for project accounting disappear when entering Purchase Orders.<br />

PER 109986 / Defect # 45581<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: pazaddl1.dll, PAZAH001.dll, PAZQJ001.exe, apzda001.exe, apzdadl1.dll, arzdadl1.dll,<br />

arzda003.exe, pozda001.exe, pozdadl1.dll, pozdbdl1.dll, pozdbdl2.dll, pozdfdl1.dll, pozdfdl2.dll,<br />

pozdg001.exe, pozdj001.exe, pozdl001.exe, pozmc001.exe<br />

Problem: %Elapsed Time Recognizes Profit prior to the Start Date of the Project.<br />

PER 109917 / Defect # 45586<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spPARecognizeProfit.sql<br />

Problem: Expense Claims post duplicate amounts to the cost of goods sold account when profit<br />

recognition method is WIP and profit recognition is posted.<br />

PER 108803 / Defect # 45057<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spPAapiPendExpenseIns.sql<br />

Problem: Unit Cost and Unit Price are not saved during Estimate Entry.<br />

PER 109560 / Defect # 45423<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: pazabdl1.dll<br />

Problem: CallPostingStoredPrc - Error converting data type varchar to datetime" when generating<br />

project invoices after making changes to short date format from 'mm/dd/yyyy' to 'dd/mm/yyyy'.<br />

PER 107639 / Defect # 44253<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: paztn001.dll<br />

Problem: Generated Purchase Orders display incorrect sales tax class.<br />

PER 106680 / Defect # 44194<br />

Resolved: Nov 2009 <strong>Update</strong><br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 51


Files/Objects Modified:<br />

Database: sppaGenPOFromEst.sql<br />

Problem: Project General Ledger Recap displays total amount of Expense Claim for each Detail Line.<br />

PER 107250 / Defect # 44083<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: post_spapVouchPostToGLSet.sql<br />

Purchase Order<br />

Problem: Unable to Release Drop Ship Lines to AR Invoicing after processing the receipt of invoice.<br />

PER 110746 / Defect # 46000<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: sppoRemovePOSelectionList.sql, sppoCreatePOSelectionList.sql<br />

Problem: Vendor Performance Report - Unexpected error running Stored Procedure sppoVendPerfRpt.<br />

PER # 110109 / Defect # 45803<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimIMSUnitOfMeasConvVector.sql<br />

Problem: "Unexpected Stored Procedure Return Value: spglOvrdSegment: Error converting data type<br />

into to smallint" displays when selecting department override.<br />

PER # 110335 / Defect # 45942<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: pozda001.exe, pozdadl1.dll (pozda001.frm)<br />

Problem: Vendor Return of Goods does not post / is posted partially to Inventory.<br />

PER # 111030 / Defect # 46181<br />

PER # 110396 / Defect # 46228:"Transactions have been added/deleted by other user(s) in this batch,"<br />

occurs when saving IM transactions.<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: imzde001.dll (imzde001.frm)<br />

Database: sppoPrePostVal.sql<br />

Problem: GL account number on the Purchase Order line is blank or the GL segment does not update.<br />

GL Segment does not override.<br />

PER # 110336 / Defect # 45966<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: pozda001.exe, pozdadl1.dll (pozda001.frm)<br />

Problem: Cost Tier batch is created during receipt of invoice posting when no costs have changed.<br />

PER # 110987 / Defect # 46157<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 52


Database: spimPostVoucher.sql<br />

Problem: 'Std with Comment' does not post Vendor, and comment.<br />

PER # 111068 / Defect # 46179<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimPostAPICreateGLPosting.sql<br />

Problem: "Unexpected Error During Pre-Post" occurs when posting a Receipt of Goods batch.<br />

PER # 110340 / Defect # 46268<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: Uninstall DIDU Components.sql, spimPostAPIModulePosting.sql, spimPostAPIValidate.sql<br />

Problem: Tran Id does not display on ROI Voucher Register when using Tran Comment posting<br />

comment.<br />

Defect # 46280<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spapGetPostCmntSet.sql, spapGetPostCmnt.sql<br />

Problem: Cannot close Purchase Order : Error occurred at in Procedure Violation of PRIMARY KEY<br />

constraint „PK_papocoline_300424b4‟. Cannot insert duplicate key in object „dbo.papocoLine”.<br />

PER # 110858 / Defect # 46070<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: sppa<strong>Update</strong>COLine.sql<br />

Problem: Unit cost is incorrect when changing the Unit of Measure (UOM) during Receipt of Invoice<br />

entry.<br />

PER # 110609 / Defect # 45973<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: apzda001.exe, apzdadl1.dll, pozdbdl1.dll, pozdbdl2.dll (apzda001.frm)<br />

Problem: Receipt of Goods from Transfer posts incorrect Transaction Amount which causes the<br />

Valuation report to not tie with the General Ledger postings.<br />

PER # 110706 / Defect # 45984<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimCTCreateCostTiersToIncrease.sql<br />

Problem: Incorrect total on the Purchases Clearing report due to rounding.<br />

PER # 110527 / Defect # 45903<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: pozrj001.sql<br />

Problem: Receipt of Goods post incorrectly to the general ledger when quantity on hand is negative.<br />

PER 110136 / Defect # 45672<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimPostLoadPPVForPO.sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 53


Problem: Qty Ordered is blank for non inventory item on po after renumbering in Purchase Order.<br />

PER 109741 / Defect # 45443<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: DataMgr.dll, LineEntryMgr.dll<br />

Problem: "Error 4600 occurred at frmSelectPOLines in Procedure LoadLinesInGrid Arithmetic overflow<br />

occurred." in Enter Receipt of Invoice.<br />

PER 109853 / Defect # 45528<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: sppoSelectRcvLines.sql<br />

Problem: Selecting buyer filter in release drop shipment to AR invoicing does not filter correctly.<br />

PER 109129 / Defect # 45035<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: pozdn001.exe<br />

Database: sppoRemovePOSelectionList.sql, sppoCreatePOSelectionList.sql<br />

Problem: Receipt of Invoice posts total amount of the Purchase Order to the Drop Ship account when<br />

processing partial orders in receipt of Invoice.<br />

PER 109356 / Defect # 45162<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: post_spapVouchPostToGLSet.sql<br />

Problem: Cannot post Receipt of Invoice batch: Error Log Listing is blank.<br />

PER 109592 / Defect # 45365<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimPostModulePostingAP.sql, spimPostVoucher.sql<br />

Problem: Arithmetic overflow error for data type smallint, value = 75700" occurrs when selecting 'Edit<br />

FreeForm Comment' option within Enter Purchase Orders.<br />

PER 108147 / Defect # 44526<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: ciznd001.exe, Ciznddl1.dll<br />

Problem: Exchange Rate is not updated when the Receipt Date is modified on a pending Receipt of<br />

Goods.<br />

PER 107762 / Defect # 44763<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: pozdfdl2.dll, pozdfdl1.dll<br />

Problem: Adding lines to an existing PO does not use default department as an override segment,<br />

resulting in an invalid GL account.<br />

PER 106491 / Defect # 44105<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 54


Client: pozda001.exe<br />

Sales Order<br />

Problem: "Posting Failed" when posting SO shipments with a large number of lines.<br />

PER # 110902 / Defect # 46099<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spglAPIPostBatchlessGLPosting.sql<br />

Problem: "<strong>Sage</strong> MAS 500 has stopped working" error occurs when closing Enter Sales Orders and<br />

Quotes form.<br />

Defect # 45834<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe (sozdj101.frm)<br />

Problem: "Customer Return transactions, unable to create invoices.", displays in the Messages tab when<br />

attempting to commit a Customer Return.<br />

PER # 109230 / Defect # 45880<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spsoAssignKeyTranNo.sql<br />

Problem: Sales Order is placed on Credit Hold when Perform Credit Check in Sales Order Entry is<br />

unchecked in Set Up SO Options.<br />

PER # 110402 / Defect # 45891<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: InvcCred.dll (invccred.frm), InvcCred.exe (invccred.frm), sozdj101.exe (sozdj101.bas,<br />

TotPmts.frm)<br />

Problem: Inserted item changes to the last line item when inserting a line in the sales order line grid.<br />

PER # 110386 / Defect # 45819<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozda101.exe, sozdj101.exe (sozdj101.frm)<br />

Problem: Maintain Blanket Sales Orders does not save the modified Sales Tax Schedule.<br />

PER # 110382 / Defect # 45836<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe (sozdj101.frm)<br />

Problem: Error in SO Entry after unchecking UseForSales in ItemMaint.<br />

Defect # 45469<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe (sozdj101.frm)<br />

Problem: Slow performance committing shipment when a large number of serialized items exist in<br />

timInvtSerial.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 55


PER # 110566 / Defect # 45934<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimCTGetCostTiersToDecrease.sql<br />

Problem: "Cannot insert the value NULL ..." when saving quotes after moving some lines around.<br />

PER # 110283 / Defect # 46010<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozda101.exe, sozdj101.exe (sozdj101.frm)<br />

Problem: Slow performance committing shipment when a large number of serialized items exist in<br />

timInvtSerial.<br />

PER # 110693 / Defect # 46013<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimCTGetCostTiersToDecrease.sql, CreateIndexOnTimCostTier.sql<br />

Problem: “Error 0 occurred at frmSalesOrd in Procedure cmdPayments_Click" when selecting Payments<br />

in Sales Orders and Quotes that contains items that is not a 1 to 1 conversion.<br />

PER # 110769 / Defect # 46023<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe (sozdj101.bas, sozdj101.frm, sozdj104.frm)<br />

Problem: Next Surrogate key is not updated to the next transaction number (TranNo), when using the<br />

'Auto Increment' mapping type for importing open sales orders via DIM.<br />

PER # 110871 / Defect # 46121<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spsoGetNextSONo.sql<br />

Problem: Unable to perform insert operation because a required parent record does not exist…displays<br />

when saving a payment in edit shipments.<br />

PER # 111021 / Defect # 46204<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: ARSOPmnts.dll (ARSOPmnts.frm)<br />

Problem: Tax is not calculated when a Quote is converted to a Sales Order when Warnings display using<br />

Avatax. "Sales order created - warnings were raised. Do you wish to view the Error Log" is displayed.<br />

PER # 110889 / Defect # 46092<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe (GenQuote.FRM)<br />

Problem: Cannot use Apply Payments to apply new payments from Edit Shipments after a pre-auth /<br />

sale has been voided.<br />

PER # 109651 / Defect # 45368 (Help change only)<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: SO.CHM<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 56


Problem: Error creating cost tier message displays when committing shipments<br />

PER 110197 / Defect # 45740<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimCTSavecosttierEffects.sql<br />

Problem: Customer return lines do not order by sales order line number.<br />

PER 109976 / Defect # 45666<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: SOLineSelectEng.dll<br />

Database: spsoGetSelectLinesData.sql<br />

Problem: Cost of Sales does not calculate correctly in <strong>Sage</strong> MAS 500<br />

PER 110114 / Defect # 45655<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimCT<strong>Update</strong>Postings.sql<br />

Problem: Gross Profit and percentage on Sales Order Entry task is incorrect, when UOM is anything<br />

other than a one to one conversion factor<br />

PER 107863 / Defect # 45452<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe<br />

Problem: Credit Checking is ignored when require acknowledgements is activated and a prepayment is<br />

made for previous order.<br />

PER 109982 / Defect # 45677<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe<br />

Database: sparCreditCheck.sql<br />

Problem: Return‟s do not use correct sales order tax used in sales order line.<br />

PER 105339 / Defect # 45640<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozde001.exe, sozdk003.exe<br />

Problem: RMA not using sales tax from original sales order in Customer Returns.<br />

PER 110018 / Defect # 45641<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozde001.exe, sozdk003.exe<br />

Problem: Slow Performance When Committing Shipment in Sales Orders.<br />

PER 109769 / Defect # 45463<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spciCalcTaxesForBatch.sql<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 57


Problem: Tran xxxxxxx-SH: TranQty x Line x: Inadequate Qty, item = xxx. Total Available Qty = 0"<br />

error is received when committing shipment that contains a BTO kit in Sales Order.<br />

PER 27599 / Defect # 15744<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Arzmg001.exe, arzma001.exe, sozdj101.exe, sozda101.exe, ARZDADL1.dll<br />

arzra004.rpt, arzra004.rpt, arzra005.rpt, arzra005.rpt, arzlc001.rpt, arzlc001.rpt<br />

Database: 15744_LocalMessage.sql, sparValPendInvcDetl.sql, sparCustList.sql, spsoSOGLAcct.sql<br />

spsoPrePostShipPendInvcRtrn.sql<br />

Problem: Tran xxxxxxx-SH: TranQty x Line x: Inadequate Qty, item = xxx. Total Available Qty = 0"<br />

error is received when committing shipment that contains a BTO kit in Sales Order.<br />

PER 108891 / Defect # 45052<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimCTDecreaseInventory.sql<br />

Problem: "Error 91 occurred at frmSalesOrd in Procedure <strong>Update</strong>SOLineAddr. Object variable or With<br />

block variable not set. This application will now close." Error is received when changing the ship to<br />

address within Enter Sales Orders and Quotes.<br />

PER # 109149 / Defect # 45054<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe<br />

Problem: Sales Tax Schedule is not defaulting correctly in Enter Sales Orders and Quotes when<br />

changing FOB in line defaults tab.<br />

Defect # 45087<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe<br />

Problem: Sales Tax Schedule and Tax Point are set incorrectly in Enter Sales Orders and Quotes when<br />

changing Ship To address at the line level.<br />

Defect # 45098<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe<br />

Problem: Extended Comment is duplicated when printing RMA.<br />

PER 108550 / Defect # 45115<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: soztddl1.dll, soztd001.exe<br />

Problem: "Sales Order on Credit Hold" does not automatically release when prepayment is made.<br />

PER 109364 / Defect # 45164<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: sparCreditCheck.sql<br />

Problem: Error “Freight amount does not balance” appears during committing and posting some<br />

shipments.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 58


Defect # 45170<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spsoPrePostShipVal.sql<br />

Problem: Sales Order On Credit Hold" does not automatically release when the user clicks on the<br />

Finish/Exit button in SO Entry. Although the process works if the user clicks on the 'Save' button first and<br />

then click on 'Finish/Exit' button when exiting the screen.<br />

Defect # 45195<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe<br />

Problem: Print Pack List Summary displays all records when applying a filter for a specific Pack User.<br />

PER 109323 / Defect # 45269<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozrg001.exe, sozrgdl1.dll<br />

Database: 45269_vsoShipment_<strong>Update</strong>.sql, 45269_spsoPostShip_<strong>Update</strong>.sql<br />

Problem: "Error 6 occurred at frmEditShipments in procedure RetrievePmntinfo Overflow" message<br />

appears when selecting a shipment in Edit Shipment.<br />

PER 109590 / Defect # 45336<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdr001.exe, sozdrdl1.dll<br />

Problem: "Error: 4125 occurred in stored procedure spsoconfpickupdate" message appears when<br />

confirming picks.<br />

PER 109752 / Defect # 45448<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdg001.exe<br />

Problem: Sales Order Profitability Report returns different totals when running it in Summary and Detail<br />

format.<br />

PER # 107214 / Defect # 44376<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozrq001.exe<br />

Problem: “Duplicate serial numbers exist. Do you want to group the duplicate serial numbers?" occurs<br />

when committing returns for serialized inventory.<br />

PER # 108130 / Defect # 44556<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: imzde001.dll<br />

Problem: “Available amount has changed due to recent activity and the application amount must be<br />

adjusted", when applying a prepayment to two sales orders.<br />

PER # 108194 / Defect # 44560<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 59


Client: sozdj101.exe<br />

Problem: Incomplete Distribution: Serial Number missing during SO Commit in Edit Shipments.<br />

Defect # 44792<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdr001.exe, sozdrdl1.dll<br />

Problem: QtyonSo is a negative value when over picking or over shipping quantity with different UOM<br />

than original sales order. Problem is due to partial shipment when shipping the second time and over<br />

shipping.<br />

Defect # 44315<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: CreateTempTables.dll, SOZdddl1.dll, sozdj101.exe, sozdr001.exe<br />

Database: spimDistDeleteShipment.sql, spimDistSaveShipments.sql, spimSaveSOShipmentDist.sql,<br />

spsoConfPick<strong>Update</strong>.sql<br />

Problem: Edit Shipments: Enter Pack List message "shipment xxx contains one or more ship lines that<br />

are over-distributed.<br />

Defect # 44460<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: imzde001.dll<br />

Problem: Reprint Pick List page numbering is incorrect.<br />

PER 106476 / Defect # 44467<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozrd003.rpt<br />

Problem: QtyonSO is incorrect when using item substitution for sales orders.<br />

Defect # 44059<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimDistDeleteShipment.sql, spimDistSaveShipments.sql<br />

Problem: "An unspecified error occurred while attempting to generate shipments. Please contact<br />

Customer Support" when clicking the Print or Preview icon.<br />

PER 107179 / Defect # 43950<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Sozdddl1.dll, sozdd101.exe<br />

Database: DT43920_LocalMsg.sql<br />

Problem: Create Pick list places order on hold when credit limit is not exceeded and customer's credit<br />

limit was increased after a manual override.<br />

PER 106820 / Defect # 44122<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: sparCreditCheck.sql<br />

Problem: RMA associated with a sales order do not include the trade discount.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 60


PER 107412 / Defect # 44142<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spsoRtrnSelectUpd.sql<br />

Problem: "Unable to purge Sales Order" when purging sales orders in Purge SO Data.<br />

PER 107037 / Defect # 44195<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spsosoPurge.sql<br />

Problem: Error "Timeout expired. The Factory Standard Command SQL Table tsoPickList has been<br />

changed adversely and renders the SOReprntPick lookup definition unusable.<br />

PER 107468 / Defect # 44246<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdd101.exe<br />

Problem: QtyonSO is a negative number after processing Customer Returns.<br />

Defect # 44562<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimRecalcInvenQtyOn.sql<br />

Problem: Error creating cost tiers" when committing shipments - Migration from MAS 200.<br />

PER 108232 / Defect # 44563<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spimInvtBalMigProcess.sql, 44563_InvtTranLog<strong>Update</strong>.sql<br />

Problem: Sales Amount field drops the decimal and rounds the unit price to the dollar in Enter Sales<br />

Orders and Quotes, when the Multicurrency module is not activated for the Company ID.<br />

PER 108416 / Defect # 44613<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe<br />

Problem: The following error message “Error 340 occurred at frmTotPmts in Procedure<br />

cmdFreight_Click…” is displayed, while closing the Allocate Freight Screen from the Payments screen.<br />

Defect # 44616<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: sozdj101.exe<br />

Source Code<br />

Problem: Errors when compiling a project using source code from Nov 2009 product update.<br />

PER 108821 / Defect # 44829<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Added missing (not new) .FRX files to several projects<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 61


System Manager<br />

Problem: "My Toolbar" does not retain button display preference when desktop is docked and then<br />

undocked.<br />

PER 110419 / Defect # 45851<br />

Resolved: Dec. 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: BusinessDesktop.exe (DockedBusinessDesktop.vb)<br />

Problem: Login Error occurs if new user is created with (.) period in User ID and set to Application Role.<br />

PER 107675 / Defect # 45731<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: smzsb001.exe<br />

Problem: spIndexDefrag does not defrag indexes.<br />

PER 110137 / Defect # 45673<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: spIndexDefrag.sql<br />

Problem: The current environment does not support docking the desktop. The full desktop has been<br />

restored and docking has been disabled.<br />

PER 109978 / Defect # 45572<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Framework.Common.dll, Accounting.Framework.AppBar.dll, BusinessDesktop.exe<br />

Problem: Violation of PRIMARY KEY constraint 'PK__tsmTaskPerm__27BC569C'. Cannot insert duplicate<br />

key in object 'dbo.tsmTaskPerm'.<br />

PER 109962 / Defect # 45578<br />

Resolved: August 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: Issue44579_CorrectTaskIDs.sql<br />

Problem: Unable to start the selected task. The module associated with this task is not activated" when<br />

launching a custom report from Business Desktop after upgrading from 7.05 to 7.3.<br />

PER 108313 / Defect # 44579<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: TaskEd.dll<br />

Database: Issue44579_CorrectTaskIDs.sql, spCreateCIReportTask.sql, spGetNextTaskID.sql<br />

Problem: "Use Same Business Date for all Modules" User preference now requires the user to logout<br />

before changes take effect.<br />

PER 109003 / Defect # 45411<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: smzmg001.exe, OBJMGR.dll, Accounting.Framework.Session.dll<br />

Problem: Business Desktop Helper appears as visible form when launching the MAS 500 Desktop.<br />

PER 108686 / Defect # 44735<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 62


Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: BuisnessDesktop.exe<br />

Problem: "Text property is read-only" when importing Misc. Bank Credit and Misc. Bank Debit Cash<br />

Management transactions.<br />

PER 107233 / Defect # 44042<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Database: 44042_LocalString.sql<br />

Enhancement: Add Support for SQL Server 2005 SP3 Cumulative <strong>Update</strong>s 6, Build 9.00.4266 (includes<br />

Security <strong>Update</strong> MS09-062, Build 9.00.4053).<br />

PER 108071 / Defect # 44517<br />

Available: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: Accounting.Framework.Session.dll, OBJMGR.dll<br />

Warehouse Automation/Labeling Expert<br />

Important Note: No Warehouse Automation (WA) or Labeling Expert (LX) module updates are installed<br />

with May 2010 product update. Any warehouse automation user must install Feb. 2010 product update<br />

and related hot fixes first before upgrading to May 2010 product update. Please refer to the release notes<br />

for Feb. 2010 product update and hot fixes for a list of Warehouse Automation/Labeling Expert changes<br />

made since MAS 500 GA/RTM release.<br />

Help/User Guides<br />

Enhancement: Add two security events to Enter Transfer Orders to allow users to control updates to<br />

Surcharge Amount and Surcharge Percentage.<br />

PER # 107727 / Defect # 45122<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: IM.CHM<br />

Enhancement: Add a drop down selection to the Stock Status report, Valuation Report and Inventory<br />

Cost Report to allow the user to choose which unit of measure to display the report in. The options are<br />

the Stock, Sales, Purchase or Price unit of measure for the item.<br />

Defect # 45354<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: IM.CHM<br />

Enhancement: Add two security events to Enter Transfer Orders to allow users to control updates to<br />

Surcharge Amount and Surcharge Percentage.<br />

PER # 107727 / Defect # 45122<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: IM.CHM<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 63


Enhancement: Sales Order Entry Bulk <strong>Update</strong>: Add Line Defaults for Shipping Priority and Dates<br />

(Requested, Scheduled Ship and Promised) to bulk update to optionally update each open sales order<br />

line.<br />

Defect # 45228<br />

Resolved: May 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: SO.CHM<br />

Enhancement: Create a new “Delete Customer” security event for AR Maintain Customers. Default<br />

behavior: Grant permission to all users that belong in 'sysadmin' group and deny permission to all users<br />

that do not belong to the 'sysadmin' group.<br />

PER # 106694 / Defect # 44700/44781<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: AR.CHM<br />

Enhancement: Add a security event to prevent user from changing a saved sales order to a quote.<br />

PER # 106517 / Defect # 44782<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: SO.CHM<br />

Enhancement: New warning message has been added in sales order entry for duplicate customer POs.<br />

Defect # 44780<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: SO.CHM<br />

Problem: General Ledger Posting Register is posting the wrong amount for the Drop Ship and COGS GL<br />

accounts for the Home Currency column.<br />

PER # 103600 / Defect # 44841<br />

Resolved: Feb 2010 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: PO.CHM, SO.CHM<br />

Problem: WA Resolve Outstanding Picks online help has been changed to reflect new changes made to<br />

the screen.<br />

Defect # 44811<br />

Resolved: Feb 2010<br />

Files/Objects Modified:<br />

Client: WA.CHM<br />

Problem: Using the Help System‟ file is missing from HELP link.<br />

Defect # 44466<br />

Resolved: Nov 2009 <strong>Update</strong><br />

Files/Objects Modified:<br />

Client: WA.chm, SO.chm, SM.chm, PO.chm, PC.chm, PA.chm, MO.chm, MF.chm, MC.chm, LX.chm,<br />

HelpCenter.chm, GL.chm, FAQs.chm, DI.chm, CZ.chm, CM.chm, CI.chm, CC.chm, BI.chm, ar.chm,<br />

AP.chm,<br />

Internet Applications.pdf, Install.pdf, WA.pdf<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 64


Installation Instructions<br />

Installing the Server<br />

Note: All users must log out of the <strong>Sage</strong> MAS 500 applications prior to installing the<br />

server update.<br />

1. To begin the <strong>Sage</strong> MAS 500 Server installation, double-click 730Dec11<strong>Update</strong>S.exe and<br />

click Next to proceed.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 65


2. Indicate the location to which the installation files should be saved. Select the default<br />

location, or select Change to browse to a different location.<br />

3. At the welcome screen, select Next to continue, or Cancel to exit setup.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 66


4. Read the License Agreement, select the Accept option and click Next to continue.<br />

5. Enter the User Name, Organization, Installation option and click Next to continue.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 67


6. Select Complete and click Next to continue.<br />

7. Click Install to continue.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 68


8. At the completion screen, click Finish to complete the <strong>Sage</strong> MAS 500 Server installation.<br />

9. If you receive a message to restart the system, click Yes to continue. After the system has<br />

been restarted, select <strong>Sage</strong> MAS 500 Server <strong>Update</strong> from the <strong>Sage</strong> MAS 500 program group.<br />

10. Enter the SQL Server Name and SQL Server sa password, select Proceed to continue.<br />

11. Enter the name of the MAS 500 Application Database and select Proceed to continue.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 69


12. This confirmation dialog will display; select OK to continue.<br />

13. After applying the update to the MAS 500 Database, you may view the updates by clicking<br />

Yes at the following dialog box.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 70


Installing the Client<br />

1. To begin the <strong>Sage</strong> MAS 500 Client installation, double-click the 730Dec11<strong>Update</strong>C.exe. A<br />

screen similar to the one below will display, click Continue to proceed.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 71


2. At the Welcome screen, click Next to continue.<br />

3. At the completion screen, click Finish to complete the <strong>Sage</strong> MAS 500 Client update<br />

installation.<br />

MAS 500 v7.30 <strong>December</strong> <strong>2011</strong> <strong>Product</strong> <strong>Update</strong> Page 72

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!