> 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-installation-configuration-and-troubleshooting-solutions/faqs/printing/add-item-hsn-code-in-printing.md).

# Add Item HSN Code in Printing

**YouTube:** [How to Add Item HSN Code in Sale Bill Printing?](https://www.youtube.com/watch?v=JB8csAAPPy4)

## How to Add Item HSN Code in Sale Bill Printing?

In this tutorial, we’ll demonstrate how to add the **HSN Code column** in both **Visual Base Printing** and **Designer Printing** formats.

***

### Add HSN Code in Multiple Printing Configuration

* Navigate to the Setup/Configuration and then select **"Sale Multiple Printing Configuration"**.
* Select the **required series** and under **Print Options**, click on **Print Columns**.

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

* A list of available columns will appear.
  * Search for the **HSN Code** column.
  * Use the **arrow keys** to set its position.

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

* Save the configuration.
* Open the **Sale Bill window → Print Preview** to check.
* The HSN Code column is now displayed.

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

***

### Add HSN Code in Designer Printing

* From the menu bar, Navigate to Continuous Printing and then select **Sales Bill Print Designer and Printing**.
* Select the **required configuration** and **sales bill** from the search list, then click **Refresh**.
* Open the **Design Window**.

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

* Click on the **Grid Table → Table Menu → Edit Bound Table**&#x20;

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

* Click on **Settings**.

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

* Click on **Add Column**&#x20;

<figure><img src="/files/0ZPyxAuHOOTbGl5EGyyk" alt=""><figcaption></figcaption></figure>

* Choose the HSN column from Bound Columns
  * Search for the **HSN Code** column.
  * Double-click to add it to the grid.

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

* From **Column Properties**, you can:
  * Edit the **header text**.
  * Set a **background color** from Column Style for the cell.

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

* Rearrange the column using the **Move Left/Right** buttons.
* Save the changes.
* Finally, click on **Preview Print Design**.
* The HSN Code column has been successfully added to the print layout.

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


---

# 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-installation-configuration-and-troubleshooting-solutions/faqs/printing/add-item-hsn-code-in-printing.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.
