# Sales Costs Setup

The following setup is required before the application can be utilized

{% embed url="<https://lucid.app/documents/embedded/d58baeb8-7d34-440f-a586-5bed6ae7efd4>" %}

## Setup GL Accounts

General Ledger accounts are required to be created to ensure accurate postings to the general ledger.

For each sales cost item utilized, two accounts should be setup, being

* Income Account - for any Sales Costs with Custom GL Posting, this is the Amount (Debit)
* Expense Account  - for any Sales Costs with Custom GL Posting, this is the Amount (Credit)

Here is an example of the accounts on an item:

<figure><img src="/files/1SSUgttzWUmXl3KeZ32s" alt=""><figcaption></figcaption></figure>

And here is an example of a Sales Cost using Custom GL Posting:

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

***

### Create Sales Cost Items (Other Charge / Service Items for Resale)

Sales Cost Items are used to include additional charges on sales orders and invoices. These items should be setup as either Other Charge or Service Items for Resale. These items can be used on the following Sales Cost Processing Methods:

* Add as Line Item - Grouped
* Add as Line Item - Individual
* Change Rate
* Change Rate and Custom GL Posting
* Custom GL Posting
* No GL Posting

For more information&#x20;

{% hint style="info" %}
&#x20;For more information about the supported Sales Cost Processing methods, <mark style="color:yellow;">**read this page.**</mark>
{% endhint %}

***

### Create Discount Items

Discount Items are used when using Sales Cost Processing Method = Add as Discount Item.&#x20;

This processing method aligns to standard NetSuite Discount Items., and inserts a discount line underneath each applicable line item. This can be an increase or decrease.

{% hint style="info" %}
&#x20;For more information about NetSuite discount Items, see [NetSuite Help](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N2248474.html)
{% endhint %}

***

### Update Existing Items

Tracking Sales Costs for Items being Sales must be enabled on Item records.&#x20;

To enable the Tracking of Sales Costs on Items set the Item field "**Track Sales Cost**" to Yes.

{% hint style="success" %}
Once setup has been completed, landed cost budgets can now be created.&#x20;

Please read [Using the Application - Landed Costs ](/qloud-margin-control/using-qmc/examples/landed-costs.md)for more detail.
{% 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/sales-costs-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.
