Welcome to the Sage 50 Support Group on Community Hub! Available 24/7, the Forums are a great place to ask and answer product questions, as well as share tips and tricks with Sage peers, partners, and pros.
Is there a way to actually read information pertaining to a Job using the SDK. It looks like the details contained in the job object are limited, and the ones that are available are read only. It would be nice to be able to review the PO Number, Type…
Looking at R2024 SDK and says following
Cash-basis Companies—the SDK cannot be used to create, edit, or delete Receipt, or Payment transactions that apply to Sales or Purchase Invoices in cash-basis companies. The SDK cannot be used to create, edit…
Hello, Team
Looking at the desktop version SAGE50 and downloaded SDK and happen to see this notes
The SDK cannot be used to create, edit or delete Sales Invoices or Purchase Invoices in cash-basis companies.
Does this mean that there is no way to…
Does Sage50 plan on an upgrade that will allow us to charge a customer a convenience fee on invoices if it's not a line item? We use Paya, their software is capable of this but Sage50 isn't from what I understand talking to our rep and meeting with Customer…
SDKInstanceManager.Instance.OpenDatabase(saiFile, userName, password, false, appName, appCode, 1);
always returns false despite giving all the required parameters userName is in small case the C# library is being built in framework and not in core still…
While trying to write an integration for sage 50, I am encountering an error whenever I try to connect to a sage 50 instance if it has sharing enabled.
With this setting, I get Unexpected Remote Data Access return value: SLALockFailure ---> Sage.SBD…
Hi I'm a software developer and my client uses your Sage 50 Desktop software. I have task to add some wrapper around SDK which allow client to add data into Sage 50 from third party software. I am looking for SDK. I discovered this page : https://support1…
Hi,
We are tasked to develop a middleware using Sage 50 2023.0 SDK and Php. Is this possible using the COM implementation? Appreciate if you can provide samples.
TA
Just got my invitation the new Sage Developer portal and it looks like they've forgotten to add all versions of the Sage 50 under the 'Small Business' section.
https://developer.sage.com/
Hopefully, this is a simple oversight and not some ominous…
We have developed a .Net Windows application to connect with SAGE and create Invoice and Receipt programmatically, these invoices and receipts are in Posted Status. But our client want to create it unposted. We tried but couldn't get any way to make it…
Tittle : Checking possibility that integrating with SAP business Bydesign ERP solution
Hi, I'm one of members that working at a business partner company in Korea that builds an ERP solution called SAP business bydesign, named BeaconKorea,.Ltd
Currently…
I would like to explore the integration of our Shopify sites and our Sage accounting system. Could you please let us know more about this such as integration capabilities, including any existing connector’s or applications.
Hello there - my company is starting an integration with Sage 50 on behalf of clients, and we are looking for a skilled developer / development team to help with scoping the integration. Please let me know and reach out if you know any good resources…
Hello. Is there a way using the SDK/API in .NET, to determine if a SalesInvoice has been printed and assigned an Invoice No.? And where in the API can I find the Invoice No.? These seem like common questions, so I feel sure I must be overlooking something…
I have written an application to post general journals to SAGE 50 using data from a point of sale application. The program works fine on the server where the company files are located but when we moved the application to a workstation where the accounting…
I'm getting a "read-only" error when attempting to save a Purchase Invoice in SAGE 50 using the 2022 SDK. I need to to know if this is supported or if I might be missing something that is causing this error.
Hi I’m in the process of getting software integrated with sage50 , however they have some questions: Connection to your Sage50 instance Is there a public API available (Sage50 cloud?) If yes: what are the specific connection details? XML? JSON? Authentication…
I feel like there's something I'm missing.
I can successfully create a Sales Order and a Purchase Order with line items in Sage50 using the .NET API (not ODBC). The issue I'm having is that while the correct vendor/customer are set, the address for…
Hello:
I have been experimenting with the latest version of the .NET SDK (2021.1). My configuration uses UNC network paths and not mapped drives. When I try to run any of the sample applications, I get the following error:
Object must be a root directory…
I am currently developing an app with the .net sdk and am trying to input a sales invoice. All seems well until I call the .Save() method on my invoice. I get the error that the entity is read only. Based on a previous search through the forum, If I go…
I have a third party application that integrates with Sage 50. After a client has copied their sandbox company to a new file for their production company, I am no longer able to open the Sage 50 company and receive the following error:
I have seen…
We are an ISV looking to provide integrations to a number of clients. If we obtain a developer's license and application id, how does that work with customer installs? Also, will a single application Id be valid for any Sage desktop applications?
…