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

Push Rule does not seem to be working

Suscribirse

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

Se marcó esta pregunta
ruleodoo16featuresRoute
2 Respuestas
3815 Vistas
Avatar
Jeff Rund

Odoo Enterprise on v16

I have a Bin called WH/Stock/QC.  I want to be able to receive goods there when they appear damaged or need an inspection.  Example:  on a PO Receipt, 10 items come in, but one seems damaged and needs to me reviewed, receive 9 items to WH/Stock and 1 item to WH/Stock/QC.  Then have a push rule that will create a transfer to move the item from WH/Stock/QC to WH/Stock.  I would like that transfer to be created to qty is “reserved” and does not show as available.  And it also creates a view on the Inventory Overview that there is something that needs work done in the QC bin. 


The below rule is also part of a route.  Have tried applying the route to a product.  Moved the route to the highest priority.  Made sure scheduler is running.  It just never seems to fire and create the Internal Transfer.  the 


0
Avatar
Descartar
Jeff Rund
Autor

Thanks for Confirming. On #5, which is the use case, any idea why that is? Isn't that what the push rule says it will do? "Why product arrives in X, transfer created to Y." Why does it matter how the product is arriving in X? Trying to better understand route and rules, thanks.

Avatar
Jaideep
Mejor respuesta

The configuration seems right, I would double check 

1. the applicability.. i.e route association to the product. If you have provided the route to be applicable to specific products, do check if on the product's inventory tab the route is selected.


2. If this route applies to ALL products, then it might be easier to provide the WH where it is applicable rather than individual products


3. You mention you have created a new operation type (new view on Inventory Overview), however on your rule screenshot the 'operation type' is Internal Transfer and not the new operation. So it is likely the rule is working and triggering the transfers in 'Internal Transfer' operation.

Hope the above helps resolve your issue.

0
Avatar
Descartar
Jeff Rund
Autor

1. Yep, have it on the product and checked.
2. Have tried at the warehouse level and product level.
3. Not new, just that I wanted to see it in Inventory Overview. Using Internal Transfer. Or trying to at least if the transfer would ever create.

Jaideep

I tested on V16 and have also tried in other versions and it creates the transfer and reserves the products. There isn't any other configuration to it either. If you using runbot to test maybe I could share the one I used to configure this rule

Once the products are moved to QC bin are they available in that location? Inventory > Reporting > Locations group by location. Just to be certain the products are indeed available to trigger the rule.

Jeff Rund
Autor

Yep, tried in this runbot: https://22447968-15-0-all.runbot109.odoo.com/

Receipt in P00017 for Product QC Test.
Here is what I see: https://www.loom.com/share/59cb2241f9db4cf59e88c1571826c9c6

Jaideep

Thanks for sharing, I tried to make
1. an internal transfer from stock to stock/QC and this triggered the creation of an internal transfer from stock/qc to stock. -- works as anticipated

2. On the receipt operation created a transfer to Stock/QC (on the operation) and provided stock/qc in the detailed operation. This too created the internal transfer from stock/qc to stock -- works as anticipated

3. When the location was stock on receipt operation while in detail operation stock/qc is selected. The system overrode the detailed operation to Stock (WH/IN/00018).

4. When location is stock/qc on operation, it does not allow for some quantities to be sent to Stock. Push rule is triggered

5. Location is WH/Stock on operation, in detailed operation some qty sent to Stock and some quantity Stock/QC. The transfer goes through and product available in location but push rule not triggered. This is your use case which seems to fail.

I tried the above failed case (5) in V16, and in the detailed operation Stock/QC location changed to Stock on validation.

https://22432797-16-0-all.runbot174.odoo.com (your test has been on V15)

It seems it is not possible to split the qty of a product to multiple locations in 1 operation. Essentially all quantities would be moved to QC or all quantities received in Stock followed by an internal transfer of partial quantity to QC

Jeff Rund
Autor

Thanks for Confirming. On #5, which is the use case, any idea why that is? Isn't that what the push rule says it will do? "Why product arrives in X, transfer created to Y." Why does it matter how the product is arriving in X? Trying to better understand route and rules, thanks.

Jaideep

Yes, I would agree, the push rule should have triggered the next operation, irrespective of how the product arrived.

Jeff Rund
Autor

@Jaideep - thanks for confirming at least. Maybe someone else will add something how to get it to work. Thanks.

Jaideep

You might want to consider an alternate process to make it easier on operational.

1. If all your receiving are scanned for QC examination then maybe choose 2 step receiving. Essentially, Pull & Push rule. You could modify the move to be automatic, if you wish the process be accomplished with just 1 operation. The products not validated will remain in receiving location for QC examination.

2. If the QC examination isn't routine, then suggest the use of Internal transfer to QC location to trigger additional operation.

Also, do validate the version you are using as V16 does not allow disparity of location between picking and detailed operation

Jeff Rund
Autor

@Jaideep, thanks for your thoughts. I know there are additional steps that can be done to manually do this, the client receives hundreds of products a day so adding additional operations add a lot of work for something that should be easy.

What do you mean by "V16 does not allow disparity of location between picking and detailed operation". You can still very much receive to different locations on a PO receipt in the detailed operation.

Jaideep

Do try your use case (#5) in V16, it didn't allow the transfer to stock/qc location for me. The runbot you had used last week was V15

Jeff Rund
Autor

I did not try a QC bin, but I can always put products in different bins. I have never seen it not allow that. This was in a v16 runbot. https://www.loom.com/share/95c3b269fefe48c99a3c6c474faf3954

But doesn't really matter. The client for this is for is v15 actually. But not seeing a difference for v15 to v16 on the push rule, does not work in either version when splitting a receipt.

Avatar
Andrey Kolesnikov
Mejor respuesta

For what its worth, looks like if the destination on the Stock Picking is set to Stock/ location on the move itself, and the destination for the stock move line is changed to the Stock/QC right on the stock move line itself (in "detailed operations") - then the push rule doesn't trigger, but if a stock picking has the destination as Stock/QC to begin with - the push triggers fine.

0
Avatar
Descartar
Jaideep

That is correct. This is behavior is only in 15, in V16 stock move line defaults to stock location and does not allow a selection of sub-location

Andrey Kolesnikov

The observation was from Odoo 16. Maybe we are talking about something different.

¿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
DeprecationWarning: The longpolling-port is a deprecated alias to the gevent-port option, please use the latter Resuelto
odoo16features
Avatar
Avatar
Avatar
Avatar
Avatar
5
sept 25
24501
How to Add wizard under print button inside the form view.
odoo16features
Avatar
Avatar
Avatar
Avatar
3
ago 25
3741
How to add @api.onchange in _get_view() method odoo 16
odoo16features
Avatar
Avatar
1
may 25
3636
get all partners which are internal users or portal users odoo16
odoo16features
Avatar
Avatar
1
abr 25
4482
How to add decoration color green with bold to a record with a single conditon
odoo16features
Avatar
Avatar
1
abr 25
5331
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