Print Commission Percentage on Document

Discussions related to ReadyDoc development.
Post Reply
hcastaneda
Posts: 7
Joined: Fri Feb 17, 2023 11:19 am

Print Commission Percentage on Document

Post by hcastaneda »

I can't seem to find a field code for the Percent box. I was able to get the dollar amount to print on the document but they want the percent also. Is it possible? Or do I have to do a prompt?
Attachments
percent.JPG
percent.JPG (51.08 KiB) Viewed 2537 times
vmrvichin
Posts: 27
Joined: Thu Jul 22, 2021 11:50 am

Re: Print Commission Percentage on Document

Post by vmrvichin »

The below path should get you there, obviously replacing the 'x' values with the appropriate indices for your order.

Order.CDFs[x].OtherCostSection.Lines[x].Charges[x].Calculation.Percent
Vlad Mrvichin, Senior Software Developer, Custom Dev, SoftPro
Post Reply