I found null in the TaxEntry table for some of the transaction items which is actually present in TransactionEntry table.
I know the TaxEntry will be null, if sold items either Quantity or Price is null.
But There is some of the item which is sold with Quantity and it has a price, for those records also i cannot find the records TaxEntry Table.
Why It is happening?