> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fentufsm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Material Requests

> Requesting parts and materials for work orders

<img src="https://mintcdn.com/fentu/U6fCSxeDS0owwc1L/images/fentu-fsm/work-orders/material-requests-list.png?fit=max&auto=format&n=U6fCSxeDS0owwc1L&q=85&s=da193cba99f73bbc201795b98cfb755f" alt="Time & Material Overview" width="1280" height="720" data-path="images/fentu-fsm/work-orders/material-requests-list.png" />

## Overview

Time & Material is the execution and consumption layer for work orders. It tracks all materials, parts, and labor used during service execution.

Each entry is always linked to a **Work Order Task and a Service Object**, ensuring full traceability of cost, consumption, and billing.

<Note>
  Time & Material ensures that all consumed time and materials are tracked consistently and can be transferred to ERP systems for billing and cost control.
</Note>

***

## When to Use Time & Material

Time & Material is used when:

* Technicians consume parts during execution
* Labor time must be tracked for billing or reporting
* Materials are used for repairs or installations
* Costs must be allocated to Service Objects
* Work needs to be transferred to ERP for invoicing

***

## Core Rule: Service Object Assignment

Every Time & Material entry must be assigned to a Service Object.

This ensures:

* Accurate cost allocation per Service Object
* Transparent labor and material tracking
* Correct ERP billing structure
* Full traceability of consumption

***

## Time & Material Structure

Each Work Order Task can contain multiple Time & Material entries:

| Type      | Description                             |
| --------- | --------------------------------------- |
| Time      | Labor effort (billable or non-billable) |
| Materials | Parts, components, consumables          |
| Services  | External or internal service costs      |

***

## Time as a Billable Item

Time is treated as a first-class billing component:

* Time is recorded per Service Object
* Time can be billable or non-billable
* Time entries follow ERP costing rules
* Time is aggregated with material consumption

<Info>
  Time is handled in the same way as materials in ERP systems to ensure unified costing and invoicing.
</Info>

***

## Creating Time & Material Entries

### From Work Orders

<Steps>
  <Step title="Open Work Order Task">
    Navigate to the task being executed
  </Step>

  <Step title="Select Service Object">
    Every entry must be linked to a Service Object
  </Step>

  <Step title="Add Time Entry">
    Record technician labor time
  </Step>

  <Step title="Add Materials">
    Select parts and quantities used
  </Step>

  <Step title="Confirm Consumption">
    Validate all entries for posting
  </Step>
</Steps>

***

## Entry Details

Each Time & Material entry includes:

| Field           | Description                  |
| --------------- | ---------------------------- |
| Service Object  | Required assignment target   |
| Work Order Task | Execution context            |
| Type            | Time, Material, or Service   |
| Quantity        | Time hours or material units |
| Unit Cost       | Cost per unit/hour           |
| Total Cost      | Calculated total             |
| Technician      | Person performing work       |
| Notes           | Execution details            |

***

## Consumption Process

When Time & Material is recorded:

* Time & Material are logged per Service Object
* Inventory Items / Materials are consumed from inventory
* Costs are allocated to Work Order Task
* Data is prepared for ERP posting

***

## ERP Integration

When ERP integration is enabled:

| Feature           | Description                                   |
| ----------------- | --------------------------------------------- |
| Inventory Posting | Materials are deducted from stock             |
| Labor Posting     | Time entries are transferred as service costs |
| Cost Allocation   | All costs are assigned per Service Object     |
| Billing Export    | Data is prepared for invoicing                |

<Info>
  Time & Material entries are the primary source for ERP billing and cost reporting.
</Info>

***

## Best Practices

<AccordionGroup>
  <Accordion title="Request Early" icon="clock">
    Create material requests as soon as you know what's needed. Early requests prevent scheduling delays and improve planning.
  </Accordion>

  <Accordion title="Be Specific" icon="file-alt">
    Include detailed part descriptions, numbers, and specifications. Vague requests lead to wrong parts and wasted time.
  </Accordion>

  <Accordion title="Check Stock First" icon="boxes">
    Search inventory before requesting. You might already have the part in stock at your warehouse or another branch.
  </Accordion>

  <Accordion title="Include Work Order" icon="link">
    Always link requests to work orders. This helps with cost tracking, approvals, and parts assignment.
  </Accordion>

  <Accordion title="Set Realistic Priorities" icon="flag">
    Reserve urgent priority for true emergencies. Routine requests should be normal priority.
  </Accordion>

  <Accordion title="Document Requirements" icon="file-lines">
    Add notes about why parts are needed, acceptable substitutions, and any special requirements.
  </Accordion>

  <Accordion title="Track Delivery" icon="truck">
    Monitor expected delivery dates. Follow up on late shipments before they delay work orders.
  </Accordion>

  <Accordion title="Verify on Receipt" icon="check-circle">
    Inspect all received parts immediately. Report discrepancies or damages to suppliers promptly.
  </Accordion>

  <Accordion title="Update Inventory Promptly" icon="database">
    Add received parts to inventory right away. Accurate inventory prevents duplicate orders.
  </Accordion>
</AccordionGroup>

***

## Common Questions

<AccordionGroup>
  <Accordion title="Can I request materials without a work order?" icon="question">
    Yes, for stock replenishment or future needs. However, linking to a work order helps with cost tracking and approval.
  </Accordion>

  <Accordion title="What if the part I need isn't in the catalog?" icon="question">
    You can add custom items to material requests. Include detailed description, supplier information, and estimated cost.
  </Accordion>

  <Accordion title="How do I handle partial deliveries?" icon="question">
    Update the request to show what was received. Create a new request for remaining items or note backorder status.
  </Accordion>

  <Accordion title="Can I modify a request after it's approved?" icon="question">
    Depends on your system configuration. Some allow edits to approved requests, others require creating a new request. Check with your administrator.
  </Accordion>

  <Accordion title="What if we receive the wrong part?" icon="question">
    Reject the shipment or note the discrepancy. Contact the supplier for return/exchange. Update the material request status accordingly.
  </Accordion>

  <Accordion title="How long should I keep old material requests?" icon="question">
    Keep received requests for accounting and audit purposes. Your organization may have retention policies (typically 1-7 years).
  </Accordion>

  <Accordion title="Can multiple technicians request the same part?" icon="question">
    Yes, but check existing requests first to avoid duplicates. Consolidating requests can reduce shipping costs.
  </Accordion>

  <Accordion title="What if a request is rejected?" icon="question">
    Review the rejection reason. If still needed, provide additional justification and resubmit, or discuss with the approver.
  </Accordion>
</AccordionGroup>

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="Work Orders" icon="clipboard-list" href="/work-orders/work-orders">
    Creating and managing work orders
  </Card>

  <Card title="Parts Management" icon="boxes" href="/inventory/parts">
    Managing inventory and parts
  </Card>

  <Card title="Quotations" icon="file-invoice-dollar" href="/work-orders/quotations">
    Creating quotes for customer approval
  </Card>

  <Card title="Purchasing" icon="shopping-cart" href="/inventory/parts">
    Purchasing and procurement processes
  </Card>
</CardGroup>
