• How can I develop an add-on for sage 50?

    Hi Expert, Currently, I need to customize my sage 50 software, something like add user defined field to sales order and sales invoice, create a customize form that I can define this page display and fields and logic. Could anyone show me some lights…
  • Sage 50 2015 Multiple Shipping Addresses

    FormerMember
    FormerMember
    Hello, I would like to add multiple shipping addresses under the same Vendor ID. Is there any way to accomplish this? I am using the Sage 50 Accounting 2015 version. Thanks!
  • Sage 50 Scripting Support?

    Is there a way to have Sage50 run a script internally or does it have to be an actual independent app? Meaning is there a way to put a call in one of the .ini files that will run a script/macro whenever an action occurs such as an item is added to a sales…
  • SDK Getting Started

    I am a senior developer who is VERY new to Sage. I haven't ever used it or even seen it. A client wants me to use the SDK to get some very basic invoice and payment information out of Sage 50, but even the "Getting Started" info around here seems a little…
  • Possible to generate invoice PDF files please?

    Each working day we have a few sales orders. We would like to programmatically send an invoice (PDF file) to each customer by email. Possible to do in Sage Quantum 50 US? Use the SDK? Any hints are greatly appreciated!
  • Error Importing Employee List -- EmpEE Fld2-Calc Name

    I have a program that uses the COM SDK to import (Update) the Employee list with Hours and Payrate. We converted from 2012 to 2015. I updated the program to use the 2015.2 SDK. But I get an error when trying to Import: EmpEE Fld2-Calc Name I don't…
  • How do you keep from having to 'allow access' every time you run your app?

    I have an Application ID and I can start a new session and open our production company, but every time I (or anyone) runs this c# .net app it always says that I have to open Sage and allow access. I open Sage and select 'Always Allow' but we have to do…
  • How to use .Net SDK to get access to the "Contact" field on Maintain Vendors window

    Hi, I have a problem about getting the data of the "Contact" filed on Maintain Vendors window of the software through the .Net SDK. I have searched the attribute values under the vendor object, and cannot find the right value for this attribute shown…