Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

Push Rule does not seem to be working

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
ruleodoo16featuresRoute
2 Replies
3813 Tampilan
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
Buang
Jeff Rund
Penulis

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
Jawaban Terbai

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
Buang
Jeff Rund
Penulis

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
Penulis

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
Penulis

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
Penulis

@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
Penulis

@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
Penulis

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
Jawaban Terbai

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
Buang
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.

Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
DeprecationWarning: The longpolling-port is a deprecated alias to the gevent-port option, please use the latter Diselesaikan
odoo16features
Avatar
Avatar
Avatar
Avatar
Avatar
5
Sep 25
24479
How to Add wizard under print button inside the form view.
odoo16features
Avatar
Avatar
Avatar
Avatar
3
Agu 25
3741
How to add @api.onchange in _get_view() method odoo 16
odoo16features
Avatar
Avatar
1
Mei 25
3633
get all partners which are internal users or portal users odoo16
odoo16features
Avatar
Avatar
1
Apr 25
4482
How to add decoration color green with bold to a record with a single conditon
odoo16features
Avatar
Avatar
1
Apr 25
5328
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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