Pular para o conteúdo
Odoo Menu
  • Entrar
  • Experimente grátis
  • Aplicativos
    Finanças
    • Financeiro
    • Faturamento
    • Despesas
    • Planilhas (BI)
    • Documentos
    • Assinar Documentos
    Vendas
    • CRM
    • Vendas
    • PDV Loja
    • PDV Restaurantes
    • Assinaturas
    • Locação
    Websites
    • Criador de Sites
    • e-Commerce
    • Blog
    • Fórum
    • Chat ao Vivo
    • e-Learning
    Cadeia de mantimentos
    • Inventário
    • Fabricação
    • PLM - Ciclo de Vida do Produto
    • Compras
    • Manutenção
    • Qualidade
    Recursos Humanos
    • Funcionários
    • Recrutamento
    • Folgas
    • Avaliações
    • Indicações
    • Frota
    Marketing
    • Redes Sociais
    • Marketing por E-mail
    • Marketing por SMS
    • Eventos
    • Automação de Marketing
    • Pesquisas
    Serviços
    • Projeto
    • Planilhas de Horas
    • Serviço de Campo
    • Central de Ajuda
    • Planejamento
    • Compromissos
    Produtividade
    • Mensagens
    • Aprovações
    • Internet das Coisas
    • VoIP
    • Conhecimento
    • WhatsApp
    Aplicativos de terceiros Odoo Studio Plataforma Odoo Cloud
  • Setores
    Varejo
    • Loja de livros
    • Loja de roupas
    • Loja de móveis
    • Mercearia
    • Loja de ferramentas
    • Loja de brinquedos
    Comida e hospitalidade
    • Bar e Pub
    • Restaurante
    • Fast Food
    • Hospedagem
    • Distribuidor de bebidas
    • Hotel
    Imóveis
    • Imobiliária
    • Escritório de arquitetura
    • Construção
    • Administração de propriedades
    • Jardinagem
    • Associação de proprietários de imóveis
    Consultoria
    • Escritório de Contabilidade
    • Parceiro Odoo
    • Agência de marketing
    • Escritório de advocacia
    • Aquisição de talentos
    • Auditoria e Certificação
    Fabricação
    • Têxtil
    • Metal
    • Móveis
    • Alimentação
    • Cervejaria
    • Presentes corporativos
    Saúde e Boa forma
    • Clube esportivo
    • Loja de óculos
    • Academia
    • Profissionais de bem-estar
    • Farmácia
    • Salão de cabeleireiro
    Comércio
    • Handyman
    • Hardware e Suporte de TI
    • Sistemas de energia solar
    • Sapataria
    • Serviços de limpeza
    • Serviços de climatização
    Outros
    • Organização sem fins lucrativos
    • Agência Ambiental
    • Aluguel de outdoors
    • Fotografia
    • Aluguel de bicicletas
    • Revendedor de software
    Navegar por todos os setores
  • Comunidade
    Aprenda
    • Tutoriais
    • Documentação
    • Certificações
    • Treinamento
    • Blog
    • Podcast
    Empodere a Educação
    • Programa de educação
    • Scale Up! Jogo de Negócios
    • Visite a Odoo
    Obtenha o Software
    • Baixar
    • Comparar edições
    • Releases
    Colaborar
    • Github
    • Fórum
    • Eventos
    • Traduções
    • Torne-se um parceiro
    • Serviços para parceiros
    • Cadastre seu escritório contábil
    Obtenha os serviços
    • Encontre um parceiro
    • Encontre um Contador
    • Conheça um consultor
    • Serviços de Implementação
    • Referências de Clientes
    • Suporte
    • Upgrades
    Github YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Faça uma demonstração
  • Preços
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Financeiro
  • Inventário
  • PoS
  • Projeto
  • MRP
All apps
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
Ajuda

How to move stock from one location to another

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
stock.move
4 Respostas
10649 Visualizações
Avatar
Christopher Roe

I am wondering if there is a way to transfer lots of stock from one location to another. We are tracking stock within freezers, and may have ~100 (different) products per freezer. If the freezer breaks, how can I move all of the stock from this freezer (all 100 items) to a different storage location (i.e. another freezer)?

0
Avatar
Cancelar
Avatar
Christopher Roe
Autor Melhor resposta

Hi Shehani,

Thank you for your explanation. I think this was is fine if there are a small number of different products, as you can create a line item for each, and transfer the quantities required, my main concern is if you have many different products, whether there would be a more efficient way to transfer products, rather than having to add hundreds of lines within the internal transfer.

Many thanks,

Chris

1
Avatar
Cancelar
Avatar
Shehani Madhushika
Melhor resposta

Hi Christoper,

Create multiple warehouse locations (Below example is from V17)


To set up your warehouse locations based on your business requirements, follow these steps. Navigate to the Inventory module, click on "Configuration," and you'll find the locations as illustrated below.


Upon clicking on "Locations," you will find a list of all the created locations. To add a new warehouse location, click on the "New" button, and a form will appear below. Here, you can enter the warehouse location name and select a parent warehouse location if applicable.



Internal Transfer (Move stock from current freezer to another freezer )


Step 01

You can go to the inventory module and select Operations main menu and select Internal option like below


Step 02

Now below form will appear then you can select new button under internal transfer view.From there, select the source location (the current freezer containing the product) and the destination location (where you want to transfer the product). Add the product and specify the quantity for transfer, then click on the "Validate" button. This process will successfully transfer the product from Freezer 1 to Freezer 2.

Now if you go the moves history you can see the product movement like below. 


Hope this helps.Thank you!

1
Avatar
Cancelar
Avatar
Ernteglück UG
Melhor resposta

The answers are all correct, but your intention was not to create the internal transfer and have to add all 100+ products to it, you wanted a transfer form, that collates all products from the source at creation.

Actually, you'd need to script this.  I'm currently in the process of doing this myself, because I also don't want to overstrain the inventory-guys.  For corrections of human mistakes, the should be one form, where you can add all corrective moves and an explanation of what happened.  Then press "Validate" to kind of sign that correction and issue the stock moves.


0
Avatar
Cancelar
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Melhor resposta

Hi,

1. Go to inventory -> Operation -> Internal -> CreateCreate Internal transfer, source location as freezer 1, and choose your destination location

 2. Add product and quantity and validate it.


For more information, refer to the blog:https://www.cybrosys.com/blog/how-to-manage-inventory-transfer-with-odoo

Hope it helps,

-1
Avatar
Cancelar
Está gostando da discussão? Não fique apenas lendo, participe!

Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!

Inscreva-se
Publicações relacionadas Respostas Visualizações Atividade
Transfer stock between different serial number of same Item
stock.move
Avatar
0
out. 24
2138
Autofill done qty when receiving products in purchase app
stock.move
Avatar
Avatar
Avatar
3
nov. 21
3920
Action after stock.move
stock.move
Avatar
0
abr. 21
3986
How to show moves and their details from picking
stock.move stock.picking
Avatar
Avatar
Avatar
2
mai. 25
6884
Delivery Order disappears when adding a new delivery order line
stock.move delivery_order
Avatar
Avatar
1
jan. 25
5362
Comunidade
  • Tutoriais
  • Documentação
  • Fórum
Open Source
  • Baixar
  • Github
  • Runbot
  • Traduções
Serviços
  • Odoo.sh Hosting
  • Suporte
  • Upgrade
  • Desenvolvimentos personalizados
  • Educação
  • Encontre um Contador
  • Encontre um parceiro
  • Torne-se um parceiro
Sobre nós
  • Nossa empresa
  • Ativos da marca
  • Contato
  • Empregos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidade
  • Segurança
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo é um conjunto de aplicativos de negócios em código aberto que cobre todas as necessidades de sua empresa: CRM, comércio eletrônico, contabilidade, estoque, ponto de venda, gerenciamento de projetos, etc.

A proposta de valor exclusiva Odoo é ser, ao mesmo tempo, muito fácil de usar e totalmente integrado.

Site feito com

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now