Browse By Tags

  • New Developer Community - Sage Developers

    Hi Developers, We have just released our new and improved developer community. The community is designed as a space for you to get social. Help each other out with technical and business issues, share your knowledge, thoughts and ideas, and keep…
  • New Developer Community - Sage Developers

    Hi Developers, We have just released our new and improved developer community. The community is designed as a space for you to get social. Help each other out with technical and business issues, share your knowledge, thoughts and ideas, and keep…
  • Run a job once Sage 200 is open

    Hi all, is it possible to add a job/function that will run once the Sage 200 is open? I want to do something like this: if (DateTime.Now.Date=='07/01/2021') {//Do something } I want to do it with windows scheduler where everyday it will run a program…
  • Change the order of item code in invoice

    Hi all, I want to change the order of the item code appears on the SO invoice. I have tried something like this line.PrintSequenceNumber = printSeqNo; //where printSeqNo is already set and on the report I set to order by PrintSequenceNumber. …
  • API Developer Keys and Subscription

    Hi, I work for a company that produces a piece of business software that can be configured to export invoices & credit notes to a company's (our customer) accounts package. We have a number of customers who use various versions of Sage, including Line…
  • Want to apply discount on header level for Order Entry in SAGE 300

    Dear Expert I am stuck in the middle of a project and it is very important project for me. Actually, we are an integration company. We are trying to create an order with header level discount from Magento 2 to SAGE 300 via REST API. Request Url :…
  • Column name for Invoice and Credit notes same/separate sequence selection

    Hi all, I am looking for the column name of "Use the same sequence of numbers for both invoices and credit notes" and "use separate sequences of numbers for invoices and credit notes" from Sales Order Processing>View Invoice and Order settings screen…
  • Cannot Create order

    Hi, I am new to Sage. I am making orders on Sage300 using REST Api. I have created customer on Sage using the API successfully I am using C# for integration I am unable to create order on Sage. The API returns Internal Server Error. I have check…
  • PayPal feed into Sage 200

    Hi All, I'm a web developer and I'm just wondering how I would approach a requirement for PayPal transactions to be feed into Sage 200. I assume there is nothing I need to do on the website side? I've seen something about setting up PayPal as a bank…
  • Create Excel Macro with Sage 200

    Hi, would like to know if anyone success to add Sage 200 library as reference in Excel Macro VBA? I tried adding Sage 200 assemblies to reference but get error
  • How to Configure Sage300 2018 so that store Date and time for OEOrder and OEInvoice

    Hi Expert , I am using Sage300 api . I want to filter api with Order /Invoice Creation datetime . I am facing one issue in my response i can't see any time in creation datetime field . Any one can help me how it can be possible that Date and Time…
  • is it possible to update/patch/put OEOrders/OEInvoice in Sage300 2018 version ?

    Hi Experts , I'm currently working on a integration project where I will be use the Sage 300 Web API. This integration will be focusing on Order Entry / Invoice Entry where we can insert a new order (POST) and eventually we will need to be able to…
  • Sage API Restrictions and Sign up for the new member

    Hi All, It's my first time here, a little intro, I'm basically a c# developer working with various mobile/server apps to bring joy to clients. As it's my first dealing with Sage, I just want to confirm a few things from the community regarding Sage…
  • Generate DBScripts for Add-on

    Hi is there any easy way to generate sql script from a lot of tables? this sql script will be included in sandbox as DBScript. so far I am writing spcreatecolumn, spcreatetable line by line. Thank you. I appreciate your help.
  • Multiple Report Output Mode

    Hi, I am trying to print invoice in multiple output mode, let say, when I print the invoice, I want it to print to my printer, and also keep a copy in Spooler. So far, I assume that can be done by printing invoice twice, but reset the output mode…
  • Add function on Sage 200 main program, not forms

    Hi All, I know that we are able to edit the Sage 200 form using Form designer and developer tools. But are we able to edit the Sage 200 main program? for example, when user click close, add popup warning "Are you sure to close Sage 200?". Thank you…
  • Request developer key form broken

    https://community.sagecrm.com/partner_community/m/license_keys/default.aspx Link there takes you to a page broken and not serving in IIS. Can't complete the form to request a key.
  • API Enhancements

    Sage 200 has a dedicated developer and partner community who use our developer tools extensively to customise the software to customers business requirements. We'd like to hear feedback on areas where the API needs to be extended.
  • Sage SDK and Sage 50 Accounts

    I have a question about the Sage Developers Programme that i'm hoping someone from Sage can answer. It mentions on the overview of the Sage Developers Programme that when you join, you get access to the Sage Data Objects dll's. However, looking in Visual…