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

[Routes] Automatic purchase orders --> Stock location wrong (missing)

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
stock_pickingpurchase_orderstock_move
1 Responder
4051 Visualizações
Avatar
Torsten

I' m trying to implement a stock configuration for my company. So first I created the following stock locations:

  • Storage (view)
    • Input (view)
    • Main stock (view)
      • Shelf 1 (internal)
      • Shelf 2 (internal) 
      • ...

Note that input and main stock are virtual stocks, no stock movements must be applied. Only shelfes are allowed to receive goods, if there are incoming goods, they are controlled by putaway rules to get to the right places.

Then I configured a single Stock Type for now

  • Incoming goods (Type Incoming, default target: Input, show detailled operations, show reserved)

Next I created a simple route:

Default route:

  • Action: Buy, Type: Incoming goods, Target: Main stock (so if goods needed in stock, an automatic purchase order is created)
  • Action: Move To, Type: Incoming goods, Source: Input, Target: Main stock (so if goods are coming from Input, push them to main stock where putaway rules are getting applied)

OK, now everything is working fine for the following cases:

  • When I create a purchase order, the correct stock picking is created. The default route sends the goods to Main Stock
  • When using the "restock" function, everything is working fine, a purchase order is created, next the sock picking and everything is sent to Main stock nicely

BUT: when I create a *customer order* and the product is not in stock, an automatic purchase order is placed correctly. Then when applying it, the stock picking sends the goods to "Input" and then it gets stucked --> the route is not applied, even the automatic purchase order looks exactly the same as the manual created one.


Why does the default stock route not get applied to an automatic purchase order (even if I have to confirm it manually exactly as a manual created one)? I cannot find a reason for this. This is our very basic use case, there are even more to implement later, but I'm getting already stucked here.


Where is my mistake? Thanks in advance

0
Avatar
Cancelar
Avatar
Jaideep
Melhor resposta

You may want to check the 'source location' on your delivery route. The automated PO is triggered when the stock is not available in the source location and the receiving route is only fulfilling the stock need to that location.

In your example above if you set the delivery route 'source location' to be "Main Stock" then the push to rule from Input to Main stock would be triggered. 

The default delivery source location is set as WH/Stock and in the above case it is the parent location for both Input and Main Stock, hence once the product is received in Input the need for delivery order is fulfilled.

0
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
Difference Between move_line_ids and move_line_nosuggest_ids
stock_picking stock_move
Avatar
Avatar
1
ago. 21
8495
Purchase Order from stock
stock_picking purchase_order
Avatar
Avatar
Avatar
6
mai. 20
5340
Why am I getting "Extra Move" on picking transfers?
stock_picking stock_move
Avatar
0
fev. 17
6799
wrong partner_id value on stock.picking.in creation
stock_picking purchase_order
Avatar
0
mar. 15
5004
Where are Stock Picking created from Purchase Order? Resolvido
stock_picking purchase_order odooV17
Avatar
Avatar
Avatar
Avatar
Avatar
4
ago. 25
3587
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