TIP: You can type at any time to perform a new search.
Google Books API for Bookstore Management
bookstore_mgmt_google_books_api · OCA/vertical-edition
- Repository
- OCA/vertical-edition · module folder · Try on Runboat
- Module version
- 1.2.0
- Category
- Misc
- Folder size
- 0.11 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/vertical-edition
- Last tracking update
- 2026-08-07 08:23:14
- Authors
- Odoo Community Association (OCA), APSL-Nagarro
- Maintainers
- Odoo Community Association (OCA), APSL-Nagarro
- Committers
- Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar, bobrador
- Odoo dependencies
- Python dependencies
- Unidecode, google-books-api-wrapper
- System dependencies
- None
- Required by
- None
- Description
This module add the possibility to import book information from Google Books via API calls
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
import_book_template_form_inherited |
product.template.form.inherited | product.template | form | Inherits product.product_template_form_view |
import_books_data_tree_inherited |
product.template.tree.inherited | product.template | tree | Inherits product.product_template_tree_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (5)-
action_import_from_isbn(self) -
get_author_id(self, author_name) -
get_convert_to_base64(self, url) -
get_editorial_id(self, editorial_name) -
get_genre_id(self, genres)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.