> 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/marketplace-pacotes-e-power-ups/power-ups/stock/registe-transacoes-de-stock.md).

# Registe transações de Stock

Use transações de Stock quando uma alteração de Stock não vier de uma Ordem de trabalho.

Isto mantém o histórico do seu armazém completo.

### Tipos comuns de transação

Use transações de Stock para:

* receção de entregas
* correção de bens danificados ou em falta
* movimentar Stock entre armazéns
* atualizar Stock após uma contagem de inventário

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

Um histórico de transações claro ajuda-o a entender como o Stock mudou.

Também ajuda a corrigir erros mais rapidamente.

### Boa prática

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

Reveja rapidamente correções invulgares.

Use um processo consistente para todos os armazéns.

### Perguntas frequentes

<details>

<summary>Quando preciso de uma transação de Stock?</summary>

Use uma quando a alteração de Stock não veio do uso normal de Artigo numa Ordem de trabalho.

</details>

<details>

<summary>Posso usar transações para corrigir erros?</summary>

Sim.

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

</details>

<details>

<summary>Posso movimentar Stock entre armazéns?</summary>

Sim.

Pode usar transações para registar transferências entre localizações.

</details>

### Tópicos relacionados

* [**Stock**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/stock.md)
* [**2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/2ba.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-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/marketplace-pacotes-e-power-ups/power-ups/stock/registe-transacoes-de-stock.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.
