> For the complete documentation index, see [llms.txt](https://docs.simutek.se/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simutek.se/plan-and-distribution/konfiguration-i-gks-plan/koppla-debiterbart-kostnadsstaelle-foer-aterrapportering-via-gks-plan.md).

# Koppla debiterbart kostnadsställe för återrapportering via GKS Plan

Säkerställ först att det finns ett kostnadsställe som är markerat som debiterbart. Nya kostnadsställen läggs upp i GKS Kalkyl i menyval *Administratör > Kostnadsställen*.&#x20;

För återrapportering av t ex nytt kostnadsställe BUD så läggs detta lämpligen upp som eget arbete och debiterbart. Ett förslag till upplägg av timdebitering är 100 kr. Koppla kostnadsstället till lämpligt kalkylmoment i detta fall Frakt. Återrapportering på detta kostnadsställe från GKS Web kan göras med decimaler och kan då återspegla rätt pris. Exempel är en återrapportering i tid på 1,75 h på kostnadsställe BUD ger total återrapportering på 175 kr på specifik order.

Återrapportering av extra arbete är lämpligt att också koppla i GKS Plan så att personal kan återrapportera extra nedlagd tid och detta hamnar med automatik på tillverkningsorderns fria orderrader. Säljare eller projektledare får information vid frisläppning om att det inkommit extra tid och kan ta ställning till om och hur mycket som ska debiteras kunden på ordern.

Säkerställ att det finns ett kostnadsställe för kundändringar eller tillkommande arbete. Kostnadsstället måste vara markerat som debiterbart och ha en timkostnad och ett timpris ut mot kund. Koppla kostnadsstället till valfritt kalkylmoment. Rör det sig om extra arbete i prepress, original eller byrå så är det lämpligt att koppla till kalkylmoment 'Original'. I annat fall går det bra med valfritt t ex övrigt.


---

# 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://docs.simutek.se/plan-and-distribution/konfiguration-i-gks-plan/koppla-debiterbart-kostnadsstaelle-foer-aterrapportering-via-gks-plan.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.
