> For the complete documentation index, see [llms.txt](https://ajuda.ristore.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.ristore.com.br/vendas/como-dividir-um-item-varios-movimentos.md).

# Como dividir um item entre Movimentos

Para efetuar a divisão de itens, siga os seguintes passos:

1. Acesse a tela de Vendas, Vendas PDV ou Vendas Touch
2. Selecione o Movimento que deseja dividir os itens
3. Clique no botão ações (F12)
4. Dê um duplo clique sobre o item que deseja dividir.

![Seleção de item para Transferência](/files/-Lz3Z8XbD4HVUDJkUVeR)

Após o duplo clique, ou você também pode utilizar a tecla de Atalho F4, será exibida a seguinte janela:

![Operações com itens](/files/-Lz3ZkLNjLvUPpQOWhS-)

&#x20;5\. Clique no botão Dividir (F12).

![Divisão de Item](/files/-Lz3_kYENv0wznco2j8Y)

6\. Digite o número de partes que deseja dividir o item.\
7\. Digite "INSERT" ou duplo clique na lista caso deseje alterar o movimento de destino.

Após executar estes passos, clique em "Confirmar" (F5) para finalizar a divisão.

Em caso de dúvidas contate o [Suporte Técnico](/master.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:

```
GET https://ajuda.ristore.com.br/vendas/como-dividir-um-item-varios-movimentos.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.
