Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read Records by Id #20

Open
obuchmann opened this issue Oct 2, 2019 · 3 comments
Open

Read Records by Id #20

obuchmann opened this issue Oct 2, 2019 · 3 comments

Comments

@obuchmann
Copy link

I try to load lots of related records from a one2many relation but there is no plain read method defined.

Can we add a method to load records by id like it is done within the search method?

Furthermore all the methods like makeResponse, resetParams and buildParams are Private so there is no chance to inherit your Odoo class and extend it with custom Methods.

@Edujugon
Copy link
Owner

Hi @obuchmann ,

I'm very busy these days so I can not provide an ETA when I could take care of your request, in the meantime a PR from your side is always more than welcome and I would review/merge it soon.

@SarmadAbdulrahman
Copy link

is this still happen?

@obuchmann
Copy link
Author

@SarmadAbdulrahman In the meantime i create my own package to handle odoo api calls including this feature. Fell free to use this:
https://github.com/obuchmann/odoo-jsonrpc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants