By using this website, you agree to our Terms of Use (click here)

@timrodman I actually abandoned using Acumatica's native commission system and created my own columns and calculations. There were too many customi...
I think I've figure out Acumatica's commission system. There are commission columns on the sales order line that you can actually insert commission pe...
Tim, Has anything change with this functionality in Acumatica? I have a project to give commissions to existing accounts who sell our products, sor...
The correct place to set the global homepage setting is on the Site Preferences screen (SM200505). I don't know why I didn't think of that immediately...
Tim, Thanks for tutorial. The last step (setting the home page for everyone) doesn't seem to work on 2019 R2, not even for the administrator. I've cl...
I just saw this on Stack and will report back if this works for me.
Here is the answer on StackOverflow.
Thanks Tim.
Yes. I have Status and Approved. As you said it doesn't help with the items I need on the Sales Order. Here is what's working for me for emails sent t...
The only issue is on the notification template. All data field placeholders are not updated with the approval changes. Inside the event handler has th...
Yes. I was able to hook into the approval status field updated handler, get a notification template and send the email. This works for my use case; s...
Thanks. What I think I will do is tie into the Approval event and access Notification template to send the email.