Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • E-learning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Sociale media-marketing
    • E-mailmarketing
    • Sms-marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Artificiële Intelligentie
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelwinkel
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Horeca & Hospitality
    • Bar en café
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van mede-eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brouwerij
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Diensten
    • Klusjesman
    • IT-hardware & ondersteuning
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Alle bedrijfstakken bekijken
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijsprogramma
    • Scale Up! Business Game
    • Odoo bezoeken
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Partner worden
    • Diensten voor partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

Mobile view customization in mobile barcode module?

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
barcodemobileodoo
4408 Weergaven
Avatar
kbytez, Kabeer KB

I am trying to add barcode scanning feature in product line of a picking. I successfully added the barcode image and the functionality. But the barcode image is displaying in both website view and the mobile view. But i only need to display the barcode image in the mobile application.

I tried below code.

**.xml**

*
t-operation="append">



" rel="ugc">widget.mobileMethods.scanBarcode'>
Barcode



*


But i am getting below error:


Error:


Traceback:
Error: dict.widget is undefined
anonymous/ Function:223:8
foreach@http://localhost:5014/web/static/lib/qweb/qweb2.js:180:33
anonymous@http://localhost:5014/web/static/lib/qweb/qweb2.js line 470 > Function:11:24
_render@http://localhost:5014/web/static/lib/qweb/qweb2.js:459:58
render@http://localhost:5014/web/static/lib/qweb/qweb2.js:451:26
_render@http://localhost:5014/web/static/lib/qweb/qweb2.js:481:29
render@http://localhost:5014/web/static/lib/qweb/qweb2.js:451:26
_renderLines@http://localhost:5014/stock_barcode/static/src/js/client_action/lines_widget.js:325:33
_renderLines@http://localhost:5014/stock_barcode_picking_batch/static/src/js/client_action/lines_widget.js:56:28
OdooClass.extend/Class.include/start/promise callback*start@http://localhost:5014/stock_barcode/static/src/js/client_action/lines_widget.js:52:51
OdooClass.extend/_widgetRenderAndInsert/promise callback*_widgetRenderAndInsert@http://localhost:5014/web/static/src/js/core/widget.js:434:33
appendTo@http://localhost:5014/web/static/src/js/core/widget.js:193:21
_reloadLineWidget@http://localhost:5014/stock_barcode/static/src/js/client_action/abstract_client_action.js:626:33
start/promise callback*start/promise callback*start@http://localhost:5014/stock_barcode/static/src/js/client_action/abstract_client_action.js:107:51
OdooClass.extend/start@http://localhost:5014/stock_barcode/static/src/js/client_action/picking_client_action.js:84:21
OdooClass.extend/_widgetRenderAndInsert/promise callback*_widgetRenderAndInsert@http://localhost:5014/web/static/src/js/core/widget.js:434:33
appendTo@http://localhost:5014/web/static/src/js/core/widget.js:193:21
_startController@http://localhost:5014/web/static/src/js/chrome/action_manager.js:862:34
_executeAction/promise callback*_executeAction@http://localhost:5014/web/static/src/js/chrome/action_manager.js:316:14
_executeClientAction@http://localhost:5014/web/static/src/js/chrome/action_manager.js:454:25
_handleAction@http://localhost:5014/web/static/src/js/chrome/action_manager.js:670:29
_handleAction@http://localhost:5014/web/static/src/js/chrome/action_manager_act_window.js:403:28
OdooClass.extend/Class.include/_handleAction@http://localhost:5014/web/static/src/js/chrome/action_manager_report.js:164:28
OdooClass.extend/Class.include/_handleAction@http://localhost:5014/account_reports/static/src/js/action_manager_account_report_dl.js:52:28
OdooClass.extend/Class.include/doAction/promise callback*doAction@http://localhost:5014/web/static/src/js/chrome/action_manager.js:157:50
loadState@http://localhost:5014/web/static/src/js/chrome/action_manager_act_window.js:119:25
OdooClass.extend/Class.include/on_hashchange@http://localhost:5014/web_enterprise/static/src/js/web_client.js:151:59
Async*show_application/promise callback*show_application@http://localhost:5014/web_enterprise/static/src/js/web_client.js:91:66
show_application@http://localhost:5014/bus/static/src/js/web_client_bus.js:31:32
OdooClass.extend/Class.include/show_application@http://localhost:5014/calendar/static/src/js/base_calendar.js:112:28
OdooClass.extend/Class.include/start/promise callback*start@http://localhost:5014/web/static/src/js/chrome/abstract_web_client.js:154:16
start@http://localhost:5014/web_enterprise/static/src/js/web_client.js:37:28
OdooClass.extend/start@http://localhost:5014/web_enterprise/static/src/js/widgets/debug_manager.js:11:32
OdooClass.extend/Class.include/start@http://localhost:5014/bus/static/src/js/web_client_bus.js:23:24
OdooClass.extend/Class.include/startWebClient@http://localhost:5014/web/static/src/js/main.js:24:19
async*@http://localhost:5014/web/static/src/js/main.js:26:5
odoo.processJobs/processJob/defprocessJob@http://localhost:5014/web/static/src/js/boot.js:258:23
odoo.processJobs@http://localhost:5014/web/static/src/js/boot.js:316:23
odoo.define@http://localhost:5014/web/static/src/js/boot.js:154:14
@http://localhost:5014/web/static/src/js/main.js:1:6


The error comes because of below line.


0
Avatar
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
Notifiction In Mobile APP
mobile odoo
Avatar
0
apr. 20
4451
How to use the mobile camera to scan barcode
barcode mobile
Avatar
0
okt. 18
8630
How can I display a barcode on a form? Opgelost
barcode odoo
Avatar
Avatar
1
mrt. 24
7956
Add multi-select checkbox in OEListAdapter in Odoo Mobile Framework
mobile odoo
Avatar
0
mrt. 15
6393
Mobile Computer Barcode Scanner Opgelost
barcodescanner barcode mobile
Avatar
Avatar
Avatar
Avatar
3
okt. 25
18929
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Partner worden
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 Svenska ภาษาไทย Türkçe українська Tiếng Việt

Odoo is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

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