acc_balance_sheet_account
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
user_id integer
-
name string
-
code string
-
balance_sheet_id integer
-
cash_flow_type_id integer
-
cash_flow_id integer
-
division_place_id integer
-
division_id integer
-
place_id integer
-
starting_balance double
-
balance_type enum
-
description text
-
balance double
-
status enum
-
account_category_id integer
-
tax_code_id integer
acc_withholding_tax_receipt
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
date datetime
-
user_id integer
-
customer_id integer
-
description text
-
amount double
acc_recurring_transaction
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes