tmp_customer_bank_account
-
id increments
-
customer_id integer
-
bank_name string (100)
-
IBan string (100)
-
Acc_number string (100)
-
status boolean
-
timestamps timestamps
-
softDeletes softDeletes
tmp_maak_transaction_attachments
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
transaction_id integer
-
file string (100)
collection_order_attacachemnt
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
collection_order_id integer
-
file string (100)
legal_consulting_attachments
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
file string (100)
-
consulting_id FK integer
legal_judicial_departments
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
region_id FK bigInteger
-
court_id FK bigInteger
-
name string (100)
-
note longText
legal_company_lawsuit_executions
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
implementation_number string (100)
-
implementation_department_number string (100)
-
payment enum
-
payment_order_number string (100)
legal_execution_decisions
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
execution_id FK integer
-
decision_id FK integer
legal_company_lawsuit_sessions
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
company_lawsuit_id FK integer
-
session_date date
-
note longText
legal_company_lawsuit_attatchments
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
file string (100)
-
company_lawsuit_id FK integer
legal_against_company_lawsuits
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
lawsuit_number string (100)
-
court_id FK bigInteger
-
judicial_department_id FK integer
-
lawsuit_upload_date date
-
status enum
-
reason text
-
judicial_fee double
-
claimant_name string (100)
-
claimant_identity string (100)
-
customer_id FK integer
-
employee_id integer
legal_against_company_lawsuit_sessions
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
against_company_lawsuit_id FK integer
-
session_date date
-
note longText
legal_against_company_lawsuit_attatchments
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
file string (100)
-
against_company_lawsuit_id FK integer
legal_power_attorney_texts
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
name string (100)
-
note longText
-
status boolean
legal_power_attorney_items
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
name string (100)
-
note longText
-
status boolean
-
parent bigInteger
legal_power_attorney_types
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
name string (100)
-
note longText
-
status boolean
legal_power_attorney_attachments
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
file string (100)
-
power_attorney_id FK bigInteger
legal_investigation_attachments
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
file string (100)
-
investigation_id FK bigInteger
legal_investigation_questions
-
id increments
-
timestamps timestamps
-
question string (150)
-
answer longText
-
investigation_id FK bigInteger
tpm_jack_transaction_attachments
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
jack_transaction_id bigInteger
-
file string (100)