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

formio: populating odoo model fields in a form (list field) #268

Closed
trojantomasz opened this issue Jan 17, 2024 · 7 comments
Closed

formio: populating odoo model fields in a form (list field) #268

trojantomasz opened this issue Jan 17, 2024 · 7 comments
Labels
15.0 question Further information is requested

Comments

@trojantomasz
Copy link

I can imagine this question was raised many times before. I have read every and all the answers and hints about it but still I am not able to achieve it. In Odoo 15 Community, I have installed and working forms (form.io) addon, with sales, crm extensions.
How correctly define a list field in a form to have it list data from the odoo database model field (like the simpliest name field from res.partner model)? I was following your guide in this issue:#11 but it is not working for me. I was following all the links and hints from this issue. No luck. I suppose, there are some breaking changes in Odoo 15 but I cannot find any information regarding this. Simply, it is not working. Can you give me any guidance on this?

@bobslee
Copy link
Member

bobslee commented Jan 18, 2024

@trojantomasz The feature has been moved to the Components API module:

https://apps.odoo.com/apps/modules/15.0/formio_components_api/

@bobslee bobslee added question Further information is requested 15.0 labels Jan 18, 2024
@bobslee
Copy link
Member

bobslee commented Jan 25, 2024

@trojantomasz All clear now?
Please can you close the issue.

@trojantomasz
Copy link
Author

@bobslee Yes, thank you! Case closed.

@trojantomasz
Copy link
Author

Thank you for explanation. It is not available anywhere, so I suppose many people will look for the answer. The description is somehow misleading as it clearly states, that there is a possibility to use Odoo database fields in forms without mentioning the required, non-free addon.

@bobslee
Copy link
Member

bobslee commented Jan 26, 2024

@trojantomasz Thanks for the heads up.
I have plans to improve the app's page, documentation. Actually I will launch a website with more info and practices and probably some screen recordings.

@trojantomasz
Copy link
Author

@bobslee You welcome :) Actually, my company is interested in this functionality but there is practically no information on how does it work (I mean using odoo database's fields content in forms). Is there any documentation or examples somewhere? Or is there a way to test how it works? I am not sure if our python programming skills will be enough to use the paid addon so I cannot recommend it in the moment for my boss without making some 'proof of concept'. In the online demo I have found literally no example with working functionality of this.

@bobslee
Copy link
Member

bobslee commented Jan 26, 2024

@trojantomasz I can send you a user login for a demo environment.

Please submit your request and email address by the contact form:

https://www.novacode.nl/contact

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
15.0 question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants