Sales Reference Public

Data and Screen Reference

A compact reference of the screens, data records, routes, permissions, and supporting files that make up the Sales module package.

Guide version: r1 Module version: 1.0.0 Updated: 2026-07-22 Estimated time: 3 min 2 views
Reference

Data and Screen Reference

A compact reference of screens, data records, routes, and supporting files found in the module package.

Slug: salesVersion: 1.0.0Category: SalesReviewed: 2026-07-11

Screens and Views

Controllers

  • Client_groups
  • Clients
  • Customers
  • Estimate_requests
  • Estimates
  • Invoices
  • Request_estimate
  • Sales_matrix
  • Stores
  • Stores_categories

View files

  • clients/client_form_fields.php
  • clients/contacts/company_info_tab.php
  • clients/contacts/contact_general_info_fields.php
  • clients/contacts/contact_general_info_tab.php
  • clients/contacts/gdpr.php
  • clients/contacts/index.php
  • clients/contacts/invitation_modal.php
  • clients/contacts/modal_form.php
  • clients/contacts/my_preferences.php
  • clients/contacts/note_tab.php
  • clients/contacts/users.php
  • clients/contacts/view.php
  • clients/estimates/client_portal.php
  • clients/estimates/estimates.php
  • clients/estimates/estimate_requests.php
  • clients/expenses/index.php
  • clients/files/index.php
  • clients/files/modal_form.php
  • clients/files/view.php
  • clients/import_clients_modal_form.php
  • clients/index.php
  • clients/info_widgets/index.php
  • clients/info_widgets/tab.php
  • clients/invoices/index.php
  • clients/lead_information.php
  • clients/modal_form.php
  • clients/notes/index.php
  • clients/payments/index.php
  • clients/projects/index.php
  • clients/star/clients_list.php
  • clients/star/not_starred.php
  • clients/star/starred.php
  • clients/star/topbar_icon.php
  • clients/tickets/index.php
  • clients/total_clients_widget.php
  • clients/total_contacts_widget.php
  • clients/view.php
  • client_groups/index.php
  • client_groups/modal_form.php
  • customers/index.php
  • customers/info_widgets/index.php
  • customers/modal_form.php
  • customers/projects/index.php
  • customers/reset_password_modal.php
  • customers/view.php
  • estimates/discount_modal_form.php
  • estimates/estimate_parts/company_logo.php
  • estimates/estimate_parts/estimate_from.php
  • estimates/estimate_parts/estimate_info.php
  • estimates/estimate_parts/estimate_to.php
  • estimates/estimate_parts/header_style_1.php
  • estimates/estimate_parts/header_style_2.php
  • estimates/estimate_pdf.php
  • estimates/estimate_preview.php
  • estimates/estimate_statuses_dropdown.php
  • estimates/estimate_status_bar.php
  • estimates/estimate_total_section.php
  • estimates/index.php
  • estimates/item_modal_form.php
  • estimates/modal_form.php
  • estimates/product_modal_form.php
  • estimates/send_estimate_modal_form.php
  • estimates/view.php
  • estimates/yearly_estimates.php
  • estimate_requests/edit_estimate_form.php
  • estimate_requests/edit_estimate_request_modal_form.php
  • estimate_requests/embedded_code_modal_form.php
  • estimate_requests/estimate_forms.php
  • estimate_requests/estimate_form_field_modal_form.php
  • estimate_requests/estimate_request_form.php
  • estimate_requests/estimate_request_modal_form.php
  • estimate_requests/estimate_request_status_options.php
  • estimate_requests/index.php
  • estimate_requests/preview_estimate_form.php
  • estimate_requests/request_an_estimate_modal_form.php
  • estimate_requests/submit_estimate_request_form.php
  • estimate_requests/view_estimate_request.php
  • invoices/custom_invoices_list.php
  • invoices/custom_payments_list.php
  • invoices/discount_modal_form.php
  • 10 additional item(s) omitted for readability.

Data Records

Models

No module-local models were found.

Database tables

  • clients
  • client_groups
  • customers
  • invoices
  • invoice_items
  • estimates
  • estimate_items
  • estimate_requests
  • estimate_request_forms
  • sales_matrix
  • stores
  • store_categories

Routes and Entry Points

RouteTarget
sales/(:any)/(.+)$1/$2
sales/(:any)$1

Supporting Files

Migrations

No module migrations were found.

Seeders

  • SalesDemoSeeder.php

Tests

No module-specific tests were found.

Helpers

No module helpers were found.

Libraries

No module libraries were found.

API configs

No API config files were found.

Was this guide helpful?

Report a content problem