> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/purchase-order/po-configuration/production-season.md).

# Production Season

**YouTube:** [How to Link Production Season in Purchase Order Configuration?](https://youtu.be/R1ILW3-YVkE)

## How to Link Production Season in Purchase Order Configuration?

In this tutorial, we will learn how to define and use **Production Seasons** in a Purchase Order in Logic ERP. This feature helps businesses categorize and filter Purchase Orders season-wise, making order tracking and reporting more organized and efficient.

***

### Objective of This Feature

* Define Production Seasons in Purchase Orders
* Automatically pick predefined seasons during PO entry
* Filter Pending Purchase Orders season-wise
* Improve seasonal planning and reporting
* Organize purchase transactions efficiently

***

### Access to Purchase Order Configuration

* Open **Purchase Order Configuration Window.**
* Navigate to **Defaults Section.**
* Locate the option labeled as:

> **"Production Season".**

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

* The dropdown list displays all Production Seasons already created in the system
* Select the required Production Season
  * Example: **Summer Season**
* Save the Configuration.

***

### Create a New Purchase Order

**Process**

* Initiate New Purchase Order Entry
* Enter Supplier Name
* Click on **Other Details**

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

**System Behavior**

* The Production Season defined in the configuration is:
  * Automatically picked by the system.
* Complete Purchase Order Entry.
* Save Purchase Order.

***

### View Season-Wise Pending Purchase Orders

* Go to **Reports/Queries**
* Under **Order Reports**
* Open **Pending Purchase Orders Report**

**Season Filter**

* On the right-hand side:
  * Production Season Filters are available
* Select Required Production Season.

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

* Click **Create.**

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

**System Behavior**

* The report displays Only Pending Purchase Orders belonging to the selected Production Season.
* Example:
  * Only Summer Season Purchase Orders are shown.

***

### Setup Production Seasons

* Go to **Production Module**
* Open **Production Setup Menu**
* Select **Setup Production Seasons**

**Configuration Process**

* Define:
  * Production Season Name
  * Short Name

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

***

### Key Benefits

* Easy season-wise Purchase Order tracking
* Improved production planning
* Better reporting and analysis
* Organized order management
* Faster filtering of pending Purchase Orders

***

### Best Practice Tips

* Create standardized season names
* Use short names for easier identification
* Regularly review pending orders season-wise
* Align production planning with seasonal demand

***

### Final Outcome

* Production Seasons are automatically applied in Purchase Orders
* Pending Purchase Orders can be filtered season-wise
* Seasonal planning and reporting become more efficient in Logic ERP


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/production-season.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.
