# Setup Sale Order Attributes

**YouTube:** [How to Configure Custom Attributes and Printing in Sales Orders?](https://www.youtube.com/watch?v=JknIeAcZE7E)

## How to Configure Custom Attributes and Printing in Sales Orders?

In this tutorial, you will learn how to **configure Sale Order Attributes in Logic ERP**.\
This feature allows you to **capture additional instructions or specifications** (like fabric details, delivery notes, etc.) directly within sales orders.

***

### Open Sale Order Attribute Setup

To begin:

* Navigate to the **Setup Module**.
* Expand **Configuration**.
* Open **Sale Order Attributes Setup**.

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

**This window contains Two Important tabs:**

* Instruction Groups
* Instructions

***

### Create Instruction Groups

Instruction Groups help you organize related instructions.

**Steps:**

* Go to the **Instruction Groups Tab**.
* Enter the **Group Name**
  * Example: *Fabric Instructions*

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

* Click **Save**

**Result:** A new instruction group is successfully created.

***

### Define Instructions

Now add instructions under the created group.

**Steps:**

* Go to the **Instructions Tab**.
* Select the **Instruction Group** from the dropdown.

<figure><img src="/files/7tIlL45oxBKuQtzaQnOf" alt=""><figcaption></figcaption></figure>

* Enter the required **Instructions**.

<figure><img src="/files/6axq3n8dMGJwR8bwlypx" alt=""><figcaption></figcaption></figure>

* Click **Save**

**Example Instructions:**

* Fabric Type
* Color Preference
* Stitching Notes

***

### Arrange Instruction Order

You can control how instructions appear during entry.

* Click on **Instruction Order**.
* Use:
  * Arrow keys to rearrange
  * Or Sort **Alphabetically**

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

* This ensures a **clean and user-friendly input flow**.

***

### Enable Sale Order Attributes Column

* Before using attributes in Sales Orders, enable the column.

**Steps:**

* Go to **Configuration**.
* Open **Column Lock Settings**.
* Enable (unlock) **Sale Order Attributes Column**

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

* Click **Save**

***

### Refresh Sales Order Window

* Click on **New Order** to Refresh.
* You will now see a column labeled:

> **“Enter Attributes Value”**

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

***

### Enter Attributes in Sales Order

Now let’s use the feature while creating a sales order.

* Open the **Sales Order Entry Window**
* Click on **Enter Attributes Value**

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

***

### Fill Instruction Details

In the attribute window:

* Instruction Groups appear as **tabs** at the top.
* Select a **group tab** (e.g., Fabric Instructions).
* Instructions will appear in the grid below.

**Enter Values:**

* Fill in details for each instruction.

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

* Click **OK** to save.

**Result:** Attribute values are saved with the **Sales Order**.

***

### Complete and Save Sales Order

* Proceed with normal sales order entry.

<figure><img src="/files/71hr4lPRpOBSJpkmVfx8" alt=""><figcaption></figcaption></figure>

* Click **Save**

The order is now saved along with **custom attribute values**.

***

### Add Attributes in Print Format

You can also display these attributes in printed documents.

**Open Print Designer**

* Navigate to **Inventory** and **Continuous Printing**
* Select **"Sale Order - Print Designer and Printing".**
* Click **Refresh**
* Click **Design**

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

**Add Attribute Fields**

* Open the **Properties Panel** (bottom section)
* Expand **Sale Order Instructions Connection**

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

You will see all defined instructions listed here.

**Insert Fields into Layout**

* Select the required instruction
* Enter a **Heading** (label)
* Right-click → Click **Insert Field**

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

The field will be added to the design layout.

* Repeat for additional fields as needed

***

### Preview the Print

* Save the design
* Open **Print Preview**

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

**Result:** Sale Order Attributes are now visible in the **printed format**.

***

### Benefits of Sale Order Attributes

* Capture detailed customer requirements
* Customize order-level instructions
* Improve communication between teams
* Enhance documentation and printing
* Increase operational accuracy

***

### Final Outcome

You have successfully learned how to:

* Create **Instruction Groups & Instructions**
* Enter **Attributes in Sales Orders**
* Display attributes in **Print Format**

Your system is now capable of handling **customized order-level details efficiently**.


---

# 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/setups/configurations/setup-sale-order-attributes.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.
