-
Notifications
You must be signed in to change notification settings - Fork 36
Tax Liability Line
Sean Callan edited this page Jun 9, 2020
·
1 revision
A line on an exempted customer sale.
-
id INTEGER -
-
account_name STRING - The name of the Beans_Account tied to this line.
-
tax_exempt BOOLEAN - Whether or not this particular line is tax exempt.
-
description STRING -
-
amount - DECIMAL
-
quantity INTEGER -
-
total - DECIMAL