Edgar Valdes
04/19/2024, 5:52 PMtransactionline
table to get items and taxes.
In the UI, the tax code
and tax amount
are in the same line, but in SQL there is a separate line for item and tax.
Is it possible to join this two lines to get the tax applied to a specific item in a transaction?Shai Coleman
04/22/2024, 8:48 AM