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

Odoo Integration #41

Open
Zilola-Nazarova opened this issue Jun 11, 2024 · 0 comments
Open

Odoo Integration #41

Zilola-Nazarova opened this issue Jun 11, 2024 · 0 comments

Comments

@Zilola-Nazarova
Copy link
Owner

Inside of your course project:

  • Implement some kind of externally accessible API that allows to access users's collection data (only collections, not items). Access to the data should be provided via "api token".
  • Add an link inside user profile that return a generated api token.

Then implement an Odoo application that allow to store information about collections (only collections, not items). Odoo collections should have the following fields: owner, name, description, number of items, category. The user can view the list of collections, can create/edit/delete a collection (everything inside the Odoo).
Add an action to the Odoo that will import collections (without items) from your course project by the provided "api token".

Optional (hard): add customizeable items with import support.

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

No branches or pull requests

1 participant