Skip to content

[REF] xunnel_account: Refactored to use token authentication instead using user and password.

Javier Vega requested to merge vauxoo-dev/xunnel-account:11.0-javier-tokens into 11.0

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.

Merge request reports