Can you use a workflow to generate the "Next Bill"...
# suiteflow
m
Can you use a workflow to generate the "Next Bill" for a sales order that has a billing schedule?
k
I would doubt it - but the method to try it would be a "transform record" action
m
Thanks Kevin. I had already tried transform record action but it was billing the entire remainder of the order, not just the next bill in the schedule.
In a script the solution would be to set the
billdate
, but I don't see a way to do that on a workflow