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

Beans_Customer_Sale_Line

A line item on a customer sale.


Attributes

  • id INTEGER -

  • account OBJECT - The Beans_Account tied to this line.

  • tax_exempt BOOLEAN - Whether or not this particular line is tax exempt.

  • description STRING -

  • amount - DECIMAL

  • quantity - DECIMAL

  • total - DECIMAL

Clone this wiki locally