Google Books API for Bookstore Management

bookstore_mgmt_google_books_api
REPOSITORY
REPOSITORYOCA/vertical-edition
GIT
GIThttps://github.com/OCA/vertical-edition.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/vertical-edition/tree/17.0/bookstore_mgmt_google_books_api
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYMisc
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), APSL-Nagarro
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), APSL-Nagarro
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar, bobrador
WEBSITE
WEBSITEhttps://github.com/OCA/vertical-edition
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/vertical-edition:
    - bookstore_mgmt
OCA/web:
    - web_notify
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Unidecode
google-books-api-wrapper
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module add the possibility to import book information from Google Books via API calls

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
import_book_template_form_inherited product.template.form.inherited product.template xpath Inherits product.product_template_form_view
import_books_data_tree_inherited product.template.tree.inherited product.template xpath Inherits product.product_template_tree_view
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.