• Microsoft 365 and Sage 50 US in Panama

    Previously (in previous years) we have consulted about the integration of Sage 50 with Microsoft 365 in Panama, we were informed that it was temporarily not available for the area for geographical reasons. Our question is if it is already possible to…
  • 7. Sage 50 resources

    Why am I receiving an error when I try to sync Sage 50—U.S. Edition data with Microsoft 365? How do I use the Microsoft 365 feature Cloud Backup?
  • Microsoft 365 Support

    Welcome to the support resource center for Sage 50—U.S Edition integration with Microsoft 365. Please bookmark this page for future reference. Note: Please ensure you are on version 2018.2 (or later) in order to maintain functionality. Get the most…
  • There was a problem opening company.: (inner exception: FileNotFound)

    var companyId = GetCompany(); try { // Request authorization from Sage 50 for our third-party application. AuthorizationResult authorizationResult = Session.RequestAccess(companyId); This line Session.RequestAccess throws a PeachtreeException: FileNotFound…
  • SDK seeking permissions every time

    Hi, We are trying to build up an application using the Sage SDK to create invoices in the Sage 50. In our testing , we found that the Sage SDK is prompting for the user to give permission every time (even if it is same company file that we gave permissions…
  • update onhand on MasterStockItem

    Hi, Is there any way to update the onhand qyt in a MasterStockItem from the SDK?
  • SDK Performance is tooooo slow

    Hi, I have sage 50 accounting, the data are on a local server (within same network). We have no issue with the performance when using Sage 50 but when using the SDK it's really [:@]tooooooooooooo[:@] slow Listing companies takes 45 seconds! Finding…
  • Cannot send journal to Sage 50 US via SDK importer

    I am trying to use the SDK (COM) to transfer a journal entry to Sage 50 (Peactree) but cannot make it work. I can see the import status screen flash out and there is no error occurs during the import; but nothing appears in the sage 50 journal entry report…