Skip to content

Account Transaction Form

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

Beans_Account_Transaction_Form

A balance adjustment on a form from an account transaction.


Attributes

  • id INTEGER -

  • account_transaction_id INTEGER - The ID of the Beans_Account_Transaction this is tied to.

  • form_id INTEGER - The ID of the form that his is tied to. Could be a Beans_Customer_Sale, Beans_Vendor_Expense, or Beans_Vendor_Purchase.

  • amount - DECIMAL The amount that is applied to this particular form.

Clone this wiki locally