Hi guys,
Stuck here for quite a few hours now. Anyone who can share what's the correct syntax to call the write method in javascript? So far, I have below code that doesnt work. Thanks !
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi guys,
Stuck here for quite a few hours now. Anyone who can share what's the correct syntax to call the write method in javascript? So far, I have below code that doesnt work. Thanks !
James try this
model.call("write", [[id], {'name': "james"}])
Hello,
For this Please do like this :
new instance.web.Model('crm.lead').call('write', [[val]], {})
.then(function(result){
console.log("main resultttttttttttt", result);
}));
Hope this will help you..
Im getting this error when i do that:
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
0
jul. 25
|
95 | ||
|
1
jul. 25
|
4875 | ||
|
0
jul. 25
|
399 | ||
|
0
jun. 25
|
557 | ||
|
1
jun. 25
|
747 |