Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: bar code scanner simulator

by
Devendra Kavthekar
- 25/03/2020 18:54:07
It's my pleasure, thanks, Jordi, Manuel

Thank you.
Regards,

--
Devendra Kavthekar
+91 88499 30873

On Wed, 25 Mar 2020, 11:22 p.m. Manuel Alejandro Márquez Ortiz, <buzondemam@gmail.com> wrote:
Hi all, good tip Devendra, thank you!

El mié., 25 mar. 2020 a las 13:01, Devendra Kavthekar (<dkatodoo@gmail.com>) escribió:
Hi Jordi,

Here is the tweet you were looking for probably:


xdotool is a good option, but you can also mimick barcode scanner through Odoo JavaScript from console, as in the attached screenshot.

Hope it helps, take care.

Thank you.
Regards,

--
Devendra Kavthekar
+91 88499 30873

On Wed, 25 Mar 2020, 10:01 p.m. Luis J. Salvatierra, <ljsalvatierra@binovo.es> wrote:
Hi Jordi,

I use the command line tool "xdotool" like so:

sleep 5; xdotool type "001122334455"

Hope it helps, kind regards,

Luis

El mié., 25 mar. 2020 a las 17:01, Jordi Riera (<jordi.riera@numigi.com>) escribió:
Hello List,

I hope everything is well with you all.

With the constraints to be remote, we have new challenges :)
I need to debug a module interacting with barcode (enterprise). Currently, I don't have access to a scanner, but I remember seeing a tweet, a post, something  about a module to simulate the behavior ?

Would you know the module/lib ?

Thank you again and take care.
Jordi

--
Jordi Riera - VP Technique
NUMIGI SOLUTIONS INC.
(514) 317-7944

Longueuil, Québec, Canada

linkedinyoutubecustom-icontwitter

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe



--
Luis J. Salvatierra - Binovo IT Human Project S.L.

Astigarraga bidea 2, 2ª Izquierda, Oficina 10-11
20180 Oiartzun
Gipuzkoa, España

Teléfono:  +34943569206

Web: https://www.binovo.es

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

Reference