Hi,
I need to make a comprehensive line query of our order book. The query should list the following
Order number (easy)
Order description (easy)
Order Value (easy)
total Invoiced value (multiple invoices)
Total cost of time spent (multiple visits)
Total cost of mileage (multiple visits)
Total cost of expenses (multiple units)
total cost of time, mileage and expenses
What is the best way to solve this?
I need to make a comprehensive line query of our order book. The query should list the following
Order number (easy)
Order description (easy)
Order Value (easy)
total Invoiced value (multiple invoices)
Total cost of time spent (multiple visits)
Total cost of mileage (multiple visits)
Total cost of expenses (multiple units)
total cost of time, mileage and expenses
What is the best way to solve this?