• Votes

    1

    Add view name to calculated fields that are common among objects

    Ran into an issue today with creating a calculated column in one BIE and it is causing an ambiguous column error in another BIE. For example, to duplicate the issue, add ...
  • Votes

    1

    Need up to date and detailed instructions for installing Sage 500 on ...

    Looking at the documentation for installing Sage 500 in version 2023 it seems to be a bit outdated and needs to be reviewed to avoid any set up issues. It should have ...
  • Votes

    2

    Remove check for open batches during database upgrade.

    For years Sage has required all batches to be posted before the database is upgraded. However, when asked why this needs to occur, I have yet to get an answer that ...
  • Votes

    1

    Do not allow setting a Vendor Inactive if assigned to an active ...

    Should not allow vendors to be set to inactive status or deleted if they are assigned to active inventory records. If you cannot create new inventory records with ...
  • Votes

    2

    Data Alerts - Add specific error message for improperly entered email ...

    On the Data Alerts screen, if the email addresses are entered in the following format (joe@google.com, jane@google.com, jim@msn.com) and error message displays indicating ...
  • Votes

    1

    SDK Documentation needs to include a section on creating custom Data ...

    Current Sage 500 SDK Documentation does not contain any information on the proper steps to create custom Data Alerts in Sage 500. Recommend adding this information to ...
  • Votes

    5

    Create a Customer Return API For MAS 500

    Like Sales Orders, which can be imported into MAS 500, there is a need to have the capability to import customer returns into MAS 500 as well. The MAS 500 Professional ...
  • Votes

    6

    Create an Autoship API to import shipments into MAS 500

    Like Sales Orders, which can be imported into MAS 500, there is a need to have the capability to import shipments into MAS 500 as well. The MAS 500 Professional Services ...
  • Votes

    2

    Option to turn off State of The Art Registry exists/creation routine ...

    Currently in MAS 500, when a developer creates a new .NET MAS 500 task, the MAS 500 Framework will attempt to create the State of the Art registry folders that were used ...
  • Votes

    4

    Enhanced Sales Order DM Routine to handle drop shipments

    Recommend enhancing stored procedure spsoAPISalesOrderIns which is used by the Data Migrator routine to process drop shipments as well as standard sales orders. ...
  • Votes

    2

    Add ability to inquiry engine to also use clsOptions

    It would be nice to be able to use the inquiry engine with clsOptions in a similar manner that the selection engine can be associated to it through the clsSettings ...
  • Votes

    16

    Up to the minute and accurate currency exchange rates

    As currency exchange rates change at least on a daily schedule, MAS 500 should be enhanced to use a web service to retrieve the current exchange rate necessary for any ...
  • Votes

    5

    RFID Support

    Companies such as Walmart require suppliers to put radio-frequency identification tags on shipping crates and pallets with embedded electronic product codes (EPC) for ...
  • 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 ...