mirror of
https://github.com/pruzko/hakuin
synced 2024-11-08 15:59:24 +01:00
1308 lines
26 KiB
JSON
1308 lines
26 KiB
JSON
{
|
|
"addresses": [
|
|
"id",
|
|
"line_2",
|
|
"details",
|
|
"line_2_number_street",
|
|
"country_code",
|
|
"other_details",
|
|
"city",
|
|
"city_town",
|
|
"line_1_number_building",
|
|
"address_id",
|
|
"line_4_other",
|
|
"zip_or_postcode",
|
|
"state_provice_county",
|
|
"state_province_county",
|
|
"country",
|
|
"line_3_area_locality_suburb",
|
|
"line_3",
|
|
"line_3_area_locality",
|
|
"state_province",
|
|
"line_1",
|
|
"zip_postcode",
|
|
"town_city"
|
|
],
|
|
"address_types": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"customer_addresses": [
|
|
"id",
|
|
"customer_id",
|
|
"date_to",
|
|
"date_address_from",
|
|
"premise_id",
|
|
"date_address_to",
|
|
"address_type_code",
|
|
"address_id",
|
|
"date_from"
|
|
],
|
|
"customers": [
|
|
"id",
|
|
"state_county_province",
|
|
"date_card_expiry",
|
|
"login",
|
|
"payment_method_code",
|
|
"credit_card_number",
|
|
"other_details",
|
|
"organisation_name",
|
|
"address",
|
|
"country",
|
|
"emai",
|
|
"last_name",
|
|
"middle_name",
|
|
"email_address",
|
|
"middle_initial",
|
|
"county",
|
|
"phone",
|
|
"address_line_1",
|
|
"address_line_4",
|
|
"password",
|
|
"login_password",
|
|
"date_originally_joined",
|
|
"name",
|
|
"email",
|
|
"commercial_or_domestic",
|
|
"first_name",
|
|
"phone_number",
|
|
"number",
|
|
"address_id",
|
|
"organisation_or_person",
|
|
"address_line_3",
|
|
"address_line_2",
|
|
"login_name",
|
|
"town_city",
|
|
"gender"
|
|
],
|
|
"meters": [
|
|
"id",
|
|
"type",
|
|
"location",
|
|
"other_details",
|
|
"manufacturer"
|
|
],
|
|
"bill_status_codes": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"water_bills": [
|
|
"bill_status_code",
|
|
"id",
|
|
"other_details",
|
|
"date_period_from",
|
|
"amount_due",
|
|
"date_period_to",
|
|
"date_payment_due",
|
|
"meter_reading_id"
|
|
],
|
|
"customer_meters": [
|
|
"id",
|
|
"customer_id",
|
|
"date_to",
|
|
"meter_id",
|
|
"date_from",
|
|
"other_details"
|
|
],
|
|
"meter_readings": [
|
|
"id",
|
|
"customer_meter_id",
|
|
"reading_value",
|
|
"date_of_reading",
|
|
"other_details"
|
|
],
|
|
"payment_status_codes": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"payments": [
|
|
"payment_type_code",
|
|
"payment_status_code",
|
|
"id",
|
|
"amount_of_payment",
|
|
"other_details",
|
|
"date",
|
|
"bill_id",
|
|
"amount",
|
|
"date_of_payment"
|
|
],
|
|
"payment_type_codes": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"orders": [
|
|
"id",
|
|
"customer_id",
|
|
"details",
|
|
"date_order_placed",
|
|
"order_status_code"
|
|
],
|
|
"invoices": [
|
|
"details",
|
|
"id",
|
|
"other_details",
|
|
"client_id",
|
|
"number",
|
|
"date_paid",
|
|
"invoice_status_code",
|
|
"total_fees",
|
|
"amount_payable",
|
|
"date_issued",
|
|
"date",
|
|
"period_id",
|
|
"discount",
|
|
"order_id"
|
|
],
|
|
"accounts": [
|
|
"id",
|
|
"name",
|
|
"customer_id",
|
|
"date_account_opened",
|
|
"account_number",
|
|
"account_type_code",
|
|
"student_id",
|
|
"other_details",
|
|
"bank_id"
|
|
],
|
|
"products": [
|
|
"product_type_code",
|
|
"id",
|
|
"name",
|
|
"color",
|
|
"description",
|
|
"price",
|
|
"other_details",
|
|
"size",
|
|
"production_type_code",
|
|
"category_code"
|
|
],
|
|
"order_items": [
|
|
"order_quantity",
|
|
"id",
|
|
"quality",
|
|
"monthly_payment_amount",
|
|
"product_quantity",
|
|
"price",
|
|
"other_details",
|
|
"service_id",
|
|
"delivered_datetime",
|
|
"rma_issued_by",
|
|
"rma_issued_date",
|
|
"monthly_payment_date",
|
|
"product_id",
|
|
"rma_number",
|
|
"quantity",
|
|
"status_code",
|
|
"order_item_status_code",
|
|
"order_id"
|
|
],
|
|
"invoice_line_items": [
|
|
"invoice_number",
|
|
"product_quantity",
|
|
"order_item_id",
|
|
"other_details",
|
|
"derived_product_cost",
|
|
"derived_vat_payable",
|
|
"derived_total_cost",
|
|
"product_id",
|
|
"product_title",
|
|
"product_price"
|
|
],
|
|
"financial_transactions": [
|
|
"invoice_number",
|
|
"id",
|
|
"account_id",
|
|
"other_details",
|
|
"transaction_date",
|
|
"transaction_amount",
|
|
"transaction_type_code",
|
|
"transaction_comment"
|
|
],
|
|
"product_types": [
|
|
"code",
|
|
"product_type_description",
|
|
"vat_rating",
|
|
"parent_production_type_code",
|
|
"parent_product_type_code",
|
|
"description"
|
|
],
|
|
"transaction_types": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"banks": [
|
|
"id",
|
|
"name",
|
|
"details"
|
|
],
|
|
"student_addresses": [
|
|
"date_to",
|
|
"address_type_code",
|
|
"address_id",
|
|
"student_id",
|
|
"date_from"
|
|
],
|
|
"students": [
|
|
"id",
|
|
"name",
|
|
"other_details",
|
|
"phone_email"
|
|
],
|
|
"credit_cards": [
|
|
"student_id",
|
|
"details",
|
|
"card_type_code",
|
|
"number"
|
|
],
|
|
"fees_status": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"fees_types": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"student_fees_due": [
|
|
"id",
|
|
"comments",
|
|
"due_date",
|
|
"fees_type_code",
|
|
"student_id",
|
|
"fees_status_code",
|
|
"collected_date",
|
|
"other_details",
|
|
"amount",
|
|
"merchant_id"
|
|
],
|
|
"student_fees_collected": [
|
|
"id",
|
|
"details",
|
|
"comments",
|
|
"due_date",
|
|
"credit_card_number",
|
|
"student_id",
|
|
"payment_method_code",
|
|
"collected_date",
|
|
"amount"
|
|
],
|
|
"merchants": [
|
|
"id",
|
|
"name",
|
|
"details"
|
|
],
|
|
"banks_interfaces": [
|
|
"id",
|
|
"account_id",
|
|
"student_fees_id",
|
|
"details"
|
|
],
|
|
"payment_methods": [
|
|
"code",
|
|
"descriptions",
|
|
"description"
|
|
],
|
|
"merchants_interfaces": [
|
|
"id",
|
|
"student_fees_id",
|
|
"merchant_id",
|
|
"details"
|
|
],
|
|
"student_fines": [
|
|
"id",
|
|
"payment_due_date",
|
|
"status_code",
|
|
"amount_due",
|
|
"other_details"
|
|
],
|
|
"student_loans": [
|
|
"id",
|
|
"last_payment_date",
|
|
"initial_loan_amount",
|
|
"standard_load_id",
|
|
"load_period",
|
|
"other_details",
|
|
"regular_repayment_amount",
|
|
"first_repayment_date",
|
|
"guarantor_id"
|
|
],
|
|
"student_tuition_fees": [
|
|
"id",
|
|
"details"
|
|
],
|
|
"other_fees": [
|
|
"id",
|
|
"details"
|
|
],
|
|
"customer_payment_methods": [
|
|
"id",
|
|
"customer_id",
|
|
"details",
|
|
"credit_card_number",
|
|
"payment_method_code"
|
|
],
|
|
"order_status_codes": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"shipments": [
|
|
"invoice_number",
|
|
"id",
|
|
"details",
|
|
"to_organization_id",
|
|
"from_organization_id",
|
|
"date",
|
|
"tracking_number",
|
|
"order_id"
|
|
],
|
|
"invoice_status_codes": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"shipment_items": [
|
|
"order_item_id",
|
|
"shipment_id"
|
|
],
|
|
"order_item_status_codes": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"locations": [
|
|
"location_type_code",
|
|
"id",
|
|
"name",
|
|
"details",
|
|
"description",
|
|
"other_details",
|
|
"address_id",
|
|
"building_id",
|
|
"address"
|
|
],
|
|
"occupational_health_regulations": [
|
|
"id",
|
|
"details"
|
|
],
|
|
"party_types": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"event_outcomes": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"event_types": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"events": [
|
|
"id",
|
|
"name",
|
|
"results",
|
|
"objective",
|
|
"other_details",
|
|
"start_date",
|
|
"event_type_code",
|
|
"from_date",
|
|
"organisation_id",
|
|
"to_date",
|
|
"end_date",
|
|
"value_system_id",
|
|
"description",
|
|
"tribal_customs_id",
|
|
"occupational_health_regulations_id",
|
|
"location_id",
|
|
"event_outcome_code"
|
|
],
|
|
"party": [
|
|
"party_type_code",
|
|
"id",
|
|
"description"
|
|
],
|
|
"roles": [
|
|
"code",
|
|
"name",
|
|
"id",
|
|
"description",
|
|
"desciption"
|
|
],
|
|
"service_types": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"services": [
|
|
"id",
|
|
"name",
|
|
"service_type_code",
|
|
"description",
|
|
"service_category_code",
|
|
"period_code",
|
|
"other_details",
|
|
"parent_service_id",
|
|
"price_per_period"
|
|
],
|
|
"services_in_events": [
|
|
"event_id",
|
|
"service_id"
|
|
],
|
|
"party_and_roles_in_events": [
|
|
"id",
|
|
"details",
|
|
"event_id",
|
|
"party_id",
|
|
"role_id"
|
|
],
|
|
"service_categories": [
|
|
"code",
|
|
"parent_service_category_code",
|
|
"description"
|
|
],
|
|
"customer_orders": [
|
|
"order_placed_datetime",
|
|
"id",
|
|
"customer_id",
|
|
"end_date",
|
|
"last_payment_date",
|
|
"order_shipping_charges",
|
|
"order_delivered_datetime",
|
|
"first_payment_date",
|
|
"other_details",
|
|
"start_date",
|
|
"order_date",
|
|
"shipping_method_code",
|
|
"order_status_code"
|
|
],
|
|
"customer_payment_details": [
|
|
"id",
|
|
"customer_id",
|
|
"details",
|
|
"payment_method_code"
|
|
],
|
|
"period_codes": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"countries": [
|
|
"currency",
|
|
"code",
|
|
"name",
|
|
"usd_exchange_rate",
|
|
"languages_spoken",
|
|
"usd_exchange_date"
|
|
],
|
|
"organization_types": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"organizations": [
|
|
"organization_type_code",
|
|
"id",
|
|
"details"
|
|
],
|
|
"location_types": [
|
|
"code",
|
|
"country_code",
|
|
"description"
|
|
],
|
|
"product_and_service_types": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"products_and_services": [
|
|
"id",
|
|
"details",
|
|
"quantity",
|
|
"product_svc_type_code"
|
|
],
|
|
"shipments_products_and_services": [
|
|
"shipment_id",
|
|
"product_svc_id",
|
|
"quantity"
|
|
],
|
|
"movement_locations": [
|
|
"id",
|
|
"shipment_id",
|
|
"from_location_id",
|
|
"date_completed",
|
|
"date_started",
|
|
"to_location_id",
|
|
"other_details"
|
|
],
|
|
"situations": [
|
|
"id",
|
|
"name",
|
|
"description"
|
|
],
|
|
"uniforms": [
|
|
"id",
|
|
"name",
|
|
"description",
|
|
"situation_id"
|
|
],
|
|
"usual_suspects": [
|
|
"id",
|
|
"role_id",
|
|
"situation_id",
|
|
"details"
|
|
],
|
|
"tribal_customs": [
|
|
"id",
|
|
"situation_id",
|
|
"details"
|
|
],
|
|
"education": [
|
|
"id",
|
|
"situation_id",
|
|
"details"
|
|
],
|
|
"jargon": [
|
|
"id",
|
|
"situation_id",
|
|
"phrase",
|
|
"meaning"
|
|
],
|
|
"reference_material": [
|
|
"club_id",
|
|
"id",
|
|
"description",
|
|
"title",
|
|
"person_id",
|
|
"source",
|
|
"situation_id"
|
|
],
|
|
"role_uniforms": [
|
|
"uniform_id",
|
|
"role_id",
|
|
"comments"
|
|
],
|
|
"value_systems": [
|
|
"id",
|
|
"name",
|
|
"description",
|
|
"situation_id"
|
|
],
|
|
"deliverables": [
|
|
"id",
|
|
"name",
|
|
"description",
|
|
"situation_id"
|
|
],
|
|
"organisation_relstionships": [
|
|
"to_date",
|
|
"organisation_1_id",
|
|
"organisation_2_id",
|
|
"from_date",
|
|
"other_details",
|
|
"type_code"
|
|
],
|
|
"organisations": [
|
|
"id",
|
|
"name",
|
|
"phone",
|
|
"description",
|
|
"other_details",
|
|
"category_code",
|
|
"type_code"
|
|
],
|
|
"organisation_categories": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"organisation_addresses": [
|
|
"from_date",
|
|
"id",
|
|
"organisation_id",
|
|
"to_date"
|
|
],
|
|
"skills": [
|
|
"code",
|
|
"name",
|
|
"description",
|
|
"category_code"
|
|
],
|
|
"people_addresses": [
|
|
"to_date",
|
|
"from_date",
|
|
"person_id",
|
|
"address_id"
|
|
],
|
|
"people": [
|
|
"date_of_birth",
|
|
"id",
|
|
"master_status_code",
|
|
"date_in",
|
|
"first_name",
|
|
"other_details",
|
|
"phone_number",
|
|
"address_id",
|
|
"from_date",
|
|
"cell_phone",
|
|
"master_person_id",
|
|
"title_code",
|
|
"organisation_id",
|
|
"to_date",
|
|
"last_name",
|
|
"comments",
|
|
"middle_name",
|
|
"email_address",
|
|
"date_out",
|
|
"gender"
|
|
],
|
|
"people_skills": [
|
|
"skill_level",
|
|
"person_id",
|
|
"skill_code"
|
|
],
|
|
"people_roles": [
|
|
"date_to",
|
|
"people_role_code",
|
|
"person_id",
|
|
"comments",
|
|
"date_from"
|
|
],
|
|
"violaters": [
|
|
"id",
|
|
"name",
|
|
"payment_method_code",
|
|
"other_details",
|
|
"date_of_first_violation",
|
|
"phone",
|
|
"violater_address_id",
|
|
"emai"
|
|
],
|
|
"vehicle_manufacturers": [
|
|
"code",
|
|
"name"
|
|
],
|
|
"vehicles": [
|
|
"details",
|
|
"year_of_manufacture",
|
|
"model",
|
|
"manufacturer_code",
|
|
"licence_number",
|
|
"vehicle_type_code"
|
|
],
|
|
"violater_vehicles": [
|
|
"violater_id",
|
|
"vehicle_licence_number"
|
|
],
|
|
"officers": [
|
|
"date_of_birth",
|
|
"date_became_officer",
|
|
"id",
|
|
"last_name",
|
|
"rank_code",
|
|
"first_name",
|
|
"other_details",
|
|
"middie_name",
|
|
"badge_number",
|
|
"dept_code",
|
|
"address_id",
|
|
"gender"
|
|
],
|
|
"vehicle_types": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"violations": [
|
|
"id",
|
|
"other_details",
|
|
"datetime_order_delivered",
|
|
"document_type_code",
|
|
"violater_id",
|
|
"officer_badge_number",
|
|
"vehicle_licence_number",
|
|
"datetime_violation"
|
|
],
|
|
"document_types": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"tickets": [
|
|
"date_paid",
|
|
"date_cancelled",
|
|
"violation_id",
|
|
"number",
|
|
"ticket_status_code",
|
|
"other_details"
|
|
],
|
|
"ticket_status": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"order_status": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"mailshot_campaigns": [
|
|
"target_population",
|
|
"id",
|
|
"name",
|
|
"end_date",
|
|
"objectives",
|
|
"other_details",
|
|
"start_date",
|
|
"product_category_code"
|
|
],
|
|
"shipping_methods": [
|
|
"shipping_charges",
|
|
"code",
|
|
"description"
|
|
],
|
|
"mailshot_customers": [
|
|
"customer_id",
|
|
"date",
|
|
"outcome_code",
|
|
"mailshot_id"
|
|
],
|
|
"product_categories": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"order_item_status": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"premises": [
|
|
"id",
|
|
"details",
|
|
"premises_type_code"
|
|
],
|
|
"premises_type": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"collection_subsets": [
|
|
"id",
|
|
"name",
|
|
"details"
|
|
],
|
|
"collections": [
|
|
"id",
|
|
"name",
|
|
"parent_collection_id",
|
|
"description",
|
|
"catalog_id"
|
|
],
|
|
"document_objects": [
|
|
"id",
|
|
"owner",
|
|
"parent_document_object_id",
|
|
"description",
|
|
"other_details"
|
|
],
|
|
"document_subsets": [
|
|
"id",
|
|
"name",
|
|
"details"
|
|
],
|
|
"collection_subset_members": [
|
|
"id",
|
|
"related_collection_id",
|
|
"collection_id"
|
|
],
|
|
"documents_in_collections": [
|
|
"document_object_id",
|
|
"collection_id"
|
|
],
|
|
"document_subset_memebers": [
|
|
"id",
|
|
"document_object_id",
|
|
"related_document_object_id"
|
|
],
|
|
"associates": [
|
|
"id",
|
|
"last_name",
|
|
"date_association_started",
|
|
"middle_name",
|
|
"first_name",
|
|
"other_details",
|
|
"person_id",
|
|
"associate_person_id"
|
|
],
|
|
"titles": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"incident_outcomes": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"shifts": [
|
|
"id",
|
|
"end_time",
|
|
"start_time",
|
|
"description"
|
|
],
|
|
"officer_shifts": [
|
|
"shift_id",
|
|
"officer_id",
|
|
"date_started",
|
|
"date_sended"
|
|
],
|
|
"incident_status": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"incident_types": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"incidents": [
|
|
"id",
|
|
"description",
|
|
"other_details",
|
|
"date_time_incident_started",
|
|
"date_time_incident_ended",
|
|
"status_code",
|
|
"outcome_code",
|
|
"type_code"
|
|
],
|
|
"people_in_incidents": [
|
|
"role_code",
|
|
"person_id",
|
|
"incident_id"
|
|
],
|
|
"ranks": [
|
|
"code",
|
|
"name",
|
|
"description"
|
|
],
|
|
"departments": [
|
|
"code",
|
|
"parent_dept_code",
|
|
"description"
|
|
],
|
|
"officers_in_incidents": [
|
|
"role_code",
|
|
"officer_id",
|
|
"incident_id"
|
|
],
|
|
"football_clubs": [
|
|
"id",
|
|
"name",
|
|
"jargon_id",
|
|
"clothing_id",
|
|
"description",
|
|
"colours",
|
|
"other_details"
|
|
],
|
|
"games": [
|
|
"club_id",
|
|
"id",
|
|
"opponent_club_id",
|
|
"value_system_id",
|
|
"description",
|
|
"result",
|
|
"date",
|
|
"location_id"
|
|
],
|
|
"club_personnel": [
|
|
"club_id",
|
|
"id",
|
|
"name",
|
|
"other_details",
|
|
"email_address",
|
|
"title",
|
|
"cell_mobile_phone_number",
|
|
"home_phone_number",
|
|
"gender",
|
|
"address"
|
|
],
|
|
"positions": [
|
|
"id",
|
|
"name",
|
|
"description"
|
|
],
|
|
"games_deliverables": [
|
|
"deliverable_id",
|
|
"games_id"
|
|
],
|
|
"game_players": [
|
|
"games_id",
|
|
"person_id",
|
|
"position_id"
|
|
],
|
|
"medication_type": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"medications": [
|
|
"id",
|
|
"name",
|
|
"medication_type_code",
|
|
"cost",
|
|
"description",
|
|
"other_details"
|
|
],
|
|
"doctors": [
|
|
"id",
|
|
"email",
|
|
"last_name",
|
|
"first_name",
|
|
"other_details",
|
|
"phone",
|
|
"address_id",
|
|
"gender"
|
|
],
|
|
"pharmaceutical_companies": [
|
|
"id",
|
|
"name",
|
|
"other_details"
|
|
],
|
|
"brand_name_medications": [
|
|
"id",
|
|
"name",
|
|
"company_id",
|
|
"cost",
|
|
"description"
|
|
],
|
|
"generic_medications": [
|
|
"id",
|
|
"details"
|
|
],
|
|
"prescriptions": [
|
|
"id",
|
|
"customer_id",
|
|
"details",
|
|
"prescription_status_code",
|
|
"payment_method_code",
|
|
"doctor_id",
|
|
"sent_to_company",
|
|
"sent_to_doctor",
|
|
"filled",
|
|
"renewal",
|
|
"received"
|
|
],
|
|
"prescription_status": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"generic_to_brand_name_correspondence": [
|
|
"brand_medication_id",
|
|
"generic_medication_id"
|
|
],
|
|
"prescription_items": [
|
|
"instructions_to_customer",
|
|
"medication_id",
|
|
"prescription_id",
|
|
"quantity"
|
|
],
|
|
"items_ordered": [
|
|
"quantity_ordered",
|
|
"date_ordered",
|
|
"medication_id",
|
|
"quantity_received",
|
|
"date_received",
|
|
"prescription_id"
|
|
],
|
|
"booking_agents": [
|
|
"id",
|
|
"name",
|
|
"details"
|
|
],
|
|
"passengers": [
|
|
"country",
|
|
"id",
|
|
"address_lines",
|
|
"last_name",
|
|
"first_name",
|
|
"other_details",
|
|
"second_name",
|
|
"email_address",
|
|
"phone_number",
|
|
"city",
|
|
"state_province_county"
|
|
],
|
|
"itinerary_reservations": [
|
|
"date_reservation_made",
|
|
"id",
|
|
"reservation_status_code",
|
|
"agent_id",
|
|
"ticket_type_code",
|
|
"passenger_id",
|
|
"travel_class_code",
|
|
"number_in_party"
|
|
],
|
|
"airports": [
|
|
"location",
|
|
"code",
|
|
"name",
|
|
"other_details"
|
|
],
|
|
"flight_schedules": [
|
|
"airline_code",
|
|
"origin_airport_code",
|
|
"usual_aircraft_type_code",
|
|
"destination_airport_code",
|
|
"departure_date_time",
|
|
"flight_number",
|
|
"arrival_date_time"
|
|
],
|
|
"reservation_payments": [
|
|
"payment_id",
|
|
"reservation_id"
|
|
],
|
|
"legs": [
|
|
"id",
|
|
"origin_airport_code",
|
|
"destination_airport_code",
|
|
"flight_number",
|
|
"actual_arrival_time",
|
|
"actual_departure_time"
|
|
],
|
|
"calendar": [
|
|
"day_date",
|
|
"day_number",
|
|
"period_id",
|
|
"business_day_yn"
|
|
],
|
|
"itinerary_legs": [
|
|
"leg_id",
|
|
"reservation_id"
|
|
],
|
|
"flight_costs": [
|
|
"valid_to_date",
|
|
"valid_from_date",
|
|
"cost",
|
|
"flight_number",
|
|
"aircraft_type_code"
|
|
],
|
|
"suppliers": [
|
|
"id",
|
|
"name",
|
|
"email",
|
|
"phone",
|
|
"address_id",
|
|
"cell_phone",
|
|
"other_details"
|
|
],
|
|
"nurseries": [
|
|
"id",
|
|
"nursery_name",
|
|
"address_id",
|
|
"office_phone",
|
|
"cell_mobile_phone",
|
|
"other_details",
|
|
"email_address"
|
|
],
|
|
"plant_suppliers": [
|
|
"supplier_id",
|
|
"id",
|
|
"plant_id",
|
|
"delivery_lead_time",
|
|
"first_item_supplied_date",
|
|
"other_details",
|
|
"maximum_order_quantity",
|
|
"quantity_supplied_to_date",
|
|
"last_item_supplied_date",
|
|
"standard_price",
|
|
"minimum_order_quantity",
|
|
"value_supplied_to_date",
|
|
"percentage_discount"
|
|
],
|
|
"plants": [
|
|
"id",
|
|
"name",
|
|
"description",
|
|
"nursery_id",
|
|
"other_details",
|
|
"reorder_level",
|
|
"average_weekly_sales",
|
|
"reorder_quantity",
|
|
"category_code"
|
|
],
|
|
"plant_categories": [
|
|
"parent_plant_category_code",
|
|
"code",
|
|
"description"
|
|
],
|
|
"inventory_levels": [
|
|
"quantity_in_stock",
|
|
"plant_id",
|
|
"stock_taking_date"
|
|
],
|
|
"buildings": [
|
|
"city",
|
|
"id",
|
|
"name",
|
|
"zipcode",
|
|
"other_details",
|
|
"state",
|
|
"address"
|
|
],
|
|
"judges": [
|
|
"id",
|
|
"name",
|
|
"other_details",
|
|
"gender"
|
|
],
|
|
"courts": [
|
|
"court_type_code",
|
|
"id",
|
|
"phone",
|
|
"location_id",
|
|
"judge_id",
|
|
"other_details"
|
|
],
|
|
"court_types": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"staff_types": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"staff_at_courts": [
|
|
"staff_id",
|
|
"end_date",
|
|
"position_id",
|
|
"court_id",
|
|
"start_date"
|
|
],
|
|
"staff": [
|
|
"staff_name",
|
|
"id",
|
|
"name",
|
|
"email",
|
|
"usual_staff_type_code",
|
|
"other_details",
|
|
"job_type_code",
|
|
"phone",
|
|
"gender"
|
|
],
|
|
"consolidated_view": [
|
|
"clerk_staff_name",
|
|
"id",
|
|
"location",
|
|
"judge",
|
|
"assistant_clerk_name",
|
|
"court",
|
|
"court_reporter_staff_name",
|
|
"bailiff_staff_name",
|
|
"coordinator_staff_name",
|
|
"building"
|
|
],
|
|
"ebola_victims": [
|
|
"id",
|
|
"last_name",
|
|
"middle_name",
|
|
"first_name",
|
|
"date_first_suspected",
|
|
"date_of_death",
|
|
"other_details",
|
|
"victim_status_code",
|
|
"date_confirmed",
|
|
"address"
|
|
],
|
|
"victim_status": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"victims_movements": [
|
|
"location_id",
|
|
"date_arrived",
|
|
"date_departed",
|
|
"victim_id"
|
|
],
|
|
"hospital": [
|
|
"name",
|
|
"id",
|
|
"hospital_location_id",
|
|
"other_details"
|
|
],
|
|
"ebola_victims_associates": [
|
|
"date_from",
|
|
"associate_id",
|
|
"victim_id"
|
|
],
|
|
"physical_contact": [
|
|
"code",
|
|
"description"
|
|
],
|
|
"victims_in_hospital": [
|
|
"hospital_id",
|
|
"victim_id"
|
|
],
|
|
"possible_treatments": [
|
|
"effectiveness",
|
|
"code",
|
|
"description"
|
|
],
|
|
"victim_associate_contacts": [
|
|
"id",
|
|
"associate_id",
|
|
"comments",
|
|
"contact_end_datetime",
|
|
"physical_contact_code",
|
|
"contact_start_datetime",
|
|
"victim_id"
|
|
],
|
|
"actual_treatments": [
|
|
"date_time_to",
|
|
"hospital_id",
|
|
"possible_treatment_code",
|
|
"date_time_from",
|
|
"result",
|
|
"victim_id"
|
|
],
|
|
"client_addresses": [
|
|
"client_id",
|
|
"date_address_from",
|
|
"date_address_to",
|
|
"address_id"
|
|
],
|
|
"staff_addresses": [
|
|
"staff_id",
|
|
"date_address_from",
|
|
"date_address_to",
|
|
"address_id"
|
|
],
|
|
"job_types": [
|
|
"code",
|
|
"name"
|
|
],
|
|
"clients": [
|
|
"kpi_billings_to_date",
|
|
"id",
|
|
"name",
|
|
"from_date",
|
|
"kpi_client_project_count",
|
|
"other_details",
|
|
"kpi_avg_billable_rate"
|
|
],
|
|
"projects": [
|
|
"client_id",
|
|
"id",
|
|
"name",
|
|
"end_date",
|
|
"description",
|
|
"other_details",
|
|
"start_date"
|
|
],
|
|
"fees": [
|
|
"client_id",
|
|
"total_fees",
|
|
"period_id"
|
|
],
|
|
"staff_on_projects": [
|
|
"role_code",
|
|
"staff_id",
|
|
"id",
|
|
"to_datetime",
|
|
"hourly_rate",
|
|
"project_id",
|
|
"from_datetime"
|
|
],
|
|
"staff_skills": [
|
|
"staff_id",
|
|
"skill_level_code",
|
|
"skill_code"
|
|
],
|
|
"skill_levels": [
|
|
"code",
|
|
"name"
|
|
],
|
|
"invoice_status": [
|
|
"code",
|
|
"description"
|
|
]
|
|
} |