Stephane Godbout Posted July 3, 2023 Share Posted July 3, 2023 Good afternoon. I am currently building a C# application for a small business and I need to be able to create a Sales Order ( InvoiceJournal.SelectTransType = 1) via my application. I am able to connect to Simply - job 1 complete, I am able to get Inventory info for a specific Item number - Job 2 complete, I am able to create a Sales Invoice – Job 3 complete. Able to create “Sales Order” – HELP! So, I have two questions: 1 – What is the process / method or post information needed to create a “Sales Order” via SDK? I have gone through the SDK and don’t see how to create a sales order. When I use SDKInstanceManager.Instance.OpenSalesJournal() it creates a Sales Invoice. Any help would be greatly appreciated here. 2 – Is there anyway to pull the information related to the UDF for Item and customer? We have added two “Additional Info” data points for each Item and one for each Customer that I need to pull for “calculation” purposes. I know that I can get the data directly via SQL statement but would prefer not doing that if possible. Any help you can provide would be greatly appreciated. Thanks SCG Link to comment Share on other sites More sharing options...
Steel, Mark Posted July 3, 2023 Share Posted July 3, 2023 Hi Stephane, Sage 50 Accounts integration isn't something this community supports at present. You can contact [email protected] or try the community at https://www.sagecity.com/gb/sage-50-accounts/f/general-discussion-uk Thanks Mark Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now