> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-stocks/registar-transacoes-de-armazem.md).

# Registar Transações de armazém

Adicionar Transações de armazém manuais para entregas, correções, transferências e contagens de stock.

Utilize Transações de armazém quando uma Alteração de stock não resulte de uma Ordem de trabalho.

Isto mantém o histórico do Armazém Concluído.

### Tipos de transacções comuns

Utilize Transações de armazém para:

* receber entregas
* corrigir bens danificados ou em falta
* transferir stock entre Armazéns
* atualizar o Stock após uma contagem de stock

### Porque é importante o histórico de transações

Um histórico de transações claro ajuda a perceber como o stock se alterou.

Também ajuda a corrigir erros mais depressa.

### Boa prática

Adicione as transações assim que a Alteração acontecer.

Reveja rapidamente correções invulgares.

Utilize um processo consistente para todos os Armazéns.

### Perguntas frequentes

<details>

<summary>Quando é necessária uma Transacção de stock?</summary>

Utilize uma quando a Alteração de stock não resultar da utilização normal de Recursos numa Ordem de trabalho.

</details>

<details>

<summary>É possível usar transações para corrigir erros?</summary>

Sim.

As transações são o local certo para correções de stock.

</details>

<details>

<summary>É possível transferir stock entre Armazéns?</summary>

Sim.

Podem ser usadas transações para registar transferências entre Localidades.

</details>

### Tópicos relacionados

* [**Stock**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-stocks.md)
* [**2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/2ba.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups.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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-stocks/registar-transacoes-de-armazem.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.
