Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Información
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar 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
  • Proyecto
  • 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

How to Restrict POS Sales When Product Stock is Zero (Odoo Online 19)

Suscribirse

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

Se marcó esta pregunta
pos
2 Respuestas
1262 Vistas
Avatar
Sai Praveen

When a product’s stock quantity is 0, the POS user should not be able to sell it.

Currently, POS still allows selling items even if stock is zero or negative. We would like to block sales completely when the product is out of stock.

I have already enabled Inventory Availability in POS settings, which shows the available quantity, but it only gives a warning and does not stop the sale.

Since we are on Odoo Online, we cannot install custom modules or modify backend code.

Question:

  • Is there any standard feature or setting in Odoo 19 Online to completely prevent selling products with zero stock in POS?
  • If not, what would be the recommended approach for Odoo Online (without custom code)?
  • Or do we need to move to Odoo.sh / On-Premise for such a restriction?

Thanks in advance!

0
Avatar
Descartar
Ray Carnes (ray)

If someone brings an Apple to a POS register they will probably laugh when you tell them you have no Apples. We allow this because if they have the item, clearly it is in stock, and you can sell it and fix the problem with your inventory later.

Avatar
Cybrosys Techno Solutions Pvt.Ltd
Mejor respuesta

Hi,


On Odoo Online (SaaS, Odoo 19), the standard POS settings allow you to show available stock in the POS and give a warning when stock is insufficient. However, there is no built-in option to completely block the sale of products when stock reaches zero. The “Inventory Availability” feature is informational and cannot enforce a hard stop in the POS.


Recommended approaches without custom code (Odoo Online):


    Use stock warnings in combination with training: POS users are shown the quantity and warned if stock is zero, and staff are instructed not to sell such products.


    Use “Available Quantity” filters: You can filter the POS product list to show only products with stock, but this does not prevent adding products to the order if done manually.


If a hard restriction is required:


    You would need customization in POS, which is only possible on Odoo.sh or Odoo On-Premise. On those platforms, a developer can extend the POS model to prevent adding products with zero or negative stock.


Related module:-

* https://apps.odoo.com/apps/modules/18.0/pos_zero_quantity_restrict

* https://odoo-community.org/shop/stock-disallow-negative-2467#attr=941918

* https://apps.odoo.com/apps/modules/18.0/stock_no_negative

*  https://apps.odoo.com/apps/modules/18.0/sale_stock_restrict


Hope it helps

0
Avatar
Descartar
Avatar
Codesphere Tech
Mejor respuesta

Hello Sai Praveen,
Odoo 19 does not have a default feature like this. You need to customize it.

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

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

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
POS Table Synchronization Issue Between Devices in Odoo v17 CE
pos
Avatar
Avatar
Avatar
2
nov 25
2515
Refund and Discount access to admin user only for Pos selling
pos
Avatar
Avatar
1
nov 25
419
Error in POS with gift cards when testing upgrade to 18
pos
Avatar
Avatar
Avatar
Avatar
3
oct 25
2235
How can I sell in different units of measurement within the point of sale?
pos
Avatar
Avatar
1
sept 25
1749
Slow product loading times POS 18 ODOO Resuelto
pos
Avatar
Avatar
Avatar
2
sept 25
1926
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información 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 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