Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

How to spread an invoice tax across invoice lines without loosing rounded remainder in a view?

$
0
0
I have a view, which shows Invoice Details table. This view is used to print invoices to the customers.
In my case each record of Invoice Details is a passenger, so for three passengers, as in my example below, I will have three Invoice Details recor

Viewing all articles
Browse latest Browse all 3145

Trending Articles