Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
30145 Переглядів

Hi , 

I am just started with Odoo . I am a .net developer and want to create products, receipts , scraps etc.... all things in inventory, contacts , sales modules . So i made a CRUD in c# but i am stuck in creating a category because it has foreign keys involve in it ( this what i think, because exception code are also not descriptive) . So any one know who to add and delete any entity in Odoo via api ?

Аватар
Відмінити
Найкраща відповідь

https://github.com/patricoos/PortaCapena.OdooJsonRpcClient

https://www.nuget.org/packages/PortaCapena.OdooJsonRpcClient/

Аватар
Відмінити
Найкраща відповідь

There is a bug in version 2.5.0 when using "search_read".  Apparently there is a fix in version 3, but the link on the website to download is broken.

http://xmlrpcnet.googlecode.com/files/xml-rpc.net.3.0.0.270-snapshot.zip [BROKEN]

But you can read it on these links
https://stackoverflow.com/questions/25628216/fault-response-contains-a-string-value-where-an-integer-was-expected

http://www.xml-rpc.net/

Appears I will need to write my own library as I have been unable to find any suitable links

Аватар
Відмінити
Найкраща відповідь

Hi,

You can use this library "\https://github.com/ieski/OdooXmlRpc"

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
трав. 22
2047
1
бер. 21
5497
2
груд. 24
1756
3
січ. 23
6922
2
груд. 22
3575