Merieme
Merieme
I'm using the packge from a nodejs application , and it doesn't connect to the remote deskrop and I get this error in the console : [node-rdpjs] ERROR: ETIMEDOUT(connect ETIMEDOUT...
Hello , I'm trying to integrate the package in my code. How can I add just the sidebar menu please ? I added everything as in your code , but...
I'm trying to use this from my angular app , running on port 4200 in order to connect to an external desktop running on a given IP address. Here's the...
I want to create a new timesheet in the backend of Odoo via my app , import { Component, OnInit } from '@angular/core'; import { OdooRPCService } from 'angular2-odoo-jsonrpc'; import...
Hello , I'm using the package in my angular 6 app , and the Webstocket is closed before the connection is established. here's my code : import { Component, OnInit...