> 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/setups/setup-items/setup-items-multiple-pack-sizes/configuration-multiple-packs-sizes/configuration-options-1/carry-forward-rates.md).

# Carry Forward Rates

**YouTube:** [How To Enable Carry Forward Pack / Sizes Wise Item Rates In Item Creation?](https://www.youtube.com/watch?v=Hj8A8a459zk\&t=30s)

## How To Enable Carry Forward Pack / Sizes Wise Item Rates In Item Creation?

\
 Configuring Item Rate Carry Forward in Logic ERP

This guide explains how to configure and utilize the item rate carry forward feature within Logic ERP.

### Step-By-Step Guide

* Navigate to the **Setup Items** and select **Multiple Pack Sizes**.
* Open the configuration settings.
* Locate the option and enable "Carry Forward Rates" under the Configuration option - 1.

<figure><img src="/files/oyTbe24xJ74UXVQ9OIUS" alt=""><figcaption><p>Click on the option to enable it as instructed.</p></figcaption></figure>

### **Implement in Item Master**

* Create a new "Item".
* As soon as you select the size and click next, you will see that the software has automatically picked another size along with its rates, which were entered in the previous size.

<figure><img src="/files/R5PQ7Mb7tQf9bp8kVpJn" alt=""><figcaption><p>This picture shows that the rates have been carried forward.</p></figcaption></figure>

### Implement in Purchase Voucher:

* If you want to learn more about **Pick Item Wise Rate**, click here [**Learn More**.](/logic-erp-learning-hub-tutorials-and-best-practices/setups/configurations/purchase-voucher-configurations/other-settings-1/pick-item-wise-rates.md)

### Conclusion

The carry forward feature streamlines the process of managing item rates, ensuring efficiency in handling multiple pack sizes.


---

# 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/setup-items/setup-items-multiple-pack-sizes/configuration-multiple-packs-sizes/configuration-options-1/carry-forward-rates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
