Introduction:
Field Service remains a critically important component for most of the organizations. It radically drives customer satisfaction and builds stronger trusted relationship with the customers.
Recently, while working on field service, we came across an entity “Payments” and “Payment Details”, this created curiosity to explore more on this. And we did some research and play around to find how this entity could be related to work order/Invoice.
In this blog, we will discuss, how entities ‘Payments’ and ‘Payment Details’ could be related to Work Order and Invoice.
Payments related to Work Order and Invoice:
When field service is installed, the user would not be able to see the Payments entity. In order to bring the payment entity in the navigation of work order, the user needs to visit a form editor on work order form -> Add the Payment entity to the navigation of work order and then the payment entity will be ready to use.
Now let’s have a glance on how Payment section is related to Work Order and Invoice.
Consider a scenario, create one work order and add a product to it.
Now next step is select the product and set the Line Status option as “Used”.
When the work order product’s Line Status changes to “Used” and work order is “Closed-Posted”, then the Invoice product and also the invoice related to work order is created.
In order to create invoice record, when the work order is “closed posted”, the user needs to configure the following field service setting.
Now the Total Amount of the work order is “$300”.
The invoice created for the work order “00004” and total amount to be paid is “$300”.
As we have added the Payment entity in the navigation of work order, click on “Payment” and create a new payment.
Select the Work Order, Account, Amount, and Payment Type for which the payment should be made. “Unapplied Amount” is the calculated field.
Now, go to the navigation of the Payment. Here we can find another entity called “Payment Details”.
Create a new Payment Details. Here we need to select the invoice i.e. invoice for which the payment should be made. If the customer does not pay full amount which is on an invoice, but the customer paid some amount, then let us see how this calculation is done.
The total amount was “$300” of the invoice. When the Payment detail was created, the “Payment Amount” paid by the customer is “$50”. Hence, the Amount due on the invoice is “$250” i.e. $300 – $50 = $250.
Now from this we understand that the total amount on the invoice was “$300”, but the customer paid “$50” and hence amount due i.e. to be paid is “$250”.
So if we go and check the “Payment – 00004” in the Payment entity, the “Unapplied amount” field which is a calculated field also shows “$250”.
This is how the Payment section works.
Conclusion:
The field service has added the Payment section to Work Order and Invoice through which we can calculate the amount due i.e. to be paid by the customer. The Payment section is also used in the Field Service mobile app.