Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3818 Visninger

Hello, 

i have a module which contains IP for some machines, i want to ping the IP, and show the status of the ping inside odoo.

 i have a field for the IP and a field for its ping status. 

how to make the status field change? can i use a button to ping the IP and change the status depending on the output?

if so, can you help me doing that, and i don't mind any other suggestion :)

Thanks;

Avatar
Kassér
Bedste svar

The simplest way to handle this would be to open an Action Window​ that runs a Wizard. The wizard would consist of a field "IP address" and a button "Ping". When the action window closes, it can pass the IP address and ping status to fields on the form.

Avatar
Kassér
Forfatter

thnx

Related Posts Besvarelser Visninger Aktivitet
1
jun. 25
25012
2
jul. 22
4194
3
sep. 21
8611
2
sep. 21
9468
1
sep. 21
3035