Giter Club home page Giter Club logo

Comments (13)

pedrobaeza avatar pedrobaeza commented on July 18, 2024 1

@bealdav I have it as saved reply, so not too much time, but yes, I agree we can have a issue template. Anyway, it doesn't matter. Who don't to put details, they ignore that template. I see it on odoo/odoo. And they get the expected result: to get ignored as well.

from server-ux.

pedrobaeza avatar pedrobaeza commented on July 18, 2024

Which module? Which Odoo version? Steps to reproduce the problem?

from server-ux.

bealdav avatar bealdav commented on July 18, 2024

Hi @pedrobaeza

https://help.github.com/en/github/building-a-strong-community/manually-creating-a-single-issue-template-for-your-repository
https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository

could probably save your time ;-)

from server-ux.

snowtianyou avatar snowtianyou commented on July 18, 2024

odoo13 Community Edition barcode_action apps

var ActionBarcodeField = AbstractField.extend({
init: function () {
this._super.apply(this, arguments);
this.trigger_up('activeBarcode', {
name: this.name,
commands: {
barcode: '_barcodeHandleAction',
},
value:alert("haha")
});
},

});

from server-ux.

pedrobaeza avatar pedrobaeza commented on July 18, 2024

Steps to reproduce the problem? Which is the problem?

from server-ux.

CasVissers-360ERP avatar CasVissers-360ERP commented on July 18, 2024

I think I can actually confirm this issue, on our Zebra barcode scanner running Android the barcode scan is not used as input in the wizard. The barcode scan doesn't seem to trigger anything.

from server-ux.

pedrobaeza avatar pedrobaeza commented on July 18, 2024

We still don't know which module of this repository.

from server-ux.

CasVissers-360ERP avatar CasVissers-360ERP commented on July 18, 2024

barcode_action :)

from server-ux.

frankvogler avatar frankvogler commented on July 18, 2024

Elaborating on Cas' comment:

Odoo 13.0+e on odoo.sh
barcode_action module

Issue:
Barcode/keyboard input is not received/processed using Android devices. Tested with:

  • Zebra TC210K, Android 10
  • OnePlus Nord, Android 11
  • Barcode scanner input
  • Keyboard input
  • Chrome browser (on Android)
  • Odoo Android app

None of these combinations of tests trigger any action. Input for both keyboard and barcode scanner is tested in Sales app to verify input is working (see video 2).

Steps to reproduce:

  • input value using barcode_action from Android device with either barcode scanner or keyboard, either in Odoo app or Chrome browser. Nothing happens.

Video 1: Working functional sample test on Chrome/Windows 10 - https://drive.google.com/file/d/1qXfnZNFSVoiCpSGsYK-dqKNkBvoRQFzO/view

Video 2: Not working test on Zebra/Android - https://drive.google.com/file/d/1dkUnyByVGD0Fk09NlPYQATvVDyXeNh5-/view
(the end where nothing is happening is me frantically scanning the barcode with the Zebra device. No result at all.)

Hope this helps.

from server-ux.

CasVissers-360ERP avatar CasVissers-360ERP commented on July 18, 2024

@etobella
Do you maybe have an idea in what direction we could search?

@AdriaGForgeFlow @fshah-initos
You both migrated the module. Any ideas?

from server-ux.

etobella avatar etobella commented on July 18, 2024

Did it work on 12.0? How are you reading the barcode? Does it work with a standard odoo barcode reader widget?

from server-ux.

CasVissers-360ERP avatar CasVissers-360ERP commented on July 18, 2024

We tried the widget="barcode_handler", same result, this is the one you mean right? We will try 12.0 after the runbot build has finished. Maybe it's unrelated to the module but just a core Odoo issue.

We are reading the barcode using a Zebra TC21.

from server-ux.

github-actions avatar github-actions commented on July 18, 2024

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

from server-ux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.