Hi ,
May i check whether is it possible to pass extra value to context from my 3rd party xmlrpc client ( javascript) ?
for example , if created a res.users record using xmlrpc client , can i add a new value to the context and then i will use a module which i created over at Odoo ,the module is used to override the on Create event for the res.users ORM model and detect the value of the context passed from the xmlrpc javascript client ? Possible ?
Thanks,
kalmen
Yes, it's possible, all depends on the js xmlrpc client that you are using
Hi , is that ok for you to share with me with an example , let say my client will be using https://www.npmjs.com/package/odoo-xmlrpc ,
i will be really grateful for that.
Thanks, kalmen,
https://www.instant-erp.com