> 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/use-stock-em-ordens-de-trabalho.md).

# Use Stock em Ordens de trabalho

Stock pode ser atualizado automaticamente a partir das ordens de trabalho.

Isso acontece quando os funcionários registam materiais utilizados do armazém correto.

### Como o fluxo funciona

1. O Funcionário abre a ordem de trabalho.
2. O Funcionário seleciona o armazém.
3. O Funcionário regista os materiais utilizados.
4. O OutSmart deduz a quantidade utilizada desse armazém.

### Porque é que a seleção do armazém é importante

O armazém selecionado decide de onde o Stock é deduzido.

Se os funcionários escolherem o armazém errado, a vista de Stock torna-se pouco fiável.

{% hint style="info" %}
Forme os funcionários para verificarem o armazém antes de registarem os materiais utilizados.
{% endhint %}

### Perguntas frequentes

<details>

<summary>O Stock atualiza-se sempre automaticamente?</summary>

É atualizado quando os materiais são registados na ordem de trabalho com o armazém correto.

</details>

<details>

<summary>Porque é que a etapa do armazém é importante?</summary>

Mantém a dedução ligada à localização correta do Stock.

</details>

<details>

<summary>Quem beneficia com este fluxo?</summary>

Tanto as equipas de escritório como as equipas de campo.

Todos veem uma posição de Stock mais fiável.

</details>

### Tópicos relacionados

* [**Stock**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/stock.md)
* [**Fluxos de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/fluxos-de-trabalho.md)
* [**2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/2ba.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/use-stock-em-ordens-de-trabalho.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.
