Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Quantity on Hand (smart button) for purchase user

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
Quantity on Hand
3 Respuestas
2445 Vistas
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
Descartar
Avatar
Jaideep
Mejor respuesta

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
Descartar
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 Mejor respuesta

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
Descartar
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
Mejor respuesta

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

in this case the purchase user can't edit stock 

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
Importing Product Quantity
Quantity on Hand
Avatar
Avatar
Avatar
Avatar
4
jun 24
18538
Can't Update Quantity on Hand Odoo 13 EE Resuelto
Quantity on Hand
Avatar
Avatar
Avatar
3
ene 21
6000
On-hand qty update while creating MO
Manufacturing Order Quantity on Hand
Avatar
Avatar
Avatar
2
may 23
2951
[Odoo 13 CE] Inventory Update with product qty on hand = 0
Quantity on Hand InventoryAdjustment
Avatar
0
ago 22
1829
Access right for "Inventory/User" to update Quantity On Hand. Odoo 14 Enterprise Resuelto
inventory Quantity on Hand
Avatar
Avatar
Avatar
2
mar 22
6553
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

Website made with

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