> 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/faq-probleemoplossing-en-ideeen/problemen-oplossen/jaarschijf-verdwijnt.md).

# Jaarschijf verdwijnt

### Jaarschijf niet zichtbaar na wijzigen boekwaardedatum

Na het verzetten van de boekwaardedatum naar een later jaar verdwijnen jaarschijven vóór die datum visueel uit alle projecten.

Oorzaak: De boekwaardedatum is een globale instelling. Jaarschijven vóór de ingestelde datum worden niet meer getoond, ook niet op projectniveau.

### Oplossing: jaarschijf herstellen in twee stappen

{% stepper %}
{% step %}

### Boekwaardedatum terugzetten naar het gewenste jaar

Pas eerst de **boekwaardedatum** terug aan naar een datum in het jaar dat je wilt herstellen (bijv. 01-01-2025).

*Dit is noodzakelijk — zonder deze stap kun je het startjaar op projectniveau niet aanpassen.*

Pad: Tegel Uitgangspunten en Totalen → Alle projecten (werkportfolio) → Uitgangspunten boekwaarden → veld **Boekwaardedatum**

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlsO9z0kiO5DiCpCGBf13%2Fuploads%2Fsxr3K1zWaMZIhRMbY8tn%2FVideo%20Project%205.mp4?alt=media&token=4ed191b9-618d-4ce4-96bf-d41f926b4397>" %}
{% endstep %}

{% step %}

### Startjaar per project terugzetten

Pas daarna per project het **startjaar** aan naar het jaar waarvan je de jaarschijf wilt herstellen.

Pad: Open het project → tabblad **Uitgangspunten** → veld **Startjaar**

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlsO9z0kiO5DiCpCGBf13%2Fuploads%2FFWioiit6ZI03sdxT3HTL%2FVideo%20Project%206.mp4?alt=media&token=79d6071b-271b-437d-abec-6ecdc0db9c00>" %}
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Gebruik je de detailtabel? Lees dan eerst [Detailtabel — waarschuwing bij wegvallen jaarschijf](/grex/functionaliteiten/tabblad-financieel/detailtabel-waarschuwing-bij-boekwaardedatum-jaarverschuiving.md) voordat je het startjaar terugzet. Verkeerde volgorde kan leiden tot dubbele bedragen en een negatief saldo aan te verdelen ramingen.
{% endhint %}

### Wanneer is herstellen nodig?

Je hebt de verdwenen jaarschijf nodig als je handmatig ramingen hebt ingevoerd (zonder detailtabel) en je weet niet meer welke bedragen er stonden. De jaarschijf terugzetten maakt die ramingen weer zichtbaar.

Als je uitsluitend werkt met de detailtabel, controleer dan of er rijen rood zijn geworden — de bedragen staan daar als *nog te verdelen* en zijn niet verloren.

Zie ook:

* [Detailtabel — waarschuwing bij wegvallen jaarschijf](/grex/functionaliteiten/tabblad-financieel/detailtabel-waarschuwing-bij-boekwaardedatum-jaarverschuiving.md)


---

# 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/faq-probleemoplossing-en-ideeen/problemen-oplossen/jaarschijf-verdwijnt.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.
