Page 1 of 1

Standing Orders Processing Plugin

PostPosted: Tue Apr 14, 2015 4:39 pm
by neil.interactit
Hi.

I have a requirement, on Standing Orders Processing "Save", to modify the part description in the created SOEs in certain circumstances (appending the invoice date to any inventory items in category "Invoice Dated").

I have a plugin doing this successfully for manually created SOEs ... just having trouble wiring into the correct handler on the batch side of things. I am testing for JiwaSalesUI.RecurringBatch.RecurringBatchForm, but within that can't find the event to give me access to tweak the SOE being created.

Could you point me in the right direction?

Cheers,
Neil.

Re: Standing Orders Processing Plugin  Topic is solved

PostPosted: Thu Apr 16, 2015 1:34 pm
by Mike.Sheen
After trying this I realise this was not possible unfortunately.

I've logged this as bug 11653 - it's been addressed and will be part of Build 07.00.116.00.

Attached is a plugin which uses the new events in 07.00.116.00 to achieve what you needed - but it will only work with build 07.00.116.00 or later. We expect to have 07.00.116.00 out early next week.

Plugin Standing Orders Processing Example.xml
Sample Plugin
(35.3 KiB) Downloaded 377 times


Mike

Re: Standing Orders Processing Plugin

PostPosted: Fri Apr 17, 2015 3:37 pm
by neil.interactit
Thanks Mike,

We can work with that!

Cheers,
Neil.