acc_balance_sheet_account
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
acc_investment_revaluation
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
user_id integer
-
date datetime
-
reference string
-
description text
-
fixed_asset_id integer
-
realized_gain double
-
division_id integer
-
place_id integer
-
division_place_id integer
acc_investment_revaluation_item
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
user_id integer
-
investment_id integer
-
realized_gain double
-
investment_revaluation_id integer
acc_currency_revaluation_item
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
user_id integer
-
currency_revaluation_id integer
-
profit_loss_account_id integer
-
balance_sheet_account_id integer
-
gain_loss_value double
-
control_account_id integer
-
description text
-
special_account_id integer
-
supplier_id integer
-
customer_id integer
-
employee_id string
-
bank_account_id integer
-
capital_account_id integer
acc_currency_exchange_transaction
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
date datetime
-
base_amount double
-
exchange_amount double
-
currency_exchange_id integer
-
user_id integer
acc_recurring_transaction
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
date datetime
-
interval_duration integer
-
interval_type enum
-
description integer
-
total double
-
show_total boolean
-
title string
-
until_type enum
-
until_date datetime
-
amount double
-
user_id integer
-
footer_id integer
-
category_id integer
-
employee_id integer
-
paid_from_bank_account_id integer
-
received_in_bank_account_id integer
-
currency_id integer
-
customer_id integer
-
supplier_id integer
-
paid_by_type enum
-
other_name string
-
due_date datetime
-
billing_address string
-
from_date integer
acc_inventory_item_amount
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
inventory_item_id integer
-
quantity integer
-
inventory_id integer
-
description text
-
user_id integer
acc_payslip_item_category
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
name_en string
-
name_ar string
-
user_id integer
acc_reporting_category_type
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
user_id integer
-
name_en string
-
name_ar string
-
parent_id integer