Skip to main content

Part Item Request Form (Part_Item_Request)

Field-by-field reference for the Part Item Request subform in Zoho Creator. This form captures individual parts to be ordered against a claim and is embedded in the Claim Form as the Parts_to_Order subform.

  • Display name: Part Item Request
  • Parent form: Claim_Form (embedded via Parts_to_Order subform field, bidirectional link Claim_Form1)
  • Last documented: 25 July 2026

Background

Each record represents a single part line item that needs to be sourced for a repair job. Parts flow through assessment, tendering, approval, and ordering stages — tracked via the Status and Tender_Status fields. Once approved, these records feed into the Order Parts and Purchase Order workflows.


Main Section — Part Details

FieldTypeSource / ValuesNotes
DescriptionTextFree textPart description.
QuantityNumberQuantity required.
Part_NumberTextFree textSupplier/OEM part number.
NotesTextareaGeneral notes.
Part_NotesTextareaAdditional part-specific notes.
VIN_NoTextFree textVehicle identification number — denormalised from claim.
SuppliersPicklist (lookup)Suppliers.ID, displays [Supplier_Name]Preferred supplier for this part.
Parts_TypePicklistOEM, Parallel, Aftermatket, UsedNote: "Aftermatket" is a typo — see Field Review.
Unit_List_Ex_GSTDecimalList price ex GST.
Unit_Net_Ex_GSTDecimalNet (agreed) price ex GST.
Due_In_dateDateAll days allowedExpected arrival date.
Upload_EvidenceFile uploadLocal driveSupporting documentation (quote, screenshot, etc.).
Tender_StatusPicklistPending, CompletedWhether tendering is complete for this part.

System Section

FieldTypeSource / ValuesNotes
StatusPicklistPending, Cancelled, Ordered, Arrived, Unavailable, Awaiting ApprovalPart request lifecycle status.
RegistrationTextFree textVehicle rego — denormalised from claim.
MakeTextFree textVehicle make — denormalised.
ModelTextFree textVehicle model — denormalised.
ColourTextFree textVehicle colour — denormalised.
Purchase_Order_No_I_BodyTextFree textiBody PO number once ordered.
Parts_Tendered_DateDateDate tendering was completed.
Parts_Assessment_DateDateDate assessment was completed.
Date_Approved_to_OrderDateDate the part was approved for ordering.
Is_DeletedCheckboxSoft-delete flag.
Parts_to_be_ordered_forPicklistClaim, Fleet Vehicle, Private JobJob type — determines which vehicle lookup applies.
Add_CarPicklist (lookup)logistics_app.Add_Car.ID, displays [Registration]Fleet vehicle lookup (cross-app into Fleet & Logistics Portal).
Claim_FormPicklist (lookup)Claim_Form.IDParent claim reference.
Claims_Management_FormPicklist (lookup)Claims_Management_Form.IDRelated claims management record.
Request_PartsPicklist (lookup)Request_Parts.IDLink to parts request workflow.
Purchase_Order_FormPicklist (lookup)Purchase_Order_Form.IDLink to PO once order is raised.
Workshop_JobPicklist (lookup)Workshop_Job.IDRelated workshop job.
Parts_OrderPicklist (lookup)Parts_Order.IDLink to parts order record.

Actions

EventButtons
On addSubmit
On editUpdate, Cancel

Field Review

1. Parts_Type typo: "Aftermatket"

The picklist contains Aftermatket instead of Aftermarket. This is the same typo present in the Order Parts form. Any fix must migrate existing records and update Deluge workflows that filter on this value.

2. Denormalised vehicle fields

Registration, VIN_No, Make, Model, Colour are copied from the parent claim rather than looked up. Standard Creator practice, but they can drift from the source record. Treat the claim record as the source of truth.


Workflow Context

This form sits at the start of the parts procurement pipeline:

Part_Item_Request → Request_Parts → Parts_Approved_to_Order → Order_Parts → Purchase_Order_Form
↓ ↓
(assessment) (line items)

Status transitions:

  1. Pending — initial state, awaiting assessment
  2. Awaiting Approval — assessed, needs approval to order
  3. Ordered — PO raised
  4. Arrived — part received
  5. Unavailable — part cannot be sourced
  6. Cancelled — request cancelled