Equivalent event for sales order batch Process Completed  Topic is solved

Discussions relating to Jiwa 7 plugin development, and the Jiwa 7 API.

Equivalent event for sales order batch Process Completed

Postby indikad » Mon Dec 14, 2015 4:18 pm

I am trying to correctly identify the equivalent event in Jiwa7 for "Process Completed" (that is in 6513)
event ( as in Sales Order - processing - Process Orders )
indikad
Frequent Contributor
Frequent Contributor
 
Posts: 182
Joined: Thu Jun 18, 2009 1:14 pm
Topics Solved: 2

Re: Equivalent event for sales order batch Process Complete  Topic is solved

Postby Mike.Sheen » Mon Dec 14, 2015 4:27 pm

If you want to get notification of when a batch of sales orders is processed, then you need to look at the ProcessEnd event from the JiwaSales.BatchProcessing.BatchProcess class.

If you want to get notification of when a single sales order is processed (including when part of a batch), then you have a choice - you can either look at the ProcessedCandidate event from the JiwaSales.BatchProcessing.BatchProcess class, or the Processed event of the JiwaSales.SalesOrder.SalesOrder class.
Mike Sheen
Chief Software Engineer
Jiwa Financials

If I do answer your question to your satisfaction, please mark it as the post solving the topic so others with the same issue can readily identify the solution
User avatar
Mike.Sheen
Overflow Error
Overflow Error
 
Posts: 2583
Joined: Tue Feb 12, 2008 11:12 am
Location: Perth, Republic of Western Australia
Topics Solved: 807

Re: Equivalent event for sales order batch Process Complete

Postby indikad » Tue Dec 15, 2015 11:16 am

Thanks Mike - I will test these out today.
indikad
Frequent Contributor
Frequent Contributor
 
Posts: 182
Joined: Thu Jun 18, 2009 1:14 pm
Topics Solved: 2


Return to Technical and or Programming

Who is online

Users browsing this forum: No registered users and 1 guest