Jose C Gomez
T: 904.469.1524 mobile
Quis custodiet ipsos custodes?
On Wed, Oct 30, 2013 at 2:26 PM, <bryandavis1980@...> wrote:Â<div> <p></p><p>I am still a bit lost on this one Jose, in the conditions field I have like 11 predefined "User Text" choices to choose from. Not sure which to use, or custom code is still needed. Is there a good example you could point me to on the condition needed for stopping the BPM from running? Thank you so much.</p>
Â
Thanks,
Bryan DavisÂ
---In vantage@yahoogroups.com, <jose@...> wrote:AHhh, ok that makes more sense now, simply add a condition so that this doesn't run  if the vendornum matches whatever your vendor is.
Quis custodiet ipsos custodes?On Wed, Oct 30, 2013 at 2:11 PM, <bryandavis1980@...> wrote:Â<div> <p>Thanks for the quick response. Here is the what I have for the BPM in the post processing actions:</p><p> </p><p>set the PODetail.Taxable field of the changed row to the false expression</p><p> </p><p>That has always worked for me until now, I need to exclude to vendors, not sure if I need to add code to do this or another action all together. I just thought it may be easier to add the code.</p>
Â
Thanks
Bryan DavisÂ
---In vantage@yahoogroups.com, <jose@...> wrote:you gave us half a line of code... Â I think you need to give us more for us to help you...Â
Quis custodiet ipsos custodes?On Wed, Oct 30, 2013 at 2:05 PM, <bryandavis1980@...> wrote:Â<div> <p>Hello, I am trying to modify a BPM that I wrote earlier this year and I am having some trouble. The BPM simply unchecks the "taxable" field on the PO line. This has worked to my knowledge now flawlessly until today when I was asked to exclude two vendors. I am trying to add this code to my BPM with no luck. Please help... </p>
Â
IF ttPOHeader.VendorVendorID Matches "Carquest" THEN
assign ttPODetail.Taxble = (true).</div> <div style="color:rgb(255,255,255);"></div>
</div> <div style="color:rgb(255,255,255);"></div>
</div> <div style="color:#fff;min-height:0;"></div>