address_types 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
address_types 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
amlo_customer_match_details 19
engine: InnoDB collation: utf8mb4_general_ci
- match_id
bigint(20) unsigned
- run_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- customer_first_name
varchar(255)
- customer_last_name
varchar(255)
- customer_id_card_number
varchar(50)
- customer_id_card_type
varchar(50)
- amlo_entity_id
varchar(30)
- amlo_brief_name
varchar(255)
- amlo_single_string_name
text
- amlo_matched_id_value
varchar(500)
- amlo_info_source
varchar(20)
- match_method
varchar(50)
- match_timestamp
datetime
- is_false_positive
tinyint(1)
- review_status
varchar(50)
- reviewer_notes
text
- reviewed_by
varchar(100)
- reviewed_at
datetime
Sample data (100 rows) |
amlo_customer_match_details 19
engine: InnoDB collation: utf8mb4_general_ci
- match_id
bigint(20) unsigned
- run_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- customer_first_name
varchar(255)
- customer_last_name
varchar(255)
- customer_id_card_number
varchar(50)
- customer_id_card_type
varchar(50)
- amlo_entity_id
varchar(30)
- amlo_brief_name
varchar(255)
- amlo_single_string_name
text
- amlo_matched_id_value
varchar(500)
- amlo_info_source
varchar(20)
- match_method
varchar(50)
- match_timestamp
datetime
- is_false_positive
tinyint(1)
- review_status
varchar(50)
- reviewer_notes
text
- reviewed_by
varchar(100)
- reviewed_at
datetime
Sample data (100 rows) |
amlo_scheduler_run_logs 15
engine: InnoDB collation: utf8mb4_general_ci
- run_id
bigint(20) unsigned
- run_date
date
- start_timestamp
datetime
- end_timestamp
datetime
- run_duration_seconds
int(11)
- run_status
varchar(50)
- total_customers_processed
int(11)
- total_unique_matches_found
int(11)
- matches_by_id_card_count
int(11)
- matches_by_full_name_count
int(11)
- matches_by_last_name_count
int(11)
- matches_by_first_name_count
int(11)
- error_message
text
- notes
text
- created_at
timestamp
Sample data (100 rows) |
amlo_scheduler_run_logs 15
engine: InnoDB collation: utf8mb4_general_ci
- run_id
bigint(20) unsigned
- run_date
date
- start_timestamp
datetime
- end_timestamp
datetime
- run_duration_seconds
int(11)
- run_status
varchar(50)
- total_customers_processed
int(11)
- total_unique_matches_found
int(11)
- matches_by_id_card_count
int(11)
- matches_by_full_name_count
int(11)
- matches_by_last_name_count
int(11)
- matches_by_first_name_count
int(11)
- error_message
text
- notes
text
- created_at
timestamp
Sample data (100 rows) |
application_beneficiaries 15
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- application_form_id
bigint(20)
- prefix_name_id
bigint(20) unsigned
- first_name
varchar(255)
- last_name
varchar(255)
- relationship_id
bigint(20)
- telephone_numbers
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
application_beneficiaries 15
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- application_form_id
bigint(20)
- prefix_name_id
bigint(20) unsigned
- first_name
varchar(255)
- last_name
varchar(255)
- relationship_id
bigint(20)
- telephone_numbers
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
application_collaterals 20
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- application_form_id
bigint(20)
- price_list_id
bigint(20) unsigned
- color
varchar(50)
- car_modification_id
bigint(20) unsigned
- gas_installation_id
bigint(20) unsigned
- engine_number
varchar(255)
- chassis_number
varchar(255)
- mileage
float(12,2)
- registration_no
varchar(50)
- registration_province
varchar(255)
- registration_date
date
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
application_collaterals 20
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- application_form_id
bigint(20)
- price_list_id
bigint(20) unsigned
- color
varchar(50)
- car_modification_id
bigint(20) unsigned
- gas_installation_id
bigint(20) unsigned
- engine_number
varchar(255)
- chassis_number
varchar(255)
- mileage
float(12,2)
- registration_no
varchar(50)
- registration_province
varchar(255)
- registration_date
date
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
application_contacts 15
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- application_form_id
bigint(20)
- prefix_name_id
bigint(20) unsigned
- first_name
varchar(255)
- last_name
varchar(255)
- relationship_id
bigint(20)
- telephone_numbers
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
application_contacts 15
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- application_form_id
bigint(20)
- prefix_name_id
bigint(20) unsigned
- first_name
varchar(255)
- last_name
varchar(255)
- relationship_id
bigint(20)
- telephone_numbers
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
application_documents 13
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- application_form_id
bigint(20)
- image_group_id
bigint(20)
- image_id
bigint(20)
- file_name
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
application_documents 13
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- application_form_id
bigint(20)
- image_group_id
bigint(20)
- image_id
bigint(20)
- file_name
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
application_form_types 14
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- bot_code
varchar(50)
- name
varchar(255)
- status
tinyint(3) unsigned
- required_collateral
tinyint(3) unsigned
- required_reference
tinyint(3) unsigned
- for_loan_types
text
- order_by
int(10) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
application_form_types 14
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- bot_code
varchar(50)
- name
varchar(255)
- status
tinyint(3) unsigned
- required_collateral
tinyint(3) unsigned
- required_reference
tinyint(3) unsigned
- for_loan_types
text
- order_by
int(10) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
application_forms 45
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- branch_id
bigint(20) unsigned
- application_date
date
- application_no
varchar(50)
- reference_no
varchar(50)
- loan_type_id
bigint(20) unsigned
- application_form_type_id
bigint(20)
- customer_id
bigint(20) unsigned
- credit_limit
decimal(12,2) unsigned
- down_amount
decimal(12,2) unsigned
- down_percentage
decimal(5,2) unsigned
- loan_amount
decimal(12,2) unsigned
- insurance_id
bigint(20) unsigned
- insurance_company_id
bigint(20) unsigned
- insurance_rate
decimal(7,4) unsigned
- insurance_premium
decimal(12,2) unsigned
- insurance_application_no
varchar(50)
- non_life_insurance_id
bigint(20) unsigned
- non_life_insurance_premium
decimal(12,2) unsigned
- term
int(10) unsigned
- loan_interest_rate
decimal(7,4) unsigned
- fee_rate
decimal(7,4) unsigned
- interest_rate
decimal(7,4) unsigned
- penalty_rate
decimal(7,4) unsigned
- debt_amount_before_insurance
decimal(12,2) unsigned
- debt_amount
decimal(12,2) unsigned
- interest_amount
decimal(12,2) unsigned
- installment_amount
decimal(12,2) unsigned
- first_due_date
date
- contract_status_id
bigint(20) unsigned
- is_employee_contract
tinyint(3)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- loan_officer_user_id
bigint(20) unsigned
- loan_officer_user_at
timestamp
- manager_user_id
bigint(20) unsigned
- manager_user_at
timestamp
- credit_checker_user_id
bigint(20) unsigned
- credit_checker_user_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
- migration_id
bigint(20)
Sample data (100 rows) |
application_forms 45
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- branch_id
bigint(20) unsigned
- application_date
date
- application_no
varchar(50)
- reference_no
varchar(50)
- loan_type_id
bigint(20) unsigned
- application_form_type_id
bigint(20)
- customer_id
bigint(20) unsigned
- credit_limit
decimal(12,2) unsigned
- down_amount
decimal(12,2) unsigned
- down_percentage
decimal(5,2) unsigned
- loan_amount
decimal(12,2) unsigned
- insurance_id
bigint(20) unsigned
- insurance_company_id
bigint(20) unsigned
- insurance_rate
decimal(7,4) unsigned
- insurance_premium
decimal(12,2) unsigned
- insurance_application_no
varchar(50)
- non_life_insurance_id
bigint(20) unsigned
- non_life_insurance_premium
decimal(12,2) unsigned
- term
int(10) unsigned
- loan_interest_rate
decimal(7,4) unsigned
- fee_rate
decimal(7,4) unsigned
- interest_rate
decimal(7,4) unsigned
- penalty_rate
decimal(7,4) unsigned
- debt_amount_before_insurance
decimal(12,2) unsigned
- debt_amount
decimal(12,2) unsigned
- interest_amount
decimal(12,2) unsigned
- installment_amount
decimal(12,2) unsigned
- first_due_date
date
- contract_status_id
bigint(20) unsigned
- is_employee_contract
tinyint(3)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- loan_officer_user_id
bigint(20) unsigned
- loan_officer_user_at
timestamp
- manager_user_id
bigint(20) unsigned
- manager_user_at
timestamp
- credit_checker_user_id
bigint(20) unsigned
- credit_checker_user_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
- migration_id
bigint(20)
Sample data (100 rows) |
application_guarantors 15
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- application_form_id
bigint(20)
- customer_id
bigint(20)
- relationship_id
bigint(20)
- telephone_numbers
varchar(255)
- guarantor_type
tinyint(3)
- guarantor_number
tinyint(3)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
application_guarantors 15
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- application_form_id
bigint(20)
- customer_id
bigint(20)
- relationship_id
bigint(20)
- telephone_numbers
varchar(255)
- guarantor_type
tinyint(3)
- guarantor_number
tinyint(3)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
application_land_collaterals 43
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- application_form_id
bigint(20) unsigned
- father_prefix_name_id
bigint(20) unsigned
- father_first_name
varchar(255)
- father_last_name
varchar(255)
- mother_prefix_name_id
bigint(20) unsigned
- mother_first_name
varchar(255)
- mother_last_name
varchar(255)
- mortgage
tinyint(3) unsigned
- building_estimated_price
decimal(12,2) unsigned
- land_estimated_price
decimal(12,2) unsigned
- land_type_id
bigint(20) unsigned
- land_type_other
varchar(255)
- building_type_id
bigint(20) unsigned
- building_characteristic_type_id
bigint(20) unsigned
- building_characteristic_type_other
varchar(255)
- number_of_floor
int(10) unsigned
- land_characteristic_type_id
bigint(20) unsigned
- land_characteristic_type_other
varchar(255)
- entrance_exit_type_id
bigint(20) unsigned
- car_enter_exit_type_id
bigint(20) unsigned
- road_characteristic_type_id
bigint(20) unsigned
- road_width_type_id
bigint(20) unsigned
- title_deed_number
varchar(255)
- volume_number
varchar(255)
- page_number
varchar(255)
- tonnage_number
varchar(255)
- rai
int(10) unsigned
- ngan
int(10) unsigned
- square_wa
float(5,2)
- land_number
varchar(255)
- sub_district_no
varchar(255)
- sub_district
varchar(255)
- district
varchar(255)
- province
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
application_land_collaterals 43
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- application_form_id
bigint(20) unsigned
- father_prefix_name_id
bigint(20) unsigned
- father_first_name
varchar(255)
- father_last_name
varchar(255)
- mother_prefix_name_id
bigint(20) unsigned
- mother_first_name
varchar(255)
- mother_last_name
varchar(255)
- mortgage
tinyint(3) unsigned
- building_estimated_price
decimal(12,2) unsigned
- land_estimated_price
decimal(12,2) unsigned
- land_type_id
bigint(20) unsigned
- land_type_other
varchar(255)
- building_type_id
bigint(20) unsigned
- building_characteristic_type_id
bigint(20) unsigned
- building_characteristic_type_other
varchar(255)
- number_of_floor
int(10) unsigned
- land_characteristic_type_id
bigint(20) unsigned
- land_characteristic_type_other
varchar(255)
- entrance_exit_type_id
bigint(20) unsigned
- car_enter_exit_type_id
bigint(20) unsigned
- road_characteristic_type_id
bigint(20) unsigned
- road_width_type_id
bigint(20) unsigned
- title_deed_number
varchar(255)
- volume_number
varchar(255)
- page_number
varchar(255)
- tonnage_number
varchar(255)
- rai
int(10) unsigned
- ngan
int(10) unsigned
- square_wa
float(5,2)
- land_number
varchar(255)
- sub_district_no
varchar(255)
- sub_district
varchar(255)
- district
varchar(255)
- province
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
application_land_mortgagors 17
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- application_form_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- father_prefix_name_id
bigint(20) unsigned
- father_first_name
varchar(255)
- father_last_name
varchar(255)
- mother_prefix_name_id
bigint(20) unsigned
- mother_first_name
varchar(255)
- mother_last_name
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
application_land_mortgagors 17
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- application_form_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- father_prefix_name_id
bigint(20) unsigned
- father_first_name
varchar(255)
- father_last_name
varchar(255)
- mother_prefix_name_id
bigint(20) unsigned
- mother_first_name
varchar(255)
- mother_last_name
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
appointment_attachments 8
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- appointment_id
bigint(20) unsigned
- file_name
varchar(255)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
appointment_attachments 8
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- appointment_id
bigint(20) unsigned
- file_name
varchar(255)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
appointment_car_statuses 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
appointment_car_statuses 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
appointment_remarks 7
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- note
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
appointment_remarks 7
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- note
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
appointments 11
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- appointment_date
date
- is_meet_customer
tinyint(1)
- appointment_car_status_id
bigint(20)
- note
text
- location
point
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
appointments 11
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- appointment_date
date
- is_meet_customer
tinyint(1)
- appointment_car_status_id
bigint(20)
- note
text
- location
point
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
ar_agings 11
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- code
varchar(10)
- term_to_be_paid
int(10) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
ar_agings 11
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- code
varchar(10)
- term_to_be_paid
int(10) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
auction_companies 15
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- region_id
bigint(20) unsigned
- name
varchar(255)
- address
varchar(255)
- sub_district
varchar(255)
- district
varchar(255)
- province
varchar(255)
- zipcode
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
auction_companies 15
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- region_id
bigint(20) unsigned
- name
varchar(255)
- address
varchar(255)
- sub_district
varchar(255)
- district
varchar(255)
- province
varchar(255)
- zipcode
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
bank_statement_types 10
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- type_of_used
tinyint(3) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
bank_statement_types 10
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- type_of_used
tinyint(3) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
bank_statements 16
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- statement_no
varchar(255)
- statement_date
date
- bank_statement_type_id
bigint(20) unsigned
- book_bank_id
bigint(20) unsigned
- from_book_bank_id
bigint(20) unsigned
- reff_no
varchar(255)
- statement_amount
decimal(12,2)
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
bank_statements 16
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- statement_no
varchar(255)
- statement_date
date
- bank_statement_type_id
bigint(20) unsigned
- book_bank_id
bigint(20) unsigned
- from_book_bank_id
bigint(20) unsigned
- reff_no
varchar(255)
- statement_amount
decimal(12,2)
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
banks 12
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- code
varchar(255)
- name
varchar(255)
- initials
varchar(255)
- logo
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
banks 12
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- code
varchar(255)
- name
varchar(255)
- initials
varchar(255)
- logo
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
bill_payment_lots 19
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- file_name
varchar(255)
- effective_date
date
- bank_id
bigint(20)
- bank_code
varchar(255)
- company_account
varchar(255)
- company_name
varchar(255)
- service_code
varchar(255)
- total_amount
decimal(12,2)
- total_transaction
int(11)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
- migration_id
bigint(20)
Sample data (100 rows) |
bill_payment_lots 19
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- file_name
varchar(255)
- effective_date
date
- bank_id
bigint(20)
- bank_code
varchar(255)
- company_account
varchar(255)
- company_name
varchar(255)
- service_code
varchar(255)
- total_amount
decimal(12,2)
- total_transaction
int(11)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
- migration_id
bigint(20)
Sample data (100 rows) |
bill_payments 29
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- bill_payment_lot_id
bigint(20)
- receipt_id
bigint(20)
- sequence_no
varchar(255)
- bank_id
bigint(20)
- bank_code
varchar(255)
- company_account
varchar(255)
- payment_date
datetime
- customer_name
varchar(255)
- ref_1
varchar(255)
- ref_2
varchar(255)
- ref_3
varchar(255)
- branch_no
varchar(255)
- teller_no
varchar(255)
- kind_of_transaction
varchar(255)
- transaction_code
varchar(255)
- cheque_no
varchar(255)
- amount
decimal(12,2)
- cheque_bank_code
varchar(255)
- zone
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
- migration_id
bigint(20)
Sample data (100 rows) |
bill_payments 29
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- bill_payment_lot_id
bigint(20)
- receipt_id
bigint(20)
- sequence_no
varchar(255)
- bank_id
bigint(20)
- bank_code
varchar(255)
- company_account
varchar(255)
- payment_date
datetime
- customer_name
varchar(255)
- ref_1
varchar(255)
- ref_2
varchar(255)
- ref_3
varchar(255)
- branch_no
varchar(255)
- teller_no
varchar(255)
- kind_of_transaction
varchar(255)
- transaction_code
varchar(255)
- cheque_no
varchar(255)
- amount
decimal(12,2)
- cheque_bank_code
varchar(255)
- zone
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
- migration_id
bigint(20)
Sample data (100 rows) |
book_bank_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
book_bank_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
book_banks 16
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- bank_id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- account_number
varchar(255)
- account_name
varchar(255)
- bank_branch_name
varchar(255)
- book_bank_type_id
bigint(20) unsigned
- open_date
date
- open_amount
decimal(12,2)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
book_banks 16
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- bank_id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- account_number
varchar(255)
- account_name
varchar(255)
- bank_branch_name
varchar(255)
- book_bank_type_id
bigint(20) unsigned
- open_date
date
- open_amount
decimal(12,2)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
branches 22
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- parent_id
bigint(20)
- company_id
bigint(20)
- code
varchar(255)
- ib_code
varchar(50)
- name
varchar(255)
- address
varchar(255)
- sub_district
varchar(255)
- district
varchar(255)
- province
varchar(255)
- zipcode
varchar(255)
- telephone_number
varchar(255)
- fax_number
varchar(255)
- latitude
decimal(10,8)
- longitude
decimal(11,8)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
branches 22
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- parent_id
bigint(20)
- company_id
bigint(20)
- code
varchar(255)
- ib_code
varchar(50)
- name
varchar(255)
- address
varchar(255)
- sub_district
varchar(255)
- district
varchar(255)
- province
varchar(255)
- zipcode
varchar(255)
- telephone_number
varchar(255)
- fax_number
varchar(255)
- latitude
decimal(10,8)
- longitude
decimal(11,8)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
brand_ltvs 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
int(10) unsigned
- brand_id
bigint(20) unsigned
- car_type_id
bigint(20) unsigned
- rate
decimal(5,2)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
brand_ltvs 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
int(10) unsigned
- brand_id
bigint(20) unsigned
- car_type_id
bigint(20) unsigned
- rate
decimal(5,2)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
brands 10
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- description
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
brands 10
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- description
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
building_characteristic_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
building_characteristic_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
building_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
building_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
business_types 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- bot_code
varchar(50)
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
business_types 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- bot_code
varchar(50)
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
car_enter_exit_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
car_enter_exit_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
car_modifications 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
int(10) unsigned
- name
varchar(255)
- rate
decimal(5,4)
- description
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
car_modifications 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
int(10) unsigned
- name
varchar(255)
- rate
decimal(5,4)
- description
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
car_type_groups 10
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- description
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
car_type_groups 10
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- description
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
car_types 12
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- bot_code
varchar(50)
- car_type_group_id
bigint(20)
- name
varchar(255)
- description
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
car_types 12
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- bot_code
varchar(50)
- car_type_group_id
bigint(20)
- name
varchar(255)
- description
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
cash_and_transfer_debtors 10
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- cash_and_transfer_type_id
bigint(20) unsigned
- debtor_id
bigint(20) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
cash_and_transfer_debtors 10
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- cash_and_transfer_type_id
bigint(20) unsigned
- debtor_id
bigint(20) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
cash_and_transfer_types 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- paid_type_id
bigint(20) unsigned
- type_of_used
tinyint(3) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
cash_and_transfer_types 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- paid_type_id
bigint(20) unsigned
- type_of_used
tinyint(3) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
cash_and_transfers 15
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- document_no
varchar(255)
- document_date
date
- cash_and_transfer_type_id
bigint(20) unsigned
- from_book_bank_id
bigint(20) unsigned
- reff_no
varchar(255)
- amount
decimal(12,2)
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
cash_and_transfers 15
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- document_no
varchar(255)
- document_date
date
- cash_and_transfer_type_id
bigint(20) unsigned
- from_book_bank_id
bigint(20) unsigned
- reff_no
varchar(255)
- amount
decimal(12,2)
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
channels 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
channels 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
collection_assignments 8
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- collection_worklist_id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
collection_assignments 8
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- collection_worklist_id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
collection_targets 12
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- ar_aging_id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- target_date
date
- target_percent
decimal(5,2)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
collection_targets 12
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- ar_aging_id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- target_date
date
- target_percent
decimal(5,2)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
collection_worklists 24
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- working_date
date
- branch_id
bigint(20) unsigned
- branch_code
varchar(255)
- branch_name
varchar(255)
- contract_id
bigint(20) unsigned
- contract_no
varchar(255)
- customer_id
bigint(20) unsigned
- prefix_name
varchar(255)
- first_name
varchar(255)
- last_name
varchar(255)
- collection_telephone
varchar(255)
- address_collection
text
- user_id
bigint(20) unsigned
- user_prefix_name
varchar(255)
- user_first_name
varchar(255)
- user_last_name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
collection_worklists 24
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- working_date
date
- branch_id
bigint(20) unsigned
- branch_code
varchar(255)
- branch_name
varchar(255)
- contract_id
bigint(20) unsigned
- contract_no
varchar(255)
- customer_id
bigint(20) unsigned
- prefix_name
varchar(255)
- first_name
varchar(255)
- last_name
varchar(255)
- collection_telephone
varchar(255)
- address_collection
text
- user_id
bigint(20) unsigned
- user_prefix_name
varchar(255)
- user_first_name
varchar(255)
- user_last_name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
colors 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
colors 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
commission_rates 14
engine: InnoDB collation: utf8mb4_unicode_ci
- id
int(10) unsigned
- loan_type_id
bigint(20) unsigned
- application_form_type_id
bigint(20) unsigned
- car_type_group_id
bigint(20) unsigned
- rate
decimal(5,4)
- max
decimal(12,2) unsigned
- status
tinyint(3) unsigned
- effectived_at
date
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
commission_rates 14
engine: InnoDB collation: utf8mb4_unicode_ci
- id
int(10) unsigned
- loan_type_id
bigint(20) unsigned
- application_form_type_id
bigint(20) unsigned
- car_type_group_id
bigint(20) unsigned
- rate
decimal(5,4)
- max
decimal(12,2) unsigned
- status
tinyint(3) unsigned
- effectived_at
date
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
companies 18
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- tin
varchar(255)
- address
varchar(255)
- sub_district
varchar(255)
- district
varchar(255)
- province
varchar(255)
- zipcode
varchar(255)
- telephone_number
varchar(255)
- fax_number
varchar(255)
- photo_url
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
companies 18
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- tin
varchar(255)
- address
varchar(255)
- sub_district
varchar(255)
- district
varchar(255)
- province
varchar(255)
- zipcode
varchar(255)
- telephone_number
varchar(255)
- fax_number
varchar(255)
- photo_url
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
contract_addresses 16
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- address_type_id
bigint(20) unsigned
- address
varchar(255)
- sub_district
varchar(255)
- district
varchar(255)
- province
varchar(255)
- zipcode
varchar(255)
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
contract_addresses 16
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- address_type_id
bigint(20) unsigned
- address
varchar(255)
- sub_district
varchar(255)
- district
varchar(255)
- province
varchar(255)
- zipcode
varchar(255)
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
contract_adjustments 30
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- contract_id
bigint(20)
- contract_no
varchar(50)
- customer_id
bigint(20) unsigned
- customer_name
varchar(255)
- loan_amount
decimal(12,2)
- term
int(10) unsigned
- interest_rate
decimal(7,4)
- installment_amount
decimal(12,2)
- total_adjustment_amount
decimal(12,2)
- affected_terms
text
- affected_term_count
int(10) unsigned
- calculation_details
text
- calculation_summary
text
- distribution_method
enum('NEXT_TERM','SPREAD_REMAINING','CASCADE')
- starting_term
int(10) unsigned
- unpaid_terms_count
int(10) unsigned
- confirmed
tinyint(1)
- confirmed_at
timestamp
- confirmed_by
bigint(20) unsigned
- applied
tinyint(1)
- applied_at
timestamp
- applied_by
bigint(20) unsigned
- payment_table_ids
text
- error_message
text
- retry_count
int(10) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_at
timestamp
- deleted_at
timestamp
Sample data (100 rows) |
contract_adjustments 30
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- contract_id
bigint(20)
- contract_no
varchar(50)
- customer_id
bigint(20) unsigned
- customer_name
varchar(255)
- loan_amount
decimal(12,2)
- term
int(10) unsigned
- interest_rate
decimal(7,4)
- installment_amount
decimal(12,2)
- total_adjustment_amount
decimal(12,2)
- affected_terms
text
- affected_term_count
int(10) unsigned
- calculation_details
text
- calculation_summary
text
- distribution_method
enum('NEXT_TERM','SPREAD_REMAINING','CASCADE')
- starting_term
int(10) unsigned
- unpaid_terms_count
int(10) unsigned
- confirmed
tinyint(1)
- confirmed_at
timestamp
- confirmed_by
bigint(20) unsigned
- applied
tinyint(1)
- applied_at
timestamp
- applied_by
bigint(20) unsigned
- payment_table_ids
text
- error_message
text
- retry_count
int(10) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_at
timestamp
- deleted_at
timestamp
Sample data (100 rows) |
contract_comment_histories 7
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- application_form_id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- contract_status_id
bigint(20) unsigned
- remark
text
- created_at
timestamp
Sample data (100 rows) |
contract_comment_histories 7
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- application_form_id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- contract_status_id
bigint(20) unsigned
- remark
text
- created_at
timestamp
Sample data (100 rows) |
contract_creditors 23
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- debtor_id
bigint(20) unsigned
- reference_id
bigint(20) unsigned
- amount
decimal(12,2)
- vat_rate
decimal(5,4)
- vat
decimal(12,2)
- net
decimal(12,2)
- paid_type_id
bigint(20) unsigned
- bank_id
bigint(20) unsigned
- bank_branch_name
varchar(50)
- bank_account_number
varchar(50)
- book_bank_file_name
varchar(255)
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
contract_creditors 23
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- debtor_id
bigint(20) unsigned
- reference_id
bigint(20) unsigned
- amount
decimal(12,2)
- vat_rate
decimal(5,4)
- vat
decimal(12,2)
- net
decimal(12,2)
- paid_type_id
bigint(20) unsigned
- bank_id
bigint(20) unsigned
- bank_branch_name
varchar(50)
- bank_account_number
varchar(50)
- book_bank_file_name
varchar(255)
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
contract_debt_tables 12
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- term_no
int(11)
- due_date
date
- installment_amount
decimal(12,2)
- principal_amount
decimal(12,2)
- interest_amount
decimal(12,2)
- principal_balance
decimal(12,2)
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
contract_debt_tables 12
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- term_no
int(11)
- due_date
date
- installment_amount
decimal(12,2)
- principal_amount
decimal(12,2)
- interest_amount
decimal(12,2)
- principal_balance
decimal(12,2)
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
contract_payment_tables 33
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- term_no
int(11)
- due_date
date
- interest_day
int(11)
- installment_amount
decimal(12,2)
- bring_forward_principal_amount
decimal(12,2)
- principal_amount
decimal(12,2)
- bring_forward_interest_amount
decimal(12,2)
- interest_amount
decimal(12,2)
- bring_forward_fee
decimal(12,2)
- fee
decimal(12,2)
- bring_forward_fine
decimal(12,2)
- fine
decimal(12,2)
- bring_forward_collection_fee
decimal(12,2)
- collection_fee
decimal(12,2)
- receipt_id
bigint(20)
- receipt_date
date
- paid_installment_amount
decimal(12,2)
- paid_principal_amount
decimal(12,2)
- paid_interest_amount
decimal(12,2)
- paid_fee
decimal(12,2)
- paid_fine
decimal(12,2)
- paid_collection_fee
decimal(12,2)
- principal_balance
decimal(12,2)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
- migration_remark
text
Sample data (100 rows) |
contract_payment_tables 33
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- term_no
int(11)
- due_date
date
- interest_day
int(11)
- installment_amount
decimal(12,2)
- bring_forward_principal_amount
decimal(12,2)
- principal_amount
decimal(12,2)
- bring_forward_interest_amount
decimal(12,2)
- interest_amount
decimal(12,2)
- bring_forward_fee
decimal(12,2)
- fee
decimal(12,2)
- bring_forward_fine
decimal(12,2)
- fine
decimal(12,2)
- bring_forward_collection_fee
decimal(12,2)
- collection_fee
decimal(12,2)
- receipt_id
bigint(20)
- receipt_date
date
- paid_installment_amount
decimal(12,2)
- paid_principal_amount
decimal(12,2)
- paid_interest_amount
decimal(12,2)
- paid_fee
decimal(12,2)
- paid_fine
decimal(12,2)
- paid_collection_fee
decimal(12,2)
- principal_balance
decimal(12,2)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
- migration_remark
text
Sample data (100 rows) |
contract_statuses 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- order_by
int(10) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
contract_statuses 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- order_by
int(10) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
contract_telephones 12
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- type
varchar(50)
- telephone_number
varchar(255)
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
contract_telephones 12
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- type
varchar(50)
- telephone_number
varchar(255)
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
contracts 45
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- branch_id
bigint(20) unsigned
- channel_id
bigint(20) unsigned
- application_form_id
bigint(20) unsigned
- contract_date
date
- closed_date
date
- contract_no
varchar(50)
- loan_type_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- dealer_id
bigint(20) unsigned
- agent_id
bigint(20) unsigned
- sale_user_id
bigint(20) unsigned
- credit_limit
decimal(12,2) unsigned
- down_amount
decimal(12,2) unsigned
- down_percentage
decimal(5,2) unsigned
- loan_amount
decimal(12,2) unsigned
- insurance_id
bigint(20) unsigned
- insurance_company_id
bigint(20) unsigned
- insurance_rate
decimal(7,4) unsigned
- insurance_premium
decimal(12,2) unsigned
- non_life_insurance_id
bigint(20) unsigned
- non_life_insurance_premium
decimal(12,2) unsigned
- term
int(10) unsigned
- loan_interest_rate
decimal(7,4) unsigned
- fee_rate
decimal(7,4) unsigned
- interest_rate
decimal(7,4) unsigned
- penalty_rate
decimal(7,4) unsigned
- debt_amount_before_insurance
decimal(12,2) unsigned
- debt_amount
decimal(12,2) unsigned
- interest_amount
decimal(12,2) unsigned
- installment_amount
decimal(12,2) unsigned
- first_due_date
date
- principal_balance
decimal(12,2) unsigned
- last_paid_date
date
- grace_period
int(10)
- pays
varchar(50)
- contract_status_id
bigint(20) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
- migration_id
bigint(20)
Sample data (100 rows) |
contracts 45
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- branch_id
bigint(20) unsigned
- channel_id
bigint(20) unsigned
- application_form_id
bigint(20) unsigned
- contract_date
date
- closed_date
date
- contract_no
varchar(50)
- loan_type_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- dealer_id
bigint(20) unsigned
- agent_id
bigint(20) unsigned
- sale_user_id
bigint(20) unsigned
- credit_limit
decimal(12,2) unsigned
- down_amount
decimal(12,2) unsigned
- down_percentage
decimal(5,2) unsigned
- loan_amount
decimal(12,2) unsigned
- insurance_id
bigint(20) unsigned
- insurance_company_id
bigint(20) unsigned
- insurance_rate
decimal(7,4) unsigned
- insurance_premium
decimal(12,2) unsigned
- non_life_insurance_id
bigint(20) unsigned
- non_life_insurance_premium
decimal(12,2) unsigned
- term
int(10) unsigned
- loan_interest_rate
decimal(7,4) unsigned
- fee_rate
decimal(7,4) unsigned
- interest_rate
decimal(7,4) unsigned
- penalty_rate
decimal(7,4) unsigned
- debt_amount_before_insurance
decimal(12,2) unsigned
- debt_amount
decimal(12,2) unsigned
- interest_amount
decimal(12,2) unsigned
- installment_amount
decimal(12,2) unsigned
- first_due_date
date
- principal_balance
decimal(12,2) unsigned
- last_paid_date
date
- grace_period
int(10)
- pays
varchar(50)
- contract_status_id
bigint(20) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
- migration_id
bigint(20)
Sample data (100 rows) |
customer_addresses 16
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- address_type_id
bigint(20) unsigned
- address
varchar(255)
- sub_district
varchar(255)
- district
varchar(255)
- province
varchar(255)
- zipcode
varchar(255)
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
customer_addresses 16
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- address_type_id
bigint(20) unsigned
- address
varchar(255)
- sub_district
varchar(255)
- district
varchar(255)
- province
varchar(255)
- zipcode
varchar(255)
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
customer_telephones 11
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- telephone_number
varchar(255)
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
customer_telephones 11
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- telephone_number
varchar(255)
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
customer_types 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
customer_types 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
customers 59
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- customer_data_type
bigint(20)
- customer_type_id
bigint(20) unsigned
- prefix_name_id
bigint(20) unsigned
- photo_url
varchar(255)
- first_name
varchar(255)
- last_name
varchar(255)
- nick_name
varchar(255)
- gender
tinyint(4)
- date_of_birth
date
- id_card_type_id
bigint(20) unsigned
- id_card_number
varchar(50)
- id_card_issuer
varchar(255)
- id_card_expire_date
date
- nationality
varchar(50)
- race
varchar(50)
- marital_status_type_id
bigint(20) unsigned
- employment_status_id
bigint(20) unsigned
- job_id
bigint(20) unsigned
- job_other
varchar(255)
- business_type_id
bigint(20) unsigned
- residential_style_id
bigint(20) unsigned
- bank_id
bigint(20) unsigned
- bank_branch_name
varchar(50)
- bank_account_number
varchar(50)
- status
tinyint(3) unsigned
- email
varchar(255)
- line_id
varchar(255)
- workplace_name
varchar(255)
- monthly_income_amount
decimal(12,2)
- monthly_expense_amount
decimal(12,2)
- yearly_bonus_amount
decimal(12,2)
- credit_limit_amount
decimal(12,2)
- income_source
text
- is_dealer
tinyint(3)
- is_mortgagor
tinyint(3)
- is_agent
tinyint(3)
- book_bank_file_name
varchar(255)
- spouse_prefix_name_id
bigint(20) unsigned
- spouse_first_name
varchar(255)
- spouse_last_name
varchar(255)
- spouse_nick_name
varchar(255)
- spouse_gender
tinyint(4) unsigned
- spouse_date_of_birth
date
- spouse_nationality
varchar(50)
- spouse_telephone_number
varchar(255)
- spouse_address
varchar(255)
- spouse_sub_district
varchar(255)
- spouse_district
varchar(255)
- spouse_province
varchar(255)
- spouse_zipcode
varchar(255)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_at
timestamp
- migration_id
bigint(20)
- canceled_by
bigint(20) unsigned
Sample data (100 rows) |
customers 59
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- customer_data_type
bigint(20)
- customer_type_id
bigint(20) unsigned
- prefix_name_id
bigint(20) unsigned
- photo_url
varchar(255)
- first_name
varchar(255)
- last_name
varchar(255)
- nick_name
varchar(255)
- gender
tinyint(4)
- date_of_birth
date
- id_card_type_id
bigint(20) unsigned
- id_card_number
varchar(50)
- id_card_issuer
varchar(255)
- id_card_expire_date
date
- nationality
varchar(50)
- race
varchar(50)
- marital_status_type_id
bigint(20) unsigned
- employment_status_id
bigint(20) unsigned
- job_id
bigint(20) unsigned
- job_other
varchar(255)
- business_type_id
bigint(20) unsigned
- residential_style_id
bigint(20) unsigned
- bank_id
bigint(20) unsigned
- bank_branch_name
varchar(50)
- bank_account_number
varchar(50)
- status
tinyint(3) unsigned
- email
varchar(255)
- line_id
varchar(255)
- workplace_name
varchar(255)
- monthly_income_amount
decimal(12,2)
- monthly_expense_amount
decimal(12,2)
- yearly_bonus_amount
decimal(12,2)
- credit_limit_amount
decimal(12,2)
- income_source
text
- is_dealer
tinyint(3)
- is_mortgagor
tinyint(3)
- is_agent
tinyint(3)
- book_bank_file_name
varchar(255)
- spouse_prefix_name_id
bigint(20) unsigned
- spouse_first_name
varchar(255)
- spouse_last_name
varchar(255)
- spouse_nick_name
varchar(255)
- spouse_gender
tinyint(4) unsigned
- spouse_date_of_birth
date
- spouse_nationality
varchar(50)
- spouse_telephone_number
varchar(255)
- spouse_address
varchar(255)
- spouse_sub_district
varchar(255)
- spouse_district
varchar(255)
- spouse_province
varchar(255)
- spouse_zipcode
varchar(255)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_at
timestamp
- migration_id
bigint(20)
- canceled_by
bigint(20) unsigned
Sample data (100 rows) |
daily_report_details 11
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- daily_report_id
bigint(20) unsigned
- daily_report_group_detail_id
bigint(20) unsigned
- amount
decimal(12,2)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
daily_report_details 11
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- daily_report_id
bigint(20) unsigned
- daily_report_group_detail_id
bigint(20) unsigned
- amount
decimal(12,2)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
daily_report_group_detail_items 11
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- daily_report_group_detail_id
bigint(20) unsigned
- item_id
bigint(20) unsigned
- item_model_name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
daily_report_group_detail_items 11
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- daily_report_group_detail_id
bigint(20) unsigned
- item_id
bigint(20) unsigned
- item_model_name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
daily_report_group_details 12
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- daily_report_group_id
bigint(20) unsigned
- operation
tinyint(3) unsigned
- name
varchar(255)
- order_by
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
daily_report_group_details 12
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- daily_report_group_id
bigint(20) unsigned
- operation
tinyint(3) unsigned
- name
varchar(255)
- order_by
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
daily_report_groups 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- order_by
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
daily_report_groups 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- order_by
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
daily_reports 18
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- report_date
date
- book_bank_id
bigint(20) unsigned
- daily_report_group_id
bigint(20) unsigned
- bring_forward
decimal(12,2) unsigned
- amount
decimal(12,2)
- remark
text
- status
tinyint(3) unsigned
- approved_by
bigint(20) unsigned
- approved_at
timestamp
- hq_approved_by
bigint(20) unsigned
- hq_approved_at
timestamp
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
daily_reports 18
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- report_date
date
- book_bank_id
bigint(20) unsigned
- daily_report_group_id
bigint(20) unsigned
- bring_forward
decimal(12,2) unsigned
- amount
decimal(12,2)
- remark
text
- status
tinyint(3) unsigned
- approved_by
bigint(20) unsigned
- approved_at
timestamp
- hq_approved_by
bigint(20) unsigned
- hq_approved_at
timestamp
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
debt_buyers 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
debt_buyers 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
debtor_statuses 38
engine: InnoDB collation: utf8mb4_unicode_ci
- report_date
date
- updated_at
timestamp
- previous_ar_aging_id
bigint(20) unsigned
- previous_ar_aging_code
varchar(10)
- previous_ar_aging_name
varchar(255)
- ar_aging_id
bigint(20) unsigned
- ar_aging_code
varchar(10)
- ar_aging_name
varchar(255)
- branch_id
bigint(20) unsigned
- branch_code
varchar(255)
- branch_name
varchar(255)
- customer_id
bigint(20) unsigned
- prefix_name
varchar(255)
- first_name
varchar(255)
- last_name
varchar(255)
- contract_id
bigint(20) unsigned
- contract_no
varchar(255)
- contract_date
date
- first_due_date
date
- loan_interest_rate
decimal(7,4)
- loan_amount
decimal(12,2)
- interest_amount
decimal(12,2)
- term
int(10) unsigned
- installment_amount
decimal(12,2)
- paid_principal_amount
decimal(12,2)
- paid_interest_amount
decimal(12,2)
- principal_balance
decimal(12,2)
- day_past_due
int(10) unsigned
- term_past_due
int(10) unsigned
- due_date
date
- term_no
int(10) unsigned
- pay_amount
decimal(12,2)
- amount_past_due
decimal(12,2)
- principal_past_due
decimal(12,2)
- interest_past_due
decimal(12,2)
- fine_past_due
decimal(12,2) unsigned
- collection_fee_past_due
decimal(12,2) unsigned
- last_payment_date
date
Sample data (100 rows) |
debtor_statuses 38
engine: InnoDB collation: utf8mb4_unicode_ci
- report_date
date
- updated_at
timestamp
- previous_ar_aging_id
bigint(20) unsigned
- previous_ar_aging_code
varchar(10)
- previous_ar_aging_name
varchar(255)
- ar_aging_id
bigint(20) unsigned
- ar_aging_code
varchar(10)
- ar_aging_name
varchar(255)
- branch_id
bigint(20) unsigned
- branch_code
varchar(255)
- branch_name
varchar(255)
- customer_id
bigint(20) unsigned
- prefix_name
varchar(255)
- first_name
varchar(255)
- last_name
varchar(255)
- contract_id
bigint(20) unsigned
- contract_no
varchar(255)
- contract_date
date
- first_due_date
date
- loan_interest_rate
decimal(7,4)
- loan_amount
decimal(12,2)
- interest_amount
decimal(12,2)
- term
int(10) unsigned
- installment_amount
decimal(12,2)
- paid_principal_amount
decimal(12,2)
- paid_interest_amount
decimal(12,2)
- principal_balance
decimal(12,2)
- day_past_due
int(10) unsigned
- term_past_due
int(10) unsigned
- due_date
date
- term_no
int(10) unsigned
- pay_amount
decimal(12,2)
- amount_past_due
decimal(12,2)
- principal_past_due
decimal(12,2)
- interest_past_due
decimal(12,2)
- fine_past_due
decimal(12,2) unsigned
- collection_fee_past_due
decimal(12,2) unsigned
- last_payment_date
date
Sample data (100 rows) |
debtors 14
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- with_vat
tinyint(3)
- withholding_tax
tinyint(3)
- insurance_id
bigint(20)
- status
tinyint(3) unsigned
- effectived_at
date
- expired_at
date
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
debtors 14
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- with_vat
tinyint(3)
- withholding_tax
tinyint(3)
- insurance_id
bigint(20)
- status
tinyint(3) unsigned
- effectived_at
date
- expired_at
date
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
employment_statuses 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- bot_code
varchar(20)
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
employment_statuses 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- bot_code
varchar(20)
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
entrance_exit_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
entrance_exit_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
failed_jobs 6
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- connection
text
- queue
text
- payload
longtext
- exception
longtext
- failed_at
timestamp
Sample data (100 rows) |
failed_jobs 6
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- connection
text
- queue
text
- payload
longtext
- exception
longtext
- failed_at
timestamp
Sample data (100 rows) |
gas_installations 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
int(10) unsigned
- name
varchar(255)
- rate
decimal(5,4)
- description
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
gas_installations 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
int(10) unsigned
- name
varchar(255)
- rate
decimal(5,4)
- description
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
id_card_types 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- bot_code
varchar(50)
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
id_card_types 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- bot_code
varchar(50)
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
image_groups 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- order_by
int(10)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
image_groups 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- order_by
int(10)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
images 13
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- image_group_id
bigint(20) unsigned
- name
varchar(255)
- value
varchar(255)
- required
tinyint(3)
- order_by
int(10)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
images 13
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- image_group_id
bigint(20) unsigned
- name
varchar(255)
- value
varchar(255)
- required
tinyint(3)
- order_by
int(10)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
insurance_car_type_groups 8
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- insurance_company_id
bigint(20) unsigned
- car_type_group_id
bigint(20) unsigned
- description
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
insurance_car_type_groups 8
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- insurance_company_id
bigint(20) unsigned
- car_type_group_id
bigint(20) unsigned
- description
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
insurance_companies 13
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- insurance_id
bigint(20) unsigned
- name
varchar(255)
- initials
varchar(255)
- logo
text
- description
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
insurance_companies 13
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- insurance_id
bigint(20) unsigned
- name
varchar(255)
- initials
varchar(255)
- logo
text
- description
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
insurance_rates 15
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- insurance_company_id
bigint(20) unsigned
- min_age
int(10) unsigned
- max_age
int(10) unsigned
- insurance_year
int(10) unsigned
- male_rate
decimal(7,4)
- female_rate
decimal(7,4)
- started_date
datetime
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
insurance_rates 15
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- insurance_company_id
bigint(20) unsigned
- min_age
int(10) unsigned
- max_age
int(10) unsigned
- insurance_year
int(10) unsigned
- male_rate
decimal(7,4)
- female_rate
decimal(7,4)
- started_date
datetime
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
insurance_sales 18
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- sale_date
date
- branch_id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- receipt_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- insurance_id
bigint(20) unsigned
- insurance_company_id
bigint(20) unsigned
- insurance_premium
decimal(12,2)
- paid_date
date
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
insurance_sales 18
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- sale_date
date
- branch_id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- receipt_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- insurance_id
bigint(20) unsigned
- insurance_company_id
bigint(20) unsigned
- insurance_premium
decimal(12,2)
- paid_date
date
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
insurance_types 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
insurance_types 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
insurances 12
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- insurance_type_id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- effectived_at
date
- expired_at
date
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
insurances 12
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- insurance_type_id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- effectived_at
date
- expired_at
date
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
jobs 12
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- bot_code
varchar(50)
- ib_code
varchar(50)
- business_type_id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
jobs 12
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- bot_code
varchar(50)
- ib_code
varchar(50)
- business_type_id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
land_characteristic_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
land_characteristic_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
land_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
land_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_appointment_attachments 8
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- litigation_appointment_id
bigint(20) unsigned
- file_name
varchar(255)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_appointment_attachments 8
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- litigation_appointment_id
bigint(20) unsigned
- file_name
varchar(255)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_appointment_car_statuses 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_appointment_car_statuses 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_appointment_remarks 7
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- note
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_appointment_remarks 7
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- note
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_appointments 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- appointment_date
date
- is_meet_customer
tinyint(1)
- litigation_appointment_car_status_id
bigint(20) unsigned
- note
text
- location
point
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_appointments 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- contract_id
bigint(20) unsigned
- appointment_date
date
- is_meet_customer
tinyint(1)
- litigation_appointment_car_status_id
bigint(20) unsigned
- note
text
- location
point
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_asset_types 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_asset_types 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_assets 13
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- litigation_contract_id
bigint(20)
- litigation_asset_type_id
bigint(20)
- asset_name
varchar(255)
- remark
text
- investigation_date
datetime
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_assets 13
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- litigation_contract_id
bigint(20)
- litigation_asset_type_id
bigint(20)
- asset_name
varchar(255)
- remark
text
- investigation_date
datetime
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_auction_events 12
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- litigation_auction_id
bigint(20)
- round
tinyint(3) unsigned
- date
datetime
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_auction_events 12
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- litigation_auction_id
bigint(20)
- round
tinyint(3) unsigned
- date
datetime
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_auctions 13
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- litigation_contract_id
bigint(20)
- litigation_asset_id
bigint(20)
- location
varchar(255)
- remark
text
- selled_date
datetime
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_auctions 13
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- litigation_contract_id
bigint(20)
- litigation_asset_id
bigint(20)
- location
varchar(255)
- remark
text
- selled_date
datetime
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_collection_assignments 8
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- litigation_collection_worklist_id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_collection_assignments 8
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- litigation_collection_worklist_id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_collection_worklists 24
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- working_date
date
- branch_id
bigint(20) unsigned
- branch_code
varchar(255)
- branch_name
varchar(255)
- contract_id
bigint(20) unsigned
- contract_no
varchar(255)
- customer_id
bigint(20) unsigned
- prefix_name
varchar(255)
- first_name
varchar(255)
- last_name
varchar(255)
- collection_telephone
varchar(255)
- user_id
bigint(20) unsigned
- user_prefix_name
varchar(255)
- user_first_name
varchar(255)
- user_last_name
varchar(255)
- due_date
date
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_collection_worklists 24
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- working_date
date
- branch_id
bigint(20) unsigned
- branch_code
varchar(255)
- branch_name
varchar(255)
- contract_id
bigint(20) unsigned
- contract_no
varchar(255)
- customer_id
bigint(20) unsigned
- prefix_name
varchar(255)
- first_name
varchar(255)
- last_name
varchar(255)
- collection_telephone
varchar(255)
- user_id
bigint(20) unsigned
- user_prefix_name
varchar(255)
- user_first_name
varchar(255)
- user_last_name
varchar(255)
- due_date
date
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_contract_types 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- state
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_contract_types 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- state
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_contracts 46
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- litigation_contract_type_id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- contract_id
bigint(20)
- reference_no
varchar(50)
- reference_contract_id
bigint(20)
- contract_no
varchar(50)
- contract_date
date
- closed_date
date
- closed_amount
decimal(12,2) unsigned
- debt_buyer_id
bigint(20)
- litigation_type
tinyint(4)
- litigation_date
date
- litigation_amount
decimal(12,2) unsigned
- type_of_full_amount
tinyint(3) unsigned
- loan_type_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- principal_balance
decimal(12,2)
- interest_balance
decimal(12,2)
- fine_balance
decimal(12,2)
- collection_fee_balance
decimal(12,2)
- deficiency_balance
decimal(12,2) unsigned
- principal_amount
decimal(12,2) unsigned
- interest_rate
decimal(7,4) unsigned
- start_interest_date
date
- default_interest_rate
decimal(7,4) unsigned
- term
int(10) unsigned
- start_pay_date
date
- debt_amount
decimal(12,2) unsigned
- interest_amount
decimal(12,2) unsigned
- installment_amount
decimal(12,2) unsigned
- damage_amount
decimal(12,2) unsigned
- special_damage_amount
decimal(12,2) unsigned
- special_damage_term_type
tinyint(1) unsigned
- special_damage_term
int(10) unsigned
- asset_investigation_status
tinyint(4)
- statute_of_limitations_begin_date
date
- statute_of_limitations_end_date
date
- statute_of_limitations_years
int(11)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_contracts 46
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- litigation_contract_type_id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- contract_id
bigint(20)
- reference_no
varchar(50)
- reference_contract_id
bigint(20)
- contract_no
varchar(50)
- contract_date
date
- closed_date
date
- closed_amount
decimal(12,2) unsigned
- debt_buyer_id
bigint(20)
- litigation_type
tinyint(4)
- litigation_date
date
- litigation_amount
decimal(12,2) unsigned
- type_of_full_amount
tinyint(3) unsigned
- loan_type_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- principal_balance
decimal(12,2)
- interest_balance
decimal(12,2)
- fine_balance
decimal(12,2)
- collection_fee_balance
decimal(12,2)
- deficiency_balance
decimal(12,2) unsigned
- principal_amount
decimal(12,2) unsigned
- interest_rate
decimal(7,4) unsigned
- start_interest_date
date
- default_interest_rate
decimal(7,4) unsigned
- term
int(10) unsigned
- start_pay_date
date
- debt_amount
decimal(12,2) unsigned
- interest_amount
decimal(12,2) unsigned
- installment_amount
decimal(12,2) unsigned
- damage_amount
decimal(12,2) unsigned
- special_damage_amount
decimal(12,2) unsigned
- special_damage_term_type
tinyint(1) unsigned
- special_damage_term
int(10) unsigned
- asset_investigation_status
tinyint(4)
- statute_of_limitations_begin_date
date
- statute_of_limitations_end_date
date
- statute_of_limitations_years
int(11)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_contracts_pending_approval 41
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- litigation_contract_id
bigint(20) unsigned
- litigation_contract_type_id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- contract_id
bigint(20)
- reference_no
varchar(50)
- reference_contract_id
bigint(20)
- contract_no
varchar(50)
- contract_date
date
- closed_date
date
- closed_amount
decimal(12,2) unsigned
- debt_buyer_id
bigint(20)
- litigation_date
date
- litigation_amount
decimal(12,2) unsigned
- type_of_full_amount
tinyint(3) unsigned
- loan_type_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- deficiency_balance
decimal(12,2) unsigned
- principal_amount
decimal(12,2) unsigned
- interest_rate
decimal(7,4) unsigned
- start_interest_date
date
- default_interest_rate
decimal(7,4) unsigned
- term
int(10) unsigned
- start_pay_date
date
- debt_amount
decimal(12,2) unsigned
- interest_amount
decimal(12,2) unsigned
- installment_amount
decimal(12,2) unsigned
- damage_amount
decimal(12,2) unsigned
- special_damage_amount
decimal(12,2) unsigned
- special_damage_term_type
tinyint(1) unsigned
- special_damage_term
int(10) unsigned
- asset_investigation_status
tinyint(4)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- approval_status
tinyint(1)
- rejection_reason
text
- reviewed_by
bigint(20) unsigned
- reviewed_at
timestamp
Sample data (100 rows) |
litigation_contracts_pending_approval 41
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- litigation_contract_id
bigint(20) unsigned
- litigation_contract_type_id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- contract_id
bigint(20)
- reference_no
varchar(50)
- reference_contract_id
bigint(20)
- contract_no
varchar(50)
- contract_date
date
- closed_date
date
- closed_amount
decimal(12,2) unsigned
- debt_buyer_id
bigint(20)
- litigation_date
date
- litigation_amount
decimal(12,2) unsigned
- type_of_full_amount
tinyint(3) unsigned
- loan_type_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- deficiency_balance
decimal(12,2) unsigned
- principal_amount
decimal(12,2) unsigned
- interest_rate
decimal(7,4) unsigned
- start_interest_date
date
- default_interest_rate
decimal(7,4) unsigned
- term
int(10) unsigned
- start_pay_date
date
- debt_amount
decimal(12,2) unsigned
- interest_amount
decimal(12,2) unsigned
- installment_amount
decimal(12,2) unsigned
- damage_amount
decimal(12,2) unsigned
- special_damage_amount
decimal(12,2) unsigned
- special_damage_term_type
tinyint(1) unsigned
- special_damage_term
int(10) unsigned
- asset_investigation_status
tinyint(4)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- approval_status
tinyint(1)
- rejection_reason
text
- reviewed_by
bigint(20) unsigned
- reviewed_at
timestamp
Sample data (100 rows) |
litigation_discounts 14
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- litigation_contract_id
bigint(20)
- receipt_id
bigint(20)
- closed_amount
decimal(12,4)
- discount_amount
decimal(12,4)
- expires_at
datetime
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_discounts 14
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- litigation_contract_id
bigint(20)
- receipt_id
bigint(20)
- closed_amount
decimal(12,4)
- discount_amount
decimal(12,4)
- expires_at
datetime
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_documents 11
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- litigation_contract_id
bigint(20)
- file_name
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_documents 11
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20)
- litigation_contract_id
bigint(20)
- file_name
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_payment_tables 32
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- litigation_contract_id
bigint(20) unsigned
- term_no
int(11)
- due_date
date
- interest_day
int(11)
- installment_amount
decimal(12,2)
- bring_forward_principal_amount
decimal(12,2)
- principal_amount
decimal(12,2)
- bring_forward_interest_amount
decimal(12,2)
- interest_amount
decimal(12,2)
- bring_forward_default_interest_amount
decimal(12,2)
- default_interest_amount
decimal(12,2)
- bring_forward_damage_amount
decimal(12,2)
- damage_amount
decimal(12,2)
- bring_forward_special_damage_amount
decimal(12,2)
- special_damage_amount
decimal(12,2)
- receipt_id
bigint(20)
- receipt_date
date
- paid_installment_amount
decimal(12,2)
- paid_principal_amount
decimal(12,2)
- paid_interest_amount
decimal(12,2)
- paid_default_interest_amount
decimal(12,2)
- paid_damage_amount
decimal(12,2)
- paid_special_damage_amount
decimal(12,2)
- principal_balance
decimal(12,2)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
litigation_payment_tables 32
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- litigation_contract_id
bigint(20) unsigned
- term_no
int(11)
- due_date
date
- interest_day
int(11)
- installment_amount
decimal(12,2)
- bring_forward_principal_amount
decimal(12,2)
- principal_amount
decimal(12,2)
- bring_forward_interest_amount
decimal(12,2)
- interest_amount
decimal(12,2)
- bring_forward_default_interest_amount
decimal(12,2)
- default_interest_amount
decimal(12,2)
- bring_forward_damage_amount
decimal(12,2)
- damage_amount
decimal(12,2)
- bring_forward_special_damage_amount
decimal(12,2)
- special_damage_amount
decimal(12,2)
- receipt_id
bigint(20)
- receipt_date
date
- paid_installment_amount
decimal(12,2)
- paid_principal_amount
decimal(12,2)
- paid_interest_amount
decimal(12,2)
- paid_default_interest_amount
decimal(12,2)
- paid_damage_amount
decimal(12,2)
- paid_special_damage_amount
decimal(12,2)
- principal_balance
decimal(12,2)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
loan_periods 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- period
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
loan_periods 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- period
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
loan_targets 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- target_date
date
- target_amount
decimal(15,2)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
loan_targets 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- target_date
date
- target_amount
decimal(15,2)
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
loan_types 13
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- bot_code
varchar(50)
- name
varchar(255)
- description
text
- type_of_calculation
int(11)
- has_vat
tinyint(3)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
loan_types 13
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- bot_code
varchar(50)
- name
varchar(255)
- description
text
- type_of_calculation
int(11)
- has_vat
tinyint(3)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
marital_status_types 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
marital_status_types 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
menus 12
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- title
varchar(255)
- url
varchar(255)
- icon
varchar(255)
- order_by
int(10) unsigned
- parent_id
bigint(20) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
menus 12
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- title
varchar(255)
- url
varchar(255)
- icon
varchar(255)
- order_by
int(10) unsigned
- parent_id
bigint(20) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
migrations 3
engine: InnoDB collation: utf8mb4_unicode_ci
- id
int(10) unsigned
- migration
varchar(255)
- batch
int(11)
Sample data (100 rows) |
migrations 3
engine: InnoDB collation: utf8mb4_unicode_ci
- id
int(10) unsigned
- migration
varchar(255)
- batch
int(11)
Sample data (100 rows) |
model_detail_images 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- model_detail_name
varchar(255)
- name
varchar(255)
- path
varchar(255)
- size
int(10) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
model_detail_images 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- model_detail_name
varchar(255)
- name
varchar(255)
- path
varchar(255)
- size
int(10) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
model_details 13
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- model_id
bigint(20) unsigned
- name
varchar(255)
- description
text
- cc
decimal(8,2)
- year
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
model_details 13
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- model_id
bigint(20) unsigned
- name
varchar(255)
- description
text
- cc
decimal(8,2)
- year
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
model_images 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- model_id
bigint(20) unsigned
- name
varchar(255)
- path
varchar(255)
- size
int(10) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
model_images 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- model_id
bigint(20) unsigned
- name
varchar(255)
- path
varchar(255)
- size
int(10) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
models 12
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- car_type_id
bigint(20) unsigned
- brand_id
bigint(20) unsigned
- name
varchar(255)
- description
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
models 12
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- car_type_id
bigint(20) unsigned
- brand_id
bigint(20) unsigned
- name
varchar(255)
- description
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
notice_letters 48
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- notice_no
varchar(255)
- notice_date
date
- branch_id
bigint(20) unsigned
- branch_code
varchar(255)
- branch_name
varchar(255)
- customer_id
bigint(20) unsigned
- prefix_name
varchar(255)
- first_name
varchar(255)
- last_name
varchar(255)
- guarantor1_id
bigint(20) unsigned
- guarantor1_name
varchar(255)
- guarantor2_id
bigint(20) unsigned
- guarantor2_name
varchar(255)
- guarantor3_id
bigint(20) unsigned
- guarantor3_name
varchar(255)
- contract_id
bigint(20) unsigned
- contract_no
varchar(255)
- contract_date
date
- loan_amount
decimal(12,2)
- installment_amount
decimal(12,2)
- term
int(10) unsigned
- car_type_id
bigint(20) unsigned
- car_type_name
varchar(255)
- brand_id
bigint(20) unsigned
- brand_name
varchar(255)
- model_id
bigint(20) unsigned
- model_name
varchar(255)
- model_detail_id
bigint(20) unsigned
- model_detail_name
varchar(255)
- engine_number
varchar(255)
- chassis_number
varchar(255)
- registration_no
varchar(50)
- term_no
int(10) unsigned
- term_past_due
int(10) unsigned
- amount_past_due
decimal(12,2)
- installment_past_due
decimal(12,2)
- fine_past_due
decimal(12,2)
- collection_fee_past_due
decimal(12,2)
- as_of_date
date
- notice_day
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
notice_letters 48
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- notice_no
varchar(255)
- notice_date
date
- branch_id
bigint(20) unsigned
- branch_code
varchar(255)
- branch_name
varchar(255)
- customer_id
bigint(20) unsigned
- prefix_name
varchar(255)
- first_name
varchar(255)
- last_name
varchar(255)
- guarantor1_id
bigint(20) unsigned
- guarantor1_name
varchar(255)
- guarantor2_id
bigint(20) unsigned
- guarantor2_name
varchar(255)
- guarantor3_id
bigint(20) unsigned
- guarantor3_name
varchar(255)
- contract_id
bigint(20) unsigned
- contract_no
varchar(255)
- contract_date
date
- loan_amount
decimal(12,2)
- installment_amount
decimal(12,2)
- term
int(10) unsigned
- car_type_id
bigint(20) unsigned
- car_type_name
varchar(255)
- brand_id
bigint(20) unsigned
- brand_name
varchar(255)
- model_id
bigint(20) unsigned
- model_name
varchar(255)
- model_detail_id
bigint(20) unsigned
- model_detail_name
varchar(255)
- engine_number
varchar(255)
- chassis_number
varchar(255)
- registration_no
varchar(50)
- term_no
int(10) unsigned
- term_past_due
int(10) unsigned
- amount_past_due
decimal(12,2)
- installment_past_due
decimal(12,2)
- fine_past_due
decimal(12,2)
- collection_fee_past_due
decimal(12,2)
- as_of_date
date
- notice_day
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
paid_types 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
paid_types 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
parking_lots 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- description
text
- parent_id
bigint(20) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
parking_lots 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- description
text
- parent_id
bigint(20) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
password_resets 3
engine: InnoDB collation: utf8mb4_unicode_ci
- email
varchar(255)
- token
varchar(255)
- created_at
timestamp
Sample data (100 rows) |
password_resets 3
engine: InnoDB collation: utf8mb4_unicode_ci
- email
varchar(255)
- token
varchar(255)
- created_at
timestamp
Sample data (100 rows) |
pay_contract_lots 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
pay_contract_lots 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
pay_contracts 27
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- pay_contract_lot_id
bigint(20)
- contract_id
bigint(20) unsigned
- payment_voucher_id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- bank_id
bigint(20) unsigned
- bank_branch_code
varchar(4)
- bank_branch_name
varchar(50)
- bank_account_number
varchar(50)
- amount
decimal(12,2)
- payment_type
varchar(50)
- debit_account_no
varchar(50)
- effective_date
date
- status
tinyint(3) unsigned
- remark
text
- approved_by
bigint(20) unsigned
- approved_at
timestamp
- done_by
bigint(20) unsigned
- done_at
timestamp
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
pay_contracts 27
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- pay_contract_lot_id
bigint(20)
- contract_id
bigint(20) unsigned
- payment_voucher_id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- bank_id
bigint(20) unsigned
- bank_branch_code
varchar(4)
- bank_branch_name
varchar(50)
- bank_account_number
varchar(50)
- amount
decimal(12,2)
- payment_type
varchar(50)
- debit_account_no
varchar(50)
- effective_date
date
- status
tinyint(3) unsigned
- remark
text
- approved_by
bigint(20) unsigned
- approved_at
timestamp
- done_by
bigint(20) unsigned
- done_at
timestamp
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
payment_voucher_details 16
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- payment_voucher_id
bigint(20) unsigned
- debtor_id
bigint(20) unsigned
- withholding_tax_rate
decimal(5,4) unsigned
- vat_rate
decimal(5,4) unsigned
- amount
decimal(12,2)
- vat
decimal(12,2)
- net
decimal(12,2)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
payment_voucher_details 16
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- payment_voucher_id
bigint(20) unsigned
- debtor_id
bigint(20) unsigned
- withholding_tax_rate
decimal(5,4) unsigned
- vat_rate
decimal(5,4) unsigned
- amount
decimal(12,2)
- vat
decimal(12,2)
- net
decimal(12,2)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
payment_vouchers 20
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- voucher_date
date
- voucher_no
varchar(50)
- contract_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- paid_to
varchar(255)
- paid_address
varchar(255)
- amount
decimal(12,2)
- vat
decimal(12,2)
- net
decimal(12,2)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
payment_vouchers 20
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- voucher_date
date
- voucher_no
varchar(50)
- contract_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- paid_to
varchar(255)
- paid_address
varchar(255)
- amount
decimal(12,2)
- vat
decimal(12,2)
- net
decimal(12,2)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
permissions 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- role_id
bigint(20) unsigned
- menu_id
bigint(20) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
permissions 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- role_id
bigint(20) unsigned
- menu_id
bigint(20) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
prefix_names 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- gender
tinyint(3) unsigned
- order_by
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
prefix_names 11
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- gender
tinyint(3) unsigned
- order_by
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
price_list_histories 17
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- price_list_id
bigint(20) unsigned
- log_by
bigint(20) unsigned
- log_at
timestamp
- price_list_version_id
bigint(20) unsigned
- car_type_id
bigint(20) unsigned
- brand_id
bigint(20) unsigned
- model_id
bigint(20) unsigned
- model_detail_id
bigint(20) unsigned
- price
decimal(12,2)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
price_list_histories 17
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- price_list_id
bigint(20) unsigned
- log_by
bigint(20) unsigned
- log_at
timestamp
- price_list_version_id
bigint(20) unsigned
- car_type_id
bigint(20) unsigned
- brand_id
bigint(20) unsigned
- model_id
bigint(20) unsigned
- model_detail_id
bigint(20) unsigned
- price
decimal(12,2)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
price_list_versions 8
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
price_list_versions 8
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
price_lists 14
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- price_list_version_id
bigint(20) unsigned
- car_type_id
bigint(20) unsigned
- brand_id
bigint(20) unsigned
- model_id
bigint(20) unsigned
- model_detail_id
bigint(20) unsigned
- price
decimal(12,2)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
price_lists 14
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- price_list_version_id
bigint(20) unsigned
- car_type_id
bigint(20) unsigned
- brand_id
bigint(20) unsigned
- model_id
bigint(20) unsigned
- model_detail_id
bigint(20) unsigned
- price
decimal(12,2)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
receipt_details 19
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- receipt_id
bigint(20) unsigned
- debtor_id
bigint(20) unsigned
- qty
int(10) unsigned
- unit
varchar(50)
- price
decimal(12,2)
- vat_rate
decimal(5,4) unsigned
- amount
decimal(12,2)
- vat
decimal(12,2)
- net
decimal(12,2)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
- migration_remark
text
Sample data (100 rows) |
receipt_details 19
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- receipt_id
bigint(20) unsigned
- debtor_id
bigint(20) unsigned
- qty
int(10) unsigned
- unit
varchar(50)
- price
decimal(12,2)
- vat_rate
decimal(5,4) unsigned
- amount
decimal(12,2)
- vat
decimal(12,2)
- net
decimal(12,2)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
- migration_remark
text
Sample data (100 rows) |
receipts 24
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- bill_payment_id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- receipt_type
tinyint(3) unsigned
- receipt_date
date
- receipt_no
varchar(50)
- contract_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- dealer_id
bigint(20) unsigned
- received_from
varchar(255)
- received_address
varchar(255)
- paid_type_id
bigint(20) unsigned
- amount
decimal(12,2)
- vat
decimal(12,2)
- net
decimal(12,2)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
- migration_id
bigint(20)
Sample data (100 rows) |
receipts 24
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- bill_payment_id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- receipt_type
tinyint(3) unsigned
- receipt_date
date
- receipt_no
varchar(50)
- contract_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- dealer_id
bigint(20) unsigned
- received_from
varchar(255)
- received_address
varchar(255)
- paid_type_id
bigint(20) unsigned
- amount
decimal(12,2)
- vat
decimal(12,2)
- net
decimal(12,2)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
- migration_id
bigint(20)
Sample data (100 rows) |
regions 10
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- order_by
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
regions 10
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- order_by
int(10) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
relationships 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
relationships 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
residential_styles 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
residential_styles 9
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
road_characteristic_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
road_characteristic_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
road_width_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
road_width_types 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
roles 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
roles 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- name
varchar(255)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
seized_car_documents 13
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- seized_car_id
bigint(20) unsigned
- image_group_id
bigint(20) unsigned
- image_id
bigint(20) unsigned
- file_name
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
seized_car_documents 13
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- seized_car_id
bigint(20) unsigned
- image_group_id
bigint(20) unsigned
- image_id
bigint(20) unsigned
- file_name
varchar(255)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
seized_car_prices 12
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- seized_car_id
bigint(20) unsigned
- auction_date
date
- price
decimal(12,2)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
seized_car_prices 12
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- seized_car_id
bigint(20) unsigned
- auction_date
date
- price
decimal(12,2)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
seized_cars 34
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- contract_type
tinyint(4)
- contract_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- temporary_date
date
- seized_car_date
date
- principal_balance
decimal(12,2)
- interest_balance
decimal(12,2)
- fine_balance
decimal(12,2)
- collection_fee_balance
decimal(12,2)
- parking_lot_id
bigint(20) unsigned
- parking_lot_other
varchar(255)
- auction_company_id
bigint(20) unsigned
- report_date
date
- ar_aging_id
bigint(20) unsigned
- ar_aging_code
varchar(10)
- ar_aging_name
varchar(255)
- day_past_due
int(10) unsigned
- term_past_due
int(10) unsigned
- selled_date
date
- selled_price
decimal(12,2)
- refund_date
date
- refund_amount
decimal(12,2)
- litigation_contract_id
bigint(20)
- litigation_date
date
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
seized_cars 34
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- contract_type
tinyint(4)
- contract_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- temporary_date
date
- seized_car_date
date
- principal_balance
decimal(12,2)
- interest_balance
decimal(12,2)
- fine_balance
decimal(12,2)
- collection_fee_balance
decimal(12,2)
- parking_lot_id
bigint(20) unsigned
- parking_lot_other
varchar(255)
- auction_company_id
bigint(20) unsigned
- report_date
date
- ar_aging_id
bigint(20) unsigned
- ar_aging_code
varchar(10)
- ar_aging_name
varchar(255)
- day_past_due
int(10) unsigned
- term_past_due
int(10) unsigned
- selled_date
date
- selled_price
decimal(12,2)
- refund_date
date
- refund_amount
decimal(12,2)
- litigation_contract_id
bigint(20)
- litigation_date
date
- remark
text
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
temp_import_contracts 20
engine: InnoDB collation: utf8mb3_general_ci
- contract_number
varchar(255)
- customer_name
varchar(255)
- contract_date
date
- first_due_date
date
- last_paid_date
date
- interest_rate
decimal(7,4)
- number_of_dpd
int(11)
- principal
decimal(12,2)
- interest
decimal(12,2)
- number_of_installments
int(11)
- installment_amount
decimal(12,2)
- total_principal_paid
decimal(12,2)
- total_interest_paid
decimal(12,2)
- outstanding_principal
decimal(12,2)
- interest_accrued_to_date
decimal(12,2)
- penalty_accrued_to_date
decimal(12,2)
- collection_fee_accrued_to_date
decimal(12,2)
- contract_status
varchar(255)
- branch_code
varchar(255)
- remaining_installments
int(11)
Sample data (100 rows) |
temp_import_contracts 20
engine: InnoDB collation: utf8mb3_general_ci
- contract_number
varchar(255)
- customer_name
varchar(255)
- contract_date
date
- first_due_date
date
- last_paid_date
date
- interest_rate
decimal(7,4)
- number_of_dpd
int(11)
- principal
decimal(12,2)
- interest
decimal(12,2)
- number_of_installments
int(11)
- installment_amount
decimal(12,2)
- total_principal_paid
decimal(12,2)
- total_interest_paid
decimal(12,2)
- outstanding_principal
decimal(12,2)
- interest_accrued_to_date
decimal(12,2)
- penalty_accrued_to_date
decimal(12,2)
- collection_fee_accrued_to_date
decimal(12,2)
- contract_status
varchar(255)
- branch_code
varchar(255)
- remaining_installments
int(11)
Sample data (100 rows) |
temp_import_customers 9
engine: InnoDB collation: utf8mb3_general_ci
- contract_number
varchar(255)
- id_card
varchar(255)
- customer_name
varchar(255)
- birthdate
date
- employment_status
varchar(255)
- occupation
varchar(255)
- occupation_other
text
- business_type
varchar(255)
- income
decimal(12,2)
Sample data (100 rows) |
temp_import_customers 9
engine: InnoDB collation: utf8mb3_general_ci
- contract_number
varchar(255)
- id_card
varchar(255)
- customer_name
varchar(255)
- birthdate
date
- employment_status
varchar(255)
- occupation
varchar(255)
- occupation_other
text
- business_type
varchar(255)
- income
decimal(12,2)
Sample data (100 rows) |
user_roles 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- branch_id
bigint(20)
- role_id
bigint(20)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
user_roles 9
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- branch_id
bigint(20)
- role_id
bigint(20)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
users 20
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- role_id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- code
varchar(50)
- prefix_name_id
bigint(20) unsigned
- first_name
varchar(255)
- last_name
varchar(255)
- email
varchar(255)
- email_verified_at
timestamp
- password
varchar(255)
- photo_url
varchar(255)
- remember_token
varchar(100)
- api_token
varchar(80)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
users 20
engine: InnoDB collation: utf8mb4_unicode_ci
- id
bigint(20) unsigned
- role_id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- code
varchar(50)
- prefix_name_id
bigint(20) unsigned
- first_name
varchar(255)
- last_name
varchar(255)
- email
varchar(255)
- email_verified_at
timestamp
- password
varchar(255)
- photo_url
varchar(255)
- remember_token
varchar(100)
- api_token
varchar(80)
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
withholding_taxes 18
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- tax_date
date
- tax_no
varchar(255)
- payment_voucher_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- debtor_id
bigint(20) unsigned
- tax_rate
decimal(5,4)
- amount
decimal(12,2)
- tax
decimal(12,2)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
withholding_taxes 18
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- branch_id
bigint(20) unsigned
- tax_date
date
- tax_no
varchar(255)
- payment_voucher_id
bigint(20) unsigned
- customer_id
bigint(20) unsigned
- debtor_id
bigint(20) unsigned
- tax_rate
decimal(5,4)
- amount
decimal(12,2)
- tax
decimal(12,2)
- status
tinyint(3) unsigned
- remark
text
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
worklist_access_histories 4
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- worklist_id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- created_at
timestamp
Sample data (100 rows) |
worklist_access_histories 4
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- worklist_id
bigint(20) unsigned
- user_id
bigint(20) unsigned
- created_at
timestamp
Sample data (100 rows) |
worklist_users 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- worklist_id
bigint(20) unsigned
- branch_id
bigint(20)
- role_id
bigint(20)
- user_id
bigint(20) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
worklist_users 10
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- worklist_id
bigint(20) unsigned
- branch_id
bigint(20)
- role_id
bigint(20)
- user_id
bigint(20) unsigned
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
worklists 15
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- title
varchar(255)
- link
varchar(255)
- json_data
text
- description
text
- worked_by
bigint(20) unsigned
- worked_at
timestamp
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |
worklists 15
engine: InnoDB collation: utf8mb3_general_ci
- id
bigint(20) unsigned
- name
varchar(255)
- title
varchar(255)
- link
varchar(255)
- json_data
text
- description
text
- worked_by
bigint(20) unsigned
- worked_at
timestamp
- status
tinyint(3) unsigned
- created_by
bigint(20) unsigned
- created_at
timestamp
- updated_by
bigint(20) unsigned
- updated_at
timestamp
- canceled_by
bigint(20) unsigned
- canceled_at
timestamp
Sample data (100 rows) |