Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Push Rule does not seem to be working

Subscriure's

Get notified when there's activity on this post

This question has been flagged
ruleodoo16featuresRoute
2 Respostes
3816 Vistes
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
Best Answer

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
Best Answer

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.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
DeprecationWarning: The longpolling-port is a deprecated alias to the gevent-port option, please use the latter Solved
odoo16features
Avatar
Avatar
Avatar
Avatar
Avatar
5
de set. 25
24507
How to Add wizard under print button inside the form view.
odoo16features
Avatar
Avatar
Avatar
Avatar
3
d’ag. 25
3741
How to add @api.onchange in _get_view() method odoo 16
odoo16features
Avatar
Avatar
1
de maig 25
3637
get all partners which are internal users or portal users odoo16
odoo16features
Avatar
Avatar
1
d’abr. 25
4482
How to add decoration color green with bold to a record with a single conditon
odoo16features
Avatar
Avatar
1
d’abr. 25
5331
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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