Jump to content

Sage 50 SDK - next sales order in the system?


 Share

Recommended Posts

Hello everyone,

I am new to Sage 50 and their SDK.  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 also know that I can get the next available Sales Order number by doing a select statement on the MySQL database.  The only issue is that for this to work Simply must be running and I can't be sure that is the case at all times.  

So, is there a way (via SDK) to get the next available Sales Order Number so that I can create it with the next available number? I have looked under InvoiceJournal Class for a method that would work but don't seem to see one.  

Any help you can provide would be greatly appreciated. 

Thanks

SCG

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...