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

Set default operation type on MO

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
manufacturingoperationbomstock_locationRawMaterial
2 Respostas
4357 Visualizações
Avatar
Stéphane Reynders

Hello,


When I create a new manufacturing order of BoM product, i want to set default specific "Operation Type" depending on product (or product category) I mean not the default San Francisco: Manufacturing which is consuming raw materials from WH/Stock.

Eg: 

- Product: Foobar wood product

- BoM: Foobar wood product

- Operation type (defaults to): Wood WH: Manufacturing

=> So the raw materials and finished product will be WOOD/Stock by default.


I don't find how to achieve this. Is this doable via route rules or I need to override a model ?


Regards

0
Avatar
Cancelar
Avatar
Lars Aam
Melhor resposta

You set the operation in the BOM. 

https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/manufacturing/management/bill_configuration.html

1
Avatar
Cancelar
Stéphane Reynders
Autor

@Jaideep : multiple warehouses and one step manufacturing on all warehouses
I have set the route manufacturing as the first one, doesn't change anything :
(can't insert screenshots)
1) Manufacture
2) Buy
3) Wood : 1 step receive
4) Wood : 1 step shipping

Also the product of the BoM has only route "Manufacture".

Avatar
Stéphane Reynders
Autor Melhor resposta

Thank you Lars, it choose the good Operation Type by default.

But if I set an operation on the BoM, when I choose the product on the MO, the BoM isn't anymore selected by default. Why ?


0
Avatar
Cancelar
Jaideep

possible explanation for this scenario/ behavior, quoting @Andrea Martinez (amt) verbatim from the below post

https://www.odoo.com/forum/help-1/can-i-manage-both-2-step-manufacture-store-and-3-step-pick-manufacture-store-manufacturing-in-odoo-204399

>>>> The reason this is not automatically done by Odoo is that the first rule set on the Manufacture route uses the operation type "Manufacturing". Therefore, when the route is triggered, it uses this rule and this operation type to create the manufacturing order. Since the BOM uses a different operation type, it is not pulled into the MO and does not trigger the transfer needed for the 2-stpe manufacturing process.<<<<

In your business case, do you have multiple routes or multiple warehouses? From your question it seems like the operation type selected on MO wasn't your referred one

Stéphane Reynders
Autor

I have found the solution : In inventory => Operations Types => I have set Manufacturing / Wood WH before the Manufacturing / San Francisco WH

Stéphane Reynders
Autor

In the doubt, I have created another product / BoM in San Francisco WH, with Operation Type : "San Francisco: Manufacturing" : the same behavior happens when creating a MO : no default BoM selected :(

Jaideep

Thanks for confirming. This validates the rationale provided in the post, that if the operation type on BOM is different from the 1st rule with operation type manufacture in the DB then the product BOM field on MO needs to be selected manually.

I guess in your use case you were able to change the operation sequence of the manufacturing routes so the preferred operation is chosen first.

Stéphane Reynders
Autor

The workaround for the MO form, is to override the bom_id field to be required=True.

But I'm still investigating, because I tried a MTO rule and the MO is automatically created without BoM selected (exactly like manually).

Stéphane Reynders
Autor

My bad : the SO was created using wrong WH. If I set the good WH on the SO, the MO created by the MTO has the good BoM.

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
MO from SO Resolvido
sales manufacturing quantity bom RawMaterial
Avatar
1
out. 24
2957
Creating a bill of materials with variable % or weight
manufacturing bom
Avatar
Avatar
1
out. 25
956
Multi layered BOMs Resolvido
manufacturing bom
Avatar
Avatar
Avatar
2
ago. 25
1574
Manufacturing Validation Error - Quantity or Reserved Quantity should be set Resolvido
manufacturing bom
Avatar
Avatar
Avatar
2
ago. 24
5244
Two products in one MO
manufacturing bom
Avatar
Avatar
1
mar. 24
2570
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