Skip to Content
Menu
This question has been flagged
1 Atsakyti
4144 Rodiniai

I have a model A and model B. A has a field X that is many2one of model B, and B has a field Y that is one2many to model A. When I try to update field X via XML-RPC (even though X is still null) the "another model requires the record being deleted." error yield.

Portretas
Atmesti

Hey could you share the code of how you did it ? I am trying the same thing using XML-RPC in python but I tint know what to enter on the many2one field.

Autorius Best Answer

I was actually using odoo-await for Odoo client and was writting Many2one field using update() / create(). Fixed the error by using update() with action to One2many instead.

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
1
kov. 23
2439
0
gruod. 22
3078
0
birž. 21
3006
0
birž. 20
5510
1
lapkr. 19
2803