# Custom GL Plug-in Setup

The Custom GL Lines Plug-in modifies the general ledger impact of standard and custom transactions. Use the Custom GL Lines Plug-in to comply with a wide range of global accounting standards by applying custom transaction logic that adds lines to the NetSuite GL Impact page.

QMC Sales Cost leverages the NetSuite Custom GL Plug-in to post any costs / discounts to the general ledger. After installation, the Plug-In must be configured.

***

## Plug-In Implementation Configuration

1. Navigate to **Customization > Plug-Ins > Plug-in Implementations**
2. Filter on Type = Custom GL Lines Plug-in

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

3. Click View
4. Click Configure
5. Asynchronous = T
6. Transaction Type = Credit Memo, Invoice
7. Subsidiaries = All
8. Accounting Books = All

## Manage Plug-In

Once configured, the plug-in must be enabled

1. Navigate to **Customization > Plug-ins > Manage Plug-ins**
2. Check 'TQ QMC Custom GL Plugin
3. Save

## Need Assistance?

{% hint style="success" %}
If you continue to experience issues after following this guide, we recommend reaching out for further assistance.&#x20;

Please contact us at <support@tradeqloud.com> with a detailed description of the problem. Our dedicated support team is committed to helping you resolve any challenges you may encounter.
{% 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.tradeqloud.com/qloud-margin-control/using-qmc/setup-guides/custom-gl-plug-in-setup.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.
