Service Module

service-customers-create

Customer – Create View

Module: Service
Screen Type: Create View
URL: /^service/customers/create/
Model: Customer
Record Name: Customer
Plural Name: Customers


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Customer # Text (optional) A customer's unique ID number. Leave this field blank for the system to generate one automatically.
First Name Text TODO
Last Name Text TODO
Company Text (optional) TODO
Display As Company Yes/No TODO
Address Line 1 Text TODO
Address Line 2 Text TODO
City Text TODO
State Text TODO
Zip Text TODO
Phone Text TODO
Fax Text TODO
Email Text TODO
Auto Invoice Email Yes/No If enabled, the system will attempt to automatically email receipts to this customer at their specified email address
Statement Email Yes/No If enabled, the system will attempt to email statements to this customer at their specified email address
Salesperson Relationship (single) (optional) TODO
Class Relationship (single) TODO
Freight Zone Relationship (single) (optional) TODO
Freight Option Text (choice) (optional) TODO
Discount Schedule Relationship (single) (optional) TODO
Tax Code Relationship (single) TODO
Ignore Restrictions Yes/No If this field is enabled, the selected customer will not be subject to restrictions placed on contract-restriced items. This would be appropriate for customers who are dealers or otherwise responsible for dealing with purchase restriction regulations.
Creditlimit Currency Text (choice) TODO
Credit Limit Number (decimal) TODO
Credit Hold Yes/No If this field is enabled, the selected customer will not be allowed to charge or purchase items by check regardless of balance and credit limit. They will still be allowed to make cash and credit/debit card purchases.
Receivable Account Relationship (single) TODO
Accountbalance Currency Text (choice) TODO
Account Balance Number (decimal) TODO
Written Off Yes/No If this field is enabled, the selected customer will be treated as a bad debt. They will no longer accrue finance charges or be included in batch statement printing.
Payment Terms Relationship (single) TODO
Account Number Text (optional) An optional field that allows storage of a legacy customer account number or other identifying account information
Allow Cash Discount Yes/No If this field is disabled, this customer will not be allowed to receive cash discounts or early payment discounts.
Free On Board Text (choice) (optional) TODO
Laborrate Currency Text (choice) (optional) TODO
Labor Rate Number (decimal) (optional) Sets the default labor rate for the service customer in the service module
Display Name Text (optional) TODO
Preferred Tender Text (choice) The customer will have this payment method selected by default when making a sale.
Detailed Statements Yes/No If this field is enabled and an appropriate statement template is being used, the selected customer will receive line item detail on their monthly statements.
Payment Gateway Id Text Stores the unique customer ID from the payment gateway

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-customers-id-update

Customer – Update View

Module: Service
Screen Type: Update View
URL: /^service/customers/<pk>/update/
Model: Customer
Record Name: Customer
Plural Name: Customers


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Customer # Text (optional) A customer's unique ID number. Leave this field blank for the system to generate one automatically.
First Name Text TODO
Last Name Text TODO
Company Text (optional) TODO
Display As Company Yes/No TODO
Address Line 1 Text TODO
Address Line 2 Text TODO
City Text TODO
State Text TODO
Zip Text TODO
Phone Text TODO
Fax Text TODO
Email Text TODO
Auto Invoice Email Yes/No If enabled, the system will attempt to automatically email receipts to this customer at their specified email address
Statement Email Yes/No If enabled, the system will attempt to email statements to this customer at their specified email address
Salesperson Relationship (single) (optional) TODO
Class Relationship (single) TODO
Freight Zone Relationship (single) (optional) TODO
Freight Option Text (choice) (optional) TODO
Discount Schedule Relationship (single) (optional) TODO
Tax Code Relationship (single) TODO
Ignore Restrictions Yes/No If this field is enabled, the selected customer will not be subject to restrictions placed on contract-restriced items. This would be appropriate for customers who are dealers or otherwise responsible for dealing with purchase restriction regulations.
Creditlimit Currency Text (choice) TODO
Credit Limit Number (decimal) TODO
Credit Hold Yes/No If this field is enabled, the selected customer will not be allowed to charge or purchase items by check regardless of balance and credit limit. They will still be allowed to make cash and credit/debit card purchases.
Receivable Account Relationship (single) TODO
Accountbalance Currency Text (choice) TODO
Account Balance Number (decimal) TODO
Written Off Yes/No If this field is enabled, the selected customer will be treated as a bad debt. They will no longer accrue finance charges or be included in batch statement printing.
Payment Terms Relationship (single) TODO
Account Number Text (optional) An optional field that allows storage of a legacy customer account number or other identifying account information
Allow Cash Discount Yes/No If this field is disabled, this customer will not be allowed to receive cash discounts or early payment discounts.
Free On Board Text (choice) (optional) TODO
Laborrate Currency Text (choice) (optional) TODO
Labor Rate Number (decimal) (optional) Sets the default labor rate for the service customer in the service module
Display Name Text (optional) TODO
Preferred Tender Text (choice) The customer will have this payment method selected by default when making a sale.
Detailed Statements Yes/No If this field is enabled and an appropriate statement template is being used, the selected customer will receive line item detail on their monthly statements.
Payment Gateway Id Text Stores the unique customer ID from the payment gateway

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-dispatch

Bookings – List View

Module: Service
Screen Type: List View
URL: /^service/dispatch/
Model: Booking
Record Name: Booking
Plural Name: Bookings


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Booking Date Date & time Records the date and time of this booking
Customer Relationship (single) The customer for this booking
Service Order Relationship (single) (optional) Connects this booking to a service order
Address Line 1 Text Enter the address of this booking
Address Line 2 Text TODO
City Text TODO
State Text TODO
Zip Code Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment-categories-create

Equipment Category – Create View

Module: Service
Screen Type: Create View
URL: /^service/equipment-categories/create/
Model: EquipmentCategory
Record Name: Equipment Category
Plural Name: Equipment Categories


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment-categories-id-update

Equipment Category – Update View

Module: Service
Screen Type: Update View
URL: /^service/equipment-categories/<pk>/update/
Model: EquipmentCategory
Record Name: Equipment Category
Plural Name: Equipment Categories


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment-categories-id

Equipment Category – Detail View

Module: Service
Screen Type: Detail View
URL: /^service/equipment-categories/<pk>/
Model: EquipmentCategory
Record Name: Equipment Category
Plural Name: Equipment Categories


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment-categories

Equipment Categories – List View

Module: Service
Screen Type: List View
URL: /^service/equipment-categories/
Model: EquipmentCategory
Record Name: Equipment Category
Plural Name: Equipment Categories


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment-create

Equipment – Create View

Module: Service
Screen Type: Create View
URL: /^service/equipment/create/
Model: Equipment
Record Name: Equipment
Plural Name: Equipment


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Unit Number Text (optional) Enter the number or name used internally by your business to identify this equipment
Customer Relationship (single) TODO
Category Relationship (single) (optional) Sets the class or category of this equipment
Description Text (optional) A short description or name of the equipment
Status Relationship (single) (optional) Use this field to track the status of a piece of equipment
Make Relationship (single) (optional) Use this field to record the make of the euqipment
Model Text (optional) Use this field to record the model or model number of this equipment
Serial Text (optional) Enter the equipment serial number for ease of finding it in the future
Mileage/Hours Number (decimal) (optional) Record the equipment mileage, hours, or other time tracking metric
Notes Long text (optional) Use this field to store internal notes about this equipment.

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment-id-update

Equipment – Update View

Module: Service
Screen Type: Update View
URL: /^service/equipment/<pk>/update/
Model: Equipment
Record Name: Equipment
Plural Name: Equipment


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Unit Number Text (optional) Enter the number or name used internally by your business to identify this equipment
Customer Relationship (single) TODO
Category Relationship (single) (optional) Sets the class or category of this equipment
Description Text (optional) A short description or name of the equipment
Status Relationship (single) (optional) Use this field to track the status of a piece of equipment
Make Relationship (single) (optional) Use this field to record the make of the euqipment
Model Text (optional) Use this field to record the model or model number of this equipment
Serial Text (optional) Enter the equipment serial number for ease of finding it in the future
Mileage/Hours Number (decimal) (optional) Record the equipment mileage, hours, or other time tracking metric
Notes Long text (optional) Use this field to store internal notes about this equipment.

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment-id

Equipment – Detail View

Module: Service
Screen Type: Detail View
URL: /^service/equipment/<pk>/
Model: Equipment
Record Name: Equipment
Plural Name: Equipment


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Unit Number Text (optional) Enter the number or name used internally by your business to identify this equipment
Customer Relationship (single) TODO
Category Relationship (single) (optional) Sets the class or category of this equipment
Description Text (optional) A short description or name of the equipment
Status Relationship (single) (optional) Use this field to track the status of a piece of equipment
Make Relationship (single) (optional) Use this field to record the make of the euqipment
Model Text (optional) Use this field to record the model or model number of this equipment
Serial Text (optional) Enter the equipment serial number for ease of finding it in the future
Mileage/Hours Number (decimal) (optional) Record the equipment mileage, hours, or other time tracking metric
Notes Long text (optional) Use this field to store internal notes about this equipment.

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment-makes-create

Equipment Make – Create View

Module: Service
Screen Type: Create View
URL: /^service/equipment-makes/create/
Model: EquipmentMake
Record Name: Equipment Make
Plural Name: Equipment Makes


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment-makes-id-update

Equipment Make – Update View

Module: Service
Screen Type: Update View
URL: /^service/equipment-makes/<pk>/update/
Model: EquipmentMake
Record Name: Equipment Make
Plural Name: Equipment Makes


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment-makes-id

Equipment Make – Detail View

Module: Service
Screen Type: Detail View
URL: /^service/equipment-makes/<pk>/
Model: EquipmentMake
Record Name: Equipment Make
Plural Name: Equipment Makes


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment-makes

Equipment Makes – List View

Module: Service
Screen Type: List View
URL: /^service/equipment-makes/
Model: EquipmentMake
Record Name: Equipment Make
Plural Name: Equipment Makes


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment-statuses-create

Equipment Status – Create View

Module: Service
Screen Type: Create View
URL: /^service/equipment-statuses/create/
Model: EquipmentStatus
Record Name: Equipment Status
Plural Name: Equipment Statuses


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment-statuses-id-update

Equipment Status – Update View

Module: Service
Screen Type: Update View
URL: /^service/equipment-statuses/<pk>/update/
Model: EquipmentStatus
Record Name: Equipment Status
Plural Name: Equipment Statuses


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment-statuses-id

Equipment Status – Detail View

Module: Service
Screen Type: Detail View
URL: /^service/equipment-statuses/<pk>/
Model: EquipmentStatus
Record Name: Equipment Status
Plural Name: Equipment Statuses


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment-statuses

Equipment Statuses – List View

Module: Service
Screen Type: List View
URL: /^service/equipment-statuses/
Model: EquipmentStatus
Record Name: Equipment Status
Plural Name: Equipment Statuses


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-equipment

Equipment – List View

Module: Service
Screen Type: List View
URL: /^service/equipment/
Model: Equipment
Record Name: Equipment
Plural Name: Equipment


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Unit Number Text (optional) Enter the number or name used internally by your business to identify this equipment
Customer Relationship (single) TODO
Category Relationship (single) (optional) Sets the class or category of this equipment
Description Text (optional) A short description or name of the equipment
Status Relationship (single) (optional) Use this field to track the status of a piece of equipment
Make Relationship (single) (optional) Use this field to record the make of the euqipment
Model Text (optional) Use this field to record the model or model number of this equipment
Serial Text (optional) Enter the equipment serial number for ease of finding it in the future
Mileage/Hours Number (decimal) (optional) Record the equipment mileage, hours, or other time tracking metric
Notes Long text (optional) Use this field to store internal notes about this equipment.

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-categories-create

Service Category – Create View

Module: Service
Screen Type: Create View
URL: /^service/service-categories/create/
Model: ServiceCategory
Record Name: Service Category
Plural Name: Service Categories


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-categories-id-update

Service Category – Update View

Module: Service
Screen Type: Update View
URL: /^service/service-categories/<pk>/update/
Model: ServiceCategory
Record Name: Service Category
Plural Name: Service Categories


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-categories-id

Service Category – Detail View

Module: Service
Screen Type: Detail View
URL: /^service/service-categories/<pk>/
Model: ServiceCategory
Record Name: Service Category
Plural Name: Service Categories


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-categories

Service Categories – List View

Module: Service
Screen Type: List View
URL: /^service/service-categories/
Model: ServiceCategory
Record Name: Service Category
Plural Name: Service Categories


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-orders-convert

Service Invoice – Create View

Module: Service
Screen Type: Create View
URL: /^service/service-orders/convert/
Model: ServiceInvoice
Record Name: Service Invoice
Plural Name: Service Invoices


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Sale # Text A sale's friendly name, used to identify the transaction in receipts, reports, and searches
Customer Relationship (single) The customer that made this purchase
Date Created Date & time The date and time that this transaction was started
Salesperson Relationship (single) (optional) The salesperson assigned to this sale
Warehouse Relationship (single) (optional) The physical location from which inventory items for this sale are sourced
Fulfillment Status Text (choice) Status information for pending deliveries or shipments for this sale
Fulfillment Required Yes/No (optional) Marked as false for direct retail sales and service items, marked as true when shipments or deliveries are necessary
Payment Status Text (choice) Status information for pending payments and/or accounts receivable
Memo Long text An open text field for employees to make notes about this transaction
Customer Po # Text An optional field to make note of the customer's purchase order number
Grosssubtotal Currency Text (choice) TODO
Non-Discount Subtotal Number (decimal) If a cash discount is applied to the ticket, this field represents the original, undiscounted subtotal
Subtotal Currency Text (choice) TODO
Subtotal Number (decimal) The total sales price of all line items before sales tax
Taxtotal Currency Text (choice) TODO
Tax Total Number (decimal) The total sales tax due for this sale
Grosstotal Currency Text (choice) TODO
Non-Discount Total Number (decimal) If a cash discount is applied to the ticket, this field represents the original, undiscounted total
Total Currency Text (choice) TODO
Total Number (decimal) TODO
Paid Currency Text (choice) TODO
Amount Paid Number (decimal) TODO
Balance Currency Text (choice) TODO
Balance Number (decimal) TODO
Edit Locked Yes/No TODO
Cash Drawer Relationship (single) (optional) Links this sale to the cash drawer that it was rung up at
Payment Url Text (optional) Stores the URL to pay this invoice online
Web Payment Received Yes/No True/False indicator of if a requested online payment has been received
Sale Ptr Relationship (one-to-one) TODO
Service Order Relationship (single) Connects this Invoice to its Service Order

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-orders-create

Service Order – Create View

Module: Service
Screen Type: Create View
URL: /^service/service-orders/create/
Model: ServiceOrder
Record Name: Service Order
Plural Name: Service Orders


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Service Order # Text A serivce order's friendly name, used to identify the transaction in receipts, reports, and searches
Customer Relationship (single) (optional) TODO
Equipment Relationship (single) (optional) TODO
Status Relationship (single) (optional) TODO
Type Relationship (single) (optional) If your service department tracks work by category, use this field to record it
Warehouse Relationship (single) (optional) The physical location from which inventory items for this service order are sourced
Memo Long text (optional) Use this field to store internal notes about this service order.
Service Date Date (optional) The date and time that this service order was started
Mileage/Hours Number (decimal) (optional) Record the equipment mileage, hours, or other time tracking metric
Edit Locked Yes/No TODO
Converted Yes/No Marks this service order as conerted to an invoice and completed

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-orders-id-update

Service Order – Update View

Module: Service
Screen Type: Update View
URL: /^service/service-orders/<pk>/update/
Model: ServiceOrder
Record Name: Service Order
Plural Name: Service Orders


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Service Order # Text A serivce order's friendly name, used to identify the transaction in receipts, reports, and searches
Customer Relationship (single) (optional) TODO
Equipment Relationship (single) (optional) TODO
Status Relationship (single) (optional) TODO
Type Relationship (single) (optional) If your service department tracks work by category, use this field to record it
Warehouse Relationship (single) (optional) The physical location from which inventory items for this service order are sourced
Memo Long text (optional) Use this field to store internal notes about this service order.
Service Date Date (optional) The date and time that this service order was started
Mileage/Hours Number (decimal) (optional) Record the equipment mileage, hours, or other time tracking metric
Edit Locked Yes/No TODO
Converted Yes/No Marks this service order as conerted to an invoice and completed

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-orders-id

Service Order – Detail View

Module: Service
Screen Type: Detail View
URL: /^service/service-orders/<pk>/
Model: ServiceOrder
Record Name: Service Order
Plural Name: Service Orders


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Service Order # Text A serivce order's friendly name, used to identify the transaction in receipts, reports, and searches
Customer Relationship (single) (optional) TODO
Equipment Relationship (single) (optional) TODO
Status Relationship (single) (optional) TODO
Type Relationship (single) (optional) If your service department tracks work by category, use this field to record it
Warehouse Relationship (single) (optional) The physical location from which inventory items for this service order are sourced
Memo Long text (optional) Use this field to store internal notes about this service order.
Service Date Date (optional) The date and time that this service order was started
Mileage/Hours Number (decimal) (optional) Record the equipment mileage, hours, or other time tracking metric
Edit Locked Yes/No TODO
Converted Yes/No Marks this service order as conerted to an invoice and completed

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-orders

Service Orders – List View

Module: Service
Screen Type: List View
URL: /^service/service-orders/
Model: ServiceOrder
Record Name: Service Order
Plural Name: Service Orders


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Service Order # Text A serivce order's friendly name, used to identify the transaction in receipts, reports, and searches
Customer Relationship (single) (optional) TODO
Equipment Relationship (single) (optional) TODO
Status Relationship (single) (optional) TODO
Type Relationship (single) (optional) If your service department tracks work by category, use this field to record it
Warehouse Relationship (single) (optional) The physical location from which inventory items for this service order are sourced
Memo Long text (optional) Use this field to store internal notes about this service order.
Service Date Date (optional) The date and time that this service order was started
Mileage/Hours Number (decimal) (optional) Record the equipment mileage, hours, or other time tracking metric
Edit Locked Yes/No TODO
Converted Yes/No Marks this service order as conerted to an invoice and completed

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-snippets-create

Service Snippet – Create View

Module: Service
Screen Type: Create View
URL: /^service/service-snippets/create/
Model: ServiceSnippet
Record Name: Service Snippet
Plural Name: Service Snippets


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Text Long text Enter the text to reuse here

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-snippets-grid

Service Snippets – List View

Module: Service
Screen Type: List View
URL: /^service/service-snippets/grid/
Model: ServiceSnippet
Record Name: Service Snippet
Plural Name: Service Snippets


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Text Long text Enter the text to reuse here

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-snippets-id-grid

Service Snippet – Update View

Module: Service
Screen Type: Update View
URL: /^service/service-snippets/<pk>/grid/
Model: ServiceSnippet
Record Name: Service Snippet
Plural Name: Service Snippets


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Text Long text Enter the text to reuse here

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-snippets-id-update

Service Snippet – Update View

Module: Service
Screen Type: Update View
URL: /^service/service-snippets/<pk>/update/
Model: ServiceSnippet
Record Name: Service Snippet
Plural Name: Service Snippets


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Text Long text Enter the text to reuse here

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-snippets-id

Service Snippet – Detail View

Module: Service
Screen Type: Detail View
URL: /^service/service-snippets/<pk>/
Model: ServiceSnippet
Record Name: Service Snippet
Plural Name: Service Snippets


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Text Long text Enter the text to reuse here

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-snippets

Service Snippets – List View

Module: Service
Screen Type: List View
URL: /^service/service-snippets/
Model: ServiceSnippet
Record Name: Service Snippet
Plural Name: Service Snippets


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Text Long text Enter the text to reuse here

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-statuses-create

Service Status – Create View

Module: Service
Screen Type: Create View
URL: /^service/service-statuses/create/
Model: ServiceStatus
Record Name: Service Status
Plural Name: Service Statuses


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO
Group Number (integer) Status group numbers determine when they are available for selection. Group 1 statuses are always visible, but Group 2 will only present on a ticket that has a Group 1 status, Group 3 will only present on Group 2, etc.

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-statuses-id-update

Service Status – Update View

Module: Service
Screen Type: Update View
URL: /^service/service-statuses/<pk>/update/
Model: ServiceStatus
Record Name: Service Status
Plural Name: Service Statuses


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO
Group Number (integer) Status group numbers determine when they are available for selection. Group 1 statuses are always visible, but Group 2 will only present on a ticket that has a Group 1 status, Group 3 will only present on Group 2, etc.

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-statuses-id

Service Status – Detail View

Module: Service
Screen Type: Detail View
URL: /^service/service-statuses/<pk>/
Model: ServiceStatus
Record Name: Service Status
Plural Name: Service Statuses


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO
Group Number (integer) Status group numbers determine when they are available for selection. Group 1 statuses are always visible, but Group 2 will only present on a ticket that has a Group 1 status, Group 3 will only present on Group 2, etc.

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-service-statuses

Service Statuses – List View

Module: Service
Screen Type: List View
URL: /^service/service-statuses/
Model: ServiceStatus
Record Name: Service Status
Plural Name: Service Statuses


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
Name Text TODO
Group Number (integer) Status group numbers determine when they are available for selection. Group 1 statuses are always visible, but Group 2 will only present on a ticket that has a Group 1 status, Group 3 will only present on Group 2, etc.

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-technicians-create

Technician – Create View

Module: Service
Screen Type: Create View
URL: /^service/technicians/create/
Model: Technician
Record Name: Technician
Plural Name: Technicians


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
First Name Text TODO
Last Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-technicians-id-update

Technician – Update View

Module: Service
Screen Type: Update View
URL: /^service/technicians/<pk>/update/
Model: Technician
Record Name: Technician
Plural Name: Technicians


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
First Name Text TODO
Last Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-technicians-id

Technician – Detail View

Module: Service
Screen Type: Detail View
URL: /^service/technicians/<pk>/
Model: Technician
Record Name: Technician
Plural Name: Technicians


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
First Name Text TODO
Last Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO

service-technicians

Technicians – List View

Module: Service
Screen Type: List View
URL: /^service/technicians/
Model: Technician
Record Name: Technician
Plural Name: Technicians


What This Screen Is For

TODO: Explain what this screen does in plain language.


What You See on This Screen

📸 Add a screenshot of this screen.

Fields on This Screen

Field Type Description
Last Modified At Date & time TODO
Last Modified By Relationship (single) (optional) TODO
First Name Text TODO
Last Name Text TODO

System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

Field Type Description
Id Auto number (ID) TODO
Created At Date & time TODO
Created By Relationship (single) (optional) TODO
Custom Fields Extra Fields JSONField TODO
Deleted At Date & time (optional) TODO

Common Tasks


Tips & Helpful Hints

💡 TODO


Who Uses This Screen


Advanced Notes

TODO