Javier Velazquez Traut
Javier Velazquez Traut
Line 346 in dist/odoo.js: ` odooRpc.shouldManageSessionId = (reason.result.server_serie < "8"); //server_serie is string like "7.01" ` The comparision does not work correctly so the session_id param gets sent. This causes...
Hey, thanks a lot for this repo! Very very useful :) I've been trying to integrate postprocessing effects to the mix using EffectComposer but unfortunately this doesn't work. ```typescript ```...