> For the complete documentation index, see [llms.txt](https://docs.totallink.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.totallink.nl/grex/functionaliteiten/tabblad-financieel/detailtabel-waarschuwing-bij-boekwaardedatum-jaarverschuiving.md).

# Detailtabel waarschuwing bij boekwaardedatum jaarverschuiving

Laat je een jaarschijf wegvallen door de boekwaardedatum te verzetten, dan worden alle rijen in de detailtabel waar nog een bedrag in die jaarschijf stond **rood gemarkeerd**.

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

**Wat betekent dit?** De bedragen uit de weggevallen jaarschijf staan op dat moment als *nog te verdelen*. Ze zijn niet verloren — maar je moet zorgvuldig zijn in wat je vervolgens doet.

{% hint style="danger" %}
**Pas op: dubbele bedragen bij verkeerde volgorde.**

Verdeel je de bedragen opnieuw in de detailtabel, en zet je daarna het startjaar terug zodat de oude jaarschijf weer verschijnt? Dan staan die bedragen er dubbel in. Je krijgt een **negatief saldo aan te verdelen**, omdat de ramingen twee keer zijn opgenomen.
{% endhint %}

**Aanbevolen werkwijze bij detailtabel:**

1. Zet de boekwaardedatum **niet** terug zolang je de bedragen nog niet hebt beoordeeld.
2. Controleer welke rijen rood zijn.
3. Beslis per rij: opnieuw verdelen over toekomstige jaarschijven, of de oude jaarschijf herstellen via het startjaar.
4. Als je de oude jaarschijf wilt herstellen: zet eerst de boekwaardedatum terug, pas dan het startjaar aan — en verdeel de bedragen **niet** opnieuw.


---

# 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.totallink.nl/grex/functionaliteiten/tabblad-financieel/detailtabel-waarschuwing-bij-boekwaardedatum-jaarverschuiving.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.
