Hi,
I have table of properties, faults and professionals.
When I have a fault, I create a new record in the faults table and select the property where the fault occurred and the professional who worked on the fault.
If the problem has been solved, I change the status to "Done" and send an email (with the help of automation) with a request for payment (that the customer will transfer payment to the professional) for the work.
I want that when I buy the materials to deal with the problem, I have the option to add it to the email sent to the customer.
For example - if an apartment had to be painted and there was no paint, I went to buy the paint, now when I mark this task as "done" I would like the customer to receive an email with a payment request for the painting work (payment to the professional) and also for the paint (payment for the supplier) when sending a request for payment I send the customer the private bank details of the professional/supplier
But if I didn't buy materials from the suppliers (I didnt buy the paint because the professional had paint) then I would like to send a request for payment only for the professional.
How can I do this?