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

Quantity on Hand (smart button) for purchase user

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
Quantity on Hand
3 Respostas
2541 Visualizações
Avatar
Markus Schmid

By default the inventory user has a smart button called Quantity on Hand.....

The path to it obviously is Inventory -> Products Menu -> click on one of the Products in the kanban....

The struggle that I have is that the purchase user should also have this button / information without being able to edit the quantity would be a bonus...

Purchase -> Products Menu -> click on one of the Products in the kanban....  (now the onhand quantiy button is missing)

The additional limiting factor is that we are using odoo online....

 ....can this be done through studio?  And if so how?   

1
Avatar
Cancelar
Avatar
Jaideep
Melhor resposta

I think there is not any easy way to do this (but I might be wrong). The visibility of field on-hand qty field has been set to Inventory/user and even by removing or changing visibility to Internal users does not provides visibility to Purchase/ user

The work around to achieving this was a provide inventory user access to purchase / user, while taking away all the access rights.

  1. Duplicate Inventory / user group - Setting > User & Companies > Groups
  2. Rename the original group to maybe 'Inventory Info' and the duplicated group to Inventory / user (it doesn't work the other way around)
  3. In the access rights of Inventory/ Info delete all the access rights, ensure the inherited groups has Internal user

4. For Inventory /User group ensure inherited group has Internal users and well as Inventory / info. Ensure to preserver the access rights as is

5. For Purchase / User group add or update Inventory / info as inherited group. Preserve the access rights as is


This should now provide the required 'on-hand qty' field to be visible to purchase / user group. The on hand qty is also visible on the Kanban view


However, they would also have access to Inventory app and menu's. 

To disable the menu, navigate to Settings > Technical > Menu items - search for inventory and delete visibility for Inventory / Info group.

While this would get you probably what you are looking for (and more), am not sure if I would recommend to implement it. Please test thoroughly (on a test DB probably by duplicating production) all aspects of access including those of the inventory users to ensure compliance and access. 

Hope the experts on this forum have a better solution.

0
Avatar
Cancelar
Markus Schmid
Autor

Jaideep, thanks for the reply... I tried a bit of different take on your suggestion, --maybe you have a solution... :-).....
... in the Groups Menu I made a copy of the Intentory/user group. I called the copy of the group Intentory/purchasing.... Now when I go into the settings -> Manage users -> "purchasing user" -> access rights and look into the Inventory Section / inventory drop down I still only get the "user" or "administrator".... ....the strange thing, -when I did the same step with the "billing" in accounting calling it "test" then the "test" does appear in the selection box.... ....any ideas?

Jaideep

Hi, not sure if the copy was saved or maybe you would have to refresh after saving the copy for it to reflect in user settings. It is possible sometimes if you have 2 windows open.

Also, if you are trying to follow the suggested solution, ensure to rename the original group to Inventory/purchase and not the copy (point2)

Avatar
Markus Schmid
Autor Melhor resposta

If you give a user only access to purchasing, how can the user see quantity on hands at the products (item master level)

purchasing user does have product / item Master level access by default.   Giving the purchassing person inventory access is not doable because of GAAP rules

0
Avatar
Cancelar
Markus Schmid
Autor

Ok, I succesfully killed the inventory option under user settings. The only luck is that I am playing in a test database... And when I mean gone, I mean the complete label (Inventory) and associated drop down box...
Deleting the new inventory group also did not work... very strange.... Odoo 17.4

Markus Schmid
Autor

AND WOW.... ...going into the Studio Tool to look at invisible fields does not reveal the Inventory label Inventory dropdown combo.. WOW :-(

Avatar
Hussein Soliman
Melhor resposta

You can remove Access create from puchase user in modules "  stock.quant"

in this case the purchase user can't edit stock 

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
Importing Product Quantity
Quantity on Hand
Avatar
Avatar
Avatar
Avatar
4
jun. 24
18657
Can't Update Quantity on Hand Odoo 13 EE Resolvido
Quantity on Hand
Avatar
Avatar
Avatar
3
jan. 21
6070
On-hand qty update while creating MO
Manufacturing Order Quantity on Hand
Avatar
Avatar
Avatar
2
mai. 23
3030
[Odoo 13 CE] Inventory Update with product qty on hand = 0
Quantity on Hand InventoryAdjustment
Avatar
0
ago. 22
1850
Access right for "Inventory/User" to update Quantity On Hand. Odoo 14 Enterprise Resolvido
inventory Quantity on Hand
Avatar
Avatar
Avatar
2
mar. 22
6658
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