Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

Barcode command Validate in Work Order Tablet View

Naroči se

Get notified when there's activity on this post

This question has been flagged
manufacturingbarcodescannervalidateworkorder
1 Odgovori
4589 Prikazi
Avatar
Morten Brødbæk Halvorsen

Hi

We are quit new to Odoo and working on setting up manufactering operations and steps. Our products consists of sub-parts which has unique serial numbers and in the Work Order, the subparts are set to be Register Consumed Components, so we can track the serial numbers in the final product.

This process, we will do with a barcode reader to speed up the process. After it has been scanned, the user needs to press Validate to go to the next step.

I would like to make that process easier (so the user should not need to click the Validate button).

My thoughts are:


  • Use the barcode scanner to scan a "Validate" command. When I try this, I get an error message saying that the O-BTN.Validate is not a known command. Is it possible to modify the Work Order View so the Validate button is associated with the O-BTN.Validate command?
  • Add a USB Footswitch with the action assigned to Validate. Though I am unsure whether this can be done without the IOT module. In the Odoo docs, it says that the button should be linked in the Work Center/IOT, but without the IOT module, this is not possible. So I don't know how to connect a USB footswitch directly to the PC and then assign the button to Validate in Odoo.

If someone has another/better solution, I am all ears :)

0
Avatar
Opusti
Avatar
Leonardo L
Best Answer

Hello, excuse my bad English,


The solution to configure the code reader they use, since they usually have a configuration code where you need to emulate the keyboard, since Odoo does not take it as COM input, that is why simulating the keyboard reads it without problem.


In addition to this you could use the command



odoo.__DEBUG__. services['web.core'].bus.trigger('barcode_scanned', "O-BTN.validate", $(".o_web_client")[0])


that emulates the behavior of the barcode reader, you should validate it with the settings of your physical barcode reader and configure it to emulate a keyboard.



video:

ht tps://watch. screencastify. com/v/YDS2fL1ckfqkPatlE3k6


Since I don't have enough karma, remove the link spaces so you can view the full video.



0
Avatar
Opusti
Morten Brødbæk Halvorsen
Avtor

Hi, thank you for your suggestion. It makes good sense and a good solution. We have in the meantime changed our production flow so the final product is a kit instead of a manufacturing, so basically moved it from manufacturing to barcode app.

I will keep your sollution in the back of my head. We use barcode scanning in multiple places so maybe I can come up with something smart with configurering the barcode scanner for other Odoo usages.

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

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

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Odoo 17.sh = How can I create and assign a whole group of operators to a Work Order in an MO? Solved
manufacturing workorder
Avatar
Avatar
1
sep. 24
2994
V16 Work Order Cancel undo
manufacturing workorder
Avatar
Avatar
1
avg. 24
2863
Open workorder by scanning serial number
manufacturing barcodescanner workorder barcode tablet
Avatar
Avatar
1
maj 23
2696
Multiple products on the same work order?
manufacturing workorder
Avatar
Avatar
1
jan. 23
3726
Partially finished manufacturing order (using work orders)
manufacturing workorder
Avatar
Avatar
Avatar
3
jan. 23
11761
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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