# Generate Size-Wise Production Status Report

**YouTube:** [How to Generate Size - Wise Production Status Report?](https://www.youtube.com/watch?v=co7OU-n0TC4)

## How to Generate Size - Wise Production Status Report?

In this tutorial, we will learn how to generate a **Production Status Report – Size Wise** in Logic ERP. This report provides a detailed overview of the production progress across all manufacturing stages, categorized by **process** and **item size**.

***

### **Accessing Reports and Configuration**

* Navigate to Production\Production Reports/Queries\Production Finished Goods Reports and then select **"Production Status Report Size Wise**.**".**
* Click on **Configuration**.
* Enter a suitable **Report Configuration Name**.

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

***

### **Set Print Options**

* In the **Print Options** section:
  * Enable **Process Total** to display totals for each production process.
  * Enable **Grand Total** to display the overall total for the entire report.

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

***

### **Define Report Options**

In the **Report Options** section, configure the following settings to structure the report:

* **Basis for Report Consolidation**
  * Choose how entries should be aggregated in the report.
  * This defines the method used to combine and present production data.
* **Report Order**
  * Use the arrow buttons to arrange components in the required sequence.
  * This helps create a clear and organized report layout.
* **Report Type**
  * Select the desired focus or scope for the report.
* **Item View**
  * Choose how individual items will be displayed.
* **Item Consolidation**
  * Decide how item data should be grouped or combined.
* **Quantity Conversion Factors**
  * Define the conversion factors used to calculate and display quantities.
* **Add in Stock Filter**
  * Enable this option to include or exclude stock filters as needed.
* **Rate In**
  * Select the rate type that will be displayed in the report.
* **Column As**
  * Specify what data will appear in the columns of the report.
* **Worker From**
  * Choose the source from which worker details should be fetched.

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

***

### **Configure Transaction Options**

* In the **Transaction Options** section:
  * Select the **transaction types** you want included in the report.
  * Define how quantities, rates, and amounts should be calculated and displayed.
  * Tick the relevant checkboxes to refine the report output based on your requirements.

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

* Once all settings are defined, **Save the Configuration**.
* Click **Create** to generate the report.

***

### **Customize Columns in the Report**

* Open **Setup Column Attributes**.
* Click **Unselect All** to clear all columns.
* Select only the columns you want to include.
* Use the arrow keys to arrange columns in your preferred order.

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

* Save the changes.
* Press **F2 (Refresh)** to update the report.

***

### **View the Final Size-Wise Production Status**

* The report will now display the updated and customized data.
* It provides a **complete overview** of:
  * Work completed
  * Pending quantities
  * Production value
  * Stage-wise and size-wise breakdown

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

This helps track progress across the entire manufacturing process in an organized and detailed manner.

***


---

# 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-installation-configuration-and-troubleshooting-solutions/faqs/production/generate-size-wise-production-status-report.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.
