Browse By Tags

  • OM - Problème lors de l'ajout d'écritures comptables

    Bonjour, J'essaie d'ajouter des écritures comptables en passant par un process mais j'obtiens systématiquement l'erreur suivante au moment d'affecter un Journal au process : System.Runtime.InteropServices.COMException (0xFFFFF5C3): Erreur cohérence…
  • Sage 300 SDK field values not setting ONHOLD and PRIPERCENT

    Setup: C# Framework: .NET Framework 4.8 SDK: ACCPAC.Advantage Code Context: OpenView just initializes a session to the DB, there would be no issues behind this - it works just fine with everything. Important: No errors appear what so ever…
  • Valider Facture Objets Metiers V10

    Bonjour, j'aimerais savoir s'il y a un moyen de valider les factures à l'aide des objets métiers. Cordialement
  • This customer often pays late. See the Advice topic "Handling Overdue Accounts" for suggestions.

    Hi All, I got This customer often pays late. See the Advice topic "Handling Overdue Accounts" for suggestions errors for creating an Invoice using SDK. This line of my code throws an error. => objSalesJournal.SelectAPARLedger(name); //set customer name…
  • Sage 50 CA Error with SDK "Customer Ofen pay late. see the advice topic Handling Overdue accounts" for suggestion

    hi all, I am getting this error while importing Orders. can anyone suggest how to resolve it?? Sage 50 CA Error with SDK "Customer Ofen pay late. see the advice topic Handling Overdue accounts" for suggestion Thanks, SF
  • Aide pour Développer et Intégrer un Objet Métier avec Sage 100

    Bonjour à tous, Je suis en train de me lancer dans le développement d'un objet métier pour Sage 100, d'apres ce que j'ai compris c'est comme une sorte de plugin pour étendre les fonctionnalités de Sage 100. J'ai déjà téléchargé les redistribuables et…
  • Sage 300 SDK read function

    Hi all, I am trying to read the vendor using SDK, But I dont get any result with that, Can any one help me how to make a call to read all the vendors using Sage SDK? Thanks
  • Problème HT TTC Facture Acompte créée via les objets métiers

    Bonjour, Avec les objets métiers (SAGE V9), lors de la création d'un bon de commande et d'un règlement, le bon de commande est créé avec les bonnes valeurs, le règlement également. Par contre la facture d'acompte générée est erronée : le prix HT du…
  • Error while writing a Purchase Order Invoice using C# to Sage 100 US

    Sage 100 Code: CI_ValGrpPORequired, Message: A purchase order number is required. when calling nSetValue with parameters InvoiceNo$, {InvoiceNumber} Could anyone please help me with the meaning of the error code CI_ValGrpPORequired. I have made…
  • How to create a production Entry but keep the lines that populate without adding or changing existing lines

    I'm trying to create a production entry. It works fine if I add lines but if I don't add any lines I get an error message saying I need at least one line. In the Sage UI you can select a Bill Number and it pre-populates the lines, I'd like to do the same…
  • Modification Dernier prix d'achat par les objet métier de Sage 100 V6

    Bonjour, J'ai fait une moulinette pour changer en masse l'unité de vente d'article (vendu au poids -> unité) Ce sont des pains d'argile de 10kg qui ont été vendu au kilo, alors qu'on les vends par pains... pourquoi faire simple quand on peut faire compliqué…
  • Create PO Purchase Order in BOI c# on Sage 100

    Hello, getting an error: Invalid or missing header on the code below- can anyone provide a working example of creating a purchase order in BOI? using (var sySession = new MasSession(homePath)) { sySession.InitSession(sessionLogon); CI.ColumnNames…
  • Detect when table gets updated

    Hello, We currently have Windows services (written in C#, .NET) that push data out from some Sage tables to a custom API, which then stores it in a private SQL Server Database. Depending on the service, it might trigger every minute, every 5 minutes…
  • Non-existent items

    We're currently using the Sage100 C# NuGet package noted below. We've run into a situation whereby a miscellaneous item (CI_Item) is visible in the UI and via OBDC connection however, we're unable to find the item using the MASRecordset utilities…
  • Print report from C# program error Unknown error 0x80040200

    Hi All, I have an error when trying to print custom report from my C# program. System.Runtime.InteropServices.COMException (0x80004005): Unknown error 0x80040200 at AccpacCOMSVR.AccpacSvrReportClass.PrintReport(Boolean& pWebReportGenerated, String&…
  • PO Receipt of Goods - Set OriginalOrderQty on existing item

    As a follow-up/refinement to my previous question, I am wondering how to set the OriginalOrderQty on a line on a Receipt of Goods that I have entered by hand. In an effort to isolate my issue, I have created this PO ( here ) and this Receipt of Goods…
  • PO Receipt of Goods - Receiving existing line and adding new line not writing new line quantity

    I have a PO that I am receiving against. I want to receive part of the line that exists as well as add a new line. The existing line is received as expected. However, when I try to add the new line, it creates a line with the item code and unit cost…
  • Generate Auto number for sales invoice and sales order

    Hi All, How to get next invoice number using peactree SDK (interop.peachwserver.dll) Any help on this will be appreciated. Thanks.
  • Anyone know how to Insert AR Invoice C# ACCPAC.Advantage

    I can insert a customer, i can insert a Vendor, but when i try to insert an invoice into AR, i get object set to null errors lol no matter what i do. I've been doing permutations of the code in hopes of finding WHY the error happens, i tried their RVSpy…
  • Erreur de cohérence dépôt ligne sur création de document de stock en V6

    Bonjour, J'ai créé une fonction pour intégrer un fichier csv d'inventaire. J'ai pu faire 2 dépôts sans problème. Mais j'ai une erreur sur les 3 suivants Erreur de cohérence sur le champ dépôt mouvementé du fichier ligne de document Mon code om_ProcDocument…
  • Sage Connectivity with external system

    Hi, I hope this email finds you well. My name is Rooma, and I am reaching out to inquire about the connectivity options available for integrating Sage 300 ,50 with a .NET application, specifically for passing financial data. We are currently developing…
  • Sage 2017 - 64A can't login through C# App.

    Wrote simple app to simulate login into Sage 300 in C# i can query the company names... but when i try to actually use a password and login user it gives me Invalid Signon Information error message, anyone know what i'm doing wrong? session =…
  • Appliquer une remise sur la ligne de document avec les objets métier

    Bonjour, J'aimerai appliquer une remise sur une ligne de document en objet métier. C'est une remise "à la volée" qui n'est pas paramétrée, comme si je saisissait directement une valeur (ex: 5%) dans le champ "Remise" d'une ligne de document. J'ai…
  • "Unable to open company file" message returned

    Hi all, We're developing a COM-aware .Net assembly that is used in a legacy VB6 app and keep getting the above message when opening a connection via SDKInstanceManager.Instance.OpenDatabase. When we call our method from inside another .Net assembly…
  • Transfert de stock par les objets métiers V6

    Bonjour, Je travaille sur un projet de transfert d'article à Gamme vers des articles "simples". J'utilise les objets métiers V6 sur une application en C# J'ai suivi la formation début février et je suis encore en train de découvrir les objets métiers…