Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Example of calling JavaScript from Odoo client and filling back in some field?

by
Data Dance s.r.o., Radovan Skolnik
- 27/09/2024 10:14:30

Hello,


I am looking for an example on how to call JavaScript from Odoo client and feeding the result back to some field(s) on the form. There is half of it (calling JavaScript) for example in purchase/static/src/toaster_button/toaster_button_widget.js but it lacks the other half.


The idea here is I need to query a PoS terminal for configuration that's residing on the local network. The configuration would be later used in PoS to communicate with the terminal.


Thank you. Best regards


    Radovan Skolnik

Follow-Ups