Test your connection

Updated 11 June 2026

A safe dry run that proves Odoo can talk to eTimeOffice before you depend on it.

Overview

On the same settings screen where you entered your Corporate ID and password, Odoo offers a Test Connection button. It sends a tiny sample request to eTimeOffice and checks that the reply is healthy JSON. You get an on-screen notification with either a success message or the error text.

How it works

The test uses a short fixed date window and asks for all employee codes (ALL). It does not replace a full sync; it only proves authentication and network reachability. If the HTTP status is 200 and the body parses as JSON, you see “Connection successful.”

Step-by-step guide

Fields table

Field explanations

Test Connection button

Safe to press anytime; it does not delete data.

Notification message

Treat it as the first line of diagnosis. “JSON parse error” sometimes means the server returned HTML (maintenance page) instead of data.

Tip: Run a connection test after every Odoo upgrade or firewall change, even if nothing else changed.

Common mistakes

Image

Test your connection