Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
883 Widoki

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? 


Awatar
Odrzuć
Najlepsza odpowiedź

Hi, 

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
sie 25
482
1
sie 25
693
2
lip 25
3225
3
lip 25
847
1
cze 25
2377