Skip to content
Sean Callan edited this page Jun 9, 2020 · 1 revision

Beans_Customer_Sale_Tax

A summary of a tax applied to one or more lines on a sale.


Attributes

  • id INTEGER -

  • tax OBJECT - The Beans_Tax tied to this tax.

  • amount - DECIMAL The line total of the form that the tax is applied to.

  • taxable_amount - DECIMAL The taxable line total of the form that the tax is applied to.

  • percent - DECIMAL The percent applied to the amount.

  • total - DECIMAL The total calculated amount of taxes.

Clone this wiki locally