> 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/changelogs/changelog-gks3-distribution.md).

# Changelog GKS3 Distribution

## 1.9.16 - 2024-01-24

* Nya tilläggstjänster för Schenker Premium 10 och 13 \[8359]
* Omdöpt tilläggstjänst för DHL Skicka grönt till Go Green \[8372]

## 1.9.15 - 2023-10-30

* Automatiskt frakttillägg hämtar fel konto \[8318]

## 1.9.14 - 2023-05-03

* Möjlighet att visa orderradsbenämning på följesedel för friorder \[8163]
* Markera alla för samleverans tog inte hänsyn till tabellfilter \[7603]
* Enhet sätts inte på frakt tillägg leveranser \[8156]
* Frakter från distribution in på fri order \[8159]

## 1.9.13 - 2023-02-21

* Stöd för automatisk fraktdebitering genom prisfråga till Schenker \[8150]

## 1.9.12 - 2022-02-07

* Åtgärdat ett felmeddelande som uppstod vid leverans av många markerade leveranser under vissa förutsättningar \[7845]

## 1.9.11 - 2021-04-01

* Tilläggstjänst Garantibokning för DHL Freight, Sverige \[7630]
* Möjligt att ange leveransvillkor plats och kod vid utlandsadresser \[7599]
* Kopiera transport tar med även tilläggstjänster \[7598]
* Tvätta Excelimport från överflödiga mellanslag \[7654]

## 1.9.10 - 2020-10-26

* Stöd för DHL Freight:s tilläggstjänst *Skicka Grönt*. \[7188]

## 1.9.9 - 2020-09-15

* Prislista för GKS Distribution prisfråga påslag \[7515]

## 1.9.8 - 2020-06-18

* Nya fält följesedel: säljare e-post, handläggare e-post.

## 1.9.5 - 2019-09-27

* Prisfråga ger inget svar vid uträknad vikt \[6646]
* Prisfråga fungerade ej för knapp Frisläpp+Sändningslista \[6640]

## 1.9.3 - 2019-06-07

#### Ny funktionalitet och förbättringar

* Pristjänst för frakter kopplat till transportadministratör. Automatiskt återkoppling med kostnad och pris till fria orderrader. \[5726]

## 1.9.1 - 2018-10-17

#### Ny funktionalitet och förbättringar

* Distribution - Mobilnummer från leveransadress kopieras till Mobil/SMS på leverans i distributionen. \[3217]


---

# 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/changelogs/changelog-gks3-distribution.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.
