# Correção para impedir a digitação de saldo negativo na abertura de caixa simplificado com a tecla F2

Estava sendo permitido abrir o caixa com a tecla "F2" com valor negativo, o que poderia causar discrepâncias nos registros financeiros e gerar problemas de controle.&#x20;

Foi corrigido o problema para que não seja mais possível iniciar o caixa com um valor negativo apertando a tecla "F2". O sistema agora exibe um aviso e impede o início do caixa caso o valor seja negativo.&#x20;

{% hint style="info" %}
Certifique-se de que o valor inicial do caixa seja positivo antes de iniciar. Caso contrário, o sistema não permitirá o início do caixa e exibirá uma mensagem de alerta.
{% endhint %}

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


---

# 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://atualizacoes.consumer.com.br/pdv/anteriores/14.6.2/14.6.2.16/correcao-para-impedir-a-digitacao-de-saldo-negativo-na-abertura-de-caixa-simplificado-com-a-tecla-f2.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.
