# Move Job Order Lot Number in PO Lot Number (Job Order based PO)

**YouTube:** [How to Map Job Order Lot Number to Purchase Order Lot Number During Retrieval?](https://www.youtube.com/watch?v=k9U2wJrjSNE)

## How to Map Job Order Lot Number to Purchase Order Lot Number During Retrieval?

This tutorial explains how to automatically move the **Lot Number** from a retrieved **Job Order** into a Purchase Order in Logic ERP. This feature helps maintain consistency in lot tracking and reduces manual entry during Purchase Order creation.

***

### **Objective of This Feature**

* Automatically carry forward Lot Numbers from Job Orders
* Reduce manual lot number entry
* Maintain consistency in transaction tracking
* Improve accuracy during Job Order retrieval

***

### **Understand the Default Behavior**

* A **Job Order** has already been created with a defined **Lot Number.**

<figure><img src="/files/WiApq0d1l7PLqlgrLRrg" alt=""><figcaption></figcaption></figure>

**Default System Behavior**

* While retrieving the Job Order into a Purchase Order:
  * Lot Number is **not automatically transferred** by default

***

### **Enable Lot Number Transfer Setting**

* Open **Purchase Order Configuration Window**
* Navigate to **Default Settings**
* Locate and enable the option labeled as:

> **“**&#x4D;ove Job Order Lot Number in PO Lot Number (Job Order based PO)**”**

<figure><img src="/files/4hTsxyUTrhNGpdAIw1pZ" alt=""><figcaption></figcaption></figure>

* Click **Save**

***

### **Create New Purchase Order**

* Create a **New Purchase Order**
* Select any **Supplier**
* Proceed to the **Item Details Section**

**Retrieve Job Order**

* Click on **Retrieve**
* Choose **Job Order Option**

<figure><img src="/files/gQe0u8gk9ZjTmh4KF6oE" alt=""><figcaption></figcaption></figure>

* Search and select the required **Job Order.**

<figure><img src="/files/R4ABAbUNY7TV0rRrFGgh" alt=""><figcaption></figcaption></figure>

***

### **Verify Lot Number Transfer**

**Observation**

* Check the **Lot Number Column.**

<figure><img src="/files/2nK372bP5vOGXBvhYzuJ" alt=""><figcaption></figcaption></figure>

**System Behavior**

* The same Lot Number defined in the Job Order is automatically reflected in the Purchase Order.

***

### **Key Benefits**

* Eliminates manual lot number entry
* Maintains consistency between Job Orders and Purchase Orders
* Improves lot tracking accuracy
* Speeds up transaction processing

***

### **Best Practice Tips**

* Ensure Lot Numbers are properly defined in Job Orders
* Use this feature for batch-wise or lot-wise inventory tracking
* Regularly verify retrieved transaction details before saving

***

### **Final Outcome**

* Lot Numbers are automatically transferred from Job Orders to Purchase Orders
* Improved accuracy and consistency in lot management
* Faster Purchase Order processing
* Better inventory tracking and operational efficiency


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/purchase-order/po-configuration/move-job-order-lot-number-in-po-lot-number-job-order-based-po.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
