• Getting tax percentage with SalesTaxCodeReference.

    I am currently trying to display the percentage of the sales tax on an invoice. I am able to get the SalesTaxCodeReference off of the invoice but I am unsure how/where to find the percentage. any help would be appreciated for this Sage novice.
  • 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…
  • Can not set custom Sales tax amount

    I'm syncing orders from the eCommerce store to Sage 50 US using .net SDK. The sales tax amount is calculated based on different sales tax percentage. I can not configure each time in sage 50 as I make changes in tax percentage in the eCommerce store…
  • Sage.Peachtree.API.Exceptions.ReadOnlyEntityException: 'This entity is read-only.'

    Receiving an error when attempting to save an invoice in Sage50 on prem. I have verified the Sage customer, and products are active. Any suggestions? Sage.Peachtree.API.Exceptions.ReadOnlyEntityException: 'This entity is read-only.' at Sage.Peachtree…
  • 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…
  • 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…