[REF] xunnel_account: Refactored to use token authentication instead using user and password.
Comunication to xunnel_admin changed to http requests instead of using odoorpc. Changes in company stored data, only storing xunnel_token for authentication. Connect_xunnel method replaced by _xunne to connect with xunnel_admin. Changes in response handling. Odoorpc external dependency removed.