# Purchase with excise/custom duty

The products/services that you have purchased from the vendors or especially manufacturing companies the bill that you get for entries includes excise duty,

And imported goods will have a custom duty in Nepal so if you want to do entires for that kindly follow the steps below.

{% hint style="danger" %}
**Important Note:**

Follow the same step for excise and custom duty by creating two different products&#x20;

1\) **Product Name** - Excise Duty, Unit - Na, Product Type - Single, Price - Rs.0.00&#x20;

2\) **Product Name** - Custom Duty, Unit - Na, Product Type - Single, Price - Rs.0.00&#x20;
{% endhint %}

### Purchase entry with excise/custom duty

* Go to products -> add product
* Now, create a product named -> **Excise Duty**
* Check  -> manage stock and fill up all the required details just like when adding other products
* Put the product type -> Single -> Applicable tax -> VAT13%
* Add purchase price/sales price/others 0.00
* Click on save

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

After creating a product,

* Go to purchase -> add purchase
* Fill in the details -> add the purchased products or import products if you have lots of purchased items
* Now add the excise duty that you have created -> add purchase tax -> add payment details
* Click on save

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

{% hint style="warning" %}
**Disclaimer:**

While using this method your excise or custom duty stocks might increase after every purchase, but the stock valuation won't be effected as it has 0.00 rates everywhere,&#x20;

We have planned to implement do add excise/custom duty entries in the system built in for future.
{% endhint %}


---

# 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://docs.kbgfuzion.com/erp/knowledge-base/purchase/purchase-with-excise-custom-duty.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.
