• Votes

    6

    Create a PO Receipt of Goods API

    Like Purchase Orders, which can be imported into MAS 500, there is a need to have the capability to import receipt of Goods into MAS 500 as well. The MAS 500 Professional ...
  • Votes

    4

    Create a Vendor Return API For MAS 500

    Like Purchase Orders, which can be imported into MAS 500, there is a need to have the capability to import vendor returns into MAS 500 as well. Having a Vendor Return ...
  • Votes

    7

    Add more detail and information to Desgn documents

    Design Documents lack a lot of information on how particular tasks and processes work in MAS 500. Having detailed design documents that clearly explain how a task or ...
  • Votes

    7

    Any changes made to MAS 500 Source Code shoulld be added to programmer ...

    Any changes to standard MAS 500 source code by Sage should be indicated by adding programmers comments to these changes with a brief explanation as to the purpose of ...
  • Votes

    4

    Add full context menus to BIE

    Sage MAS 500 allows users to maintain or create context menus for BIE tasks, which are used by other tasks using the Maintain Business Insights View/Context Menus. This ...
  • Votes

    3

    Add generic encryption library to SDK

    MAS 500 7.3 added encryption routines to support the Credit Card module. However, the routines in the Credit Card DLL's only save encrypted data to those tables. It ...
  • Votes

    6

    Add .NET Project templates to SDK

    As MAS 500 now supports the creation of .NET development. I recommend that Sage add .NET project templates to the SDK. These don;t have to be full blown wizards such as ...
  • Votes

    10

    Add .NET development topics to SDK documentation

    As MAS 500 now supports the development of .NET tasks, I recommend Sage add to their SDK documentation information regarding the requirements and steps necessary to build ...
  • Votes

    6

    Add Installer to SDK

    Recommend adding an installer utility to the SDK that will allow developers to package customizations they create for MAS 500. MAS 500 PSG use to sell a database ...
  • Votes

    11

    Indication of status of registering a database using the Database ...

    The MAS 500 database synchronization utility allows users to also register and re-register a database. However, there is no indication given whether or not this process ...
  • Votes

    8

    Improved Sales Order API

    The current MAS 500 Sales Order API that is used by a few processes such as Data Migrator is specifically written to validate and create one sales order at a time. For ...
  • Votes

    6

    SDK - On Line Reference Guide - Add more detail information to ...

    As many new developers using the SDK will be dependent on the infomation found in the On Line Reference Guide to develop custom applications in MAS 500, I recommend ...
  • Votes

    7

    Add Section to MAS 500 SDK Documentation on Credit Card Module and ...

    In MAS 500 7.3, Sage released its first version of The Credit Card module. This module uses both VB 6 and .NET code on the client to create Customer credit card records, ...
  • Votes

    10

    Enhance Document Transmittal Error Messages

    Current error messages return by Document Transamittal in regards to transmission issues are very generic (especially for SMTP configurations) and do not provide enough ...
  • Votes

    4

    Sage MAS 500 initial Install and updates should support Click Once ...

    ClickOnce is a deployment technology that allows you to create self-updating windows based applications that can be installed and run with minimal user interaction. This ...
  • Votes

    5

    Utilize versioning in MAS 500 .NET Assemblies to avoid conflicts

    Recommend that Sage use standard .NET development practices and utilize the versioning capability provided for .NET Assemblies they create for MAS 500. This would allow ...
  • Votes

    4

    Support multiple distributions for Sales Order

    Since it's addition to the product back in version 3.5, the Sales Order module has included a table named tsoSOLineDist. The purpose of the table was to allow support of ...
  • Votes

    4

    Redesign SDK Utilities as stand alone applications

    Currently most of the utility programs that come with the MAS 500 SDK such as the Data Dictionary Utility and the Strings Utility require a developer to create a new MAS ...
  • Votes

    2

    Add ability to set Run As property for SQL Job Steps in ...

    The current version of MAS 500's SQLSchedulerUtils.DLL does a fine job setting up a basic SQL Job on SQL Server. However, it lacks the functionality to set the Run As ...
  • Votes

    3

    SDK - Add Section SQLSchedulerUtils.DLL

    The SQLSchedulerUtils.DLL is a useful COM object that can be called from a MAS 500 task to create custom SQL Jobs. However, this DLL is not documented within any of the ...