Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
892 Weergaven

We try to create a product.category from external api. 


The code was: 

$id = $models->execute_kw(oddo_db, oddo_uid, oddo_password, 'product.category', 'create', array("name"=>"hola"));


The problem is not with the connection because if I do a search it works correctly


This instruction does not create anything for me and the return value is blank and I do not get any error.


Anyone can help me? 


Avatar
Annuleer
Beste antwoord

Hi, 

Please check the logs in odoo. Possible problem is related to access rights or required fields on product.category aside from field name.

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
aug. 25
489
1
aug. 25
696
2
jul. 25
3226
3
jul. 25
853
1
jun. 25
2378