| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-edition |
| GIT | |
| GIT | https://github.com/OCA/vertical-edition.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-edition/tree/17.0/bookstore_mgmt |
| VERSION | |
| VERSION | 3.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), APSL-Nagarro |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), APSL-Nagarro |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar, bobrador |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/vertical-edition |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This application manages books as products, authors, editorials and genres. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_product_book_author_form |
product.book.author.form | product.book.author | form | New |
view_product_book_author_tree |
product.book.author.tree | product.book.author | tree | New |
view_product_book_editorial_form |
product.book.editorial.form | product.book.editorial | form | New |
view_product_book_editorial_tree |
product.book.editorial.tree | product.book.editorial | tree | New |
view_product_book_genre_form |
product.book.genre.form | product.book.genre | form | New |
view_product_book_genre_tree |
product.book.genre.tree | product.book.genre | tree | New |
view_product_template_form_inherited |
product.template.form.inherited | product.template | xpath | Inherits product.product_template_form_view |
view_product_template_search_books_inherited |
product.template.search.book.inherited | product.template | xpath | Inherits product.product_template_search_view |
name
Char
No public methods.
name
Char
No public methods.
name
Char
No public methods.
author_id
Many2one → product.book.author
string='Author'
args: 'product.book.author'
editorial_id
Many2one → product.book.editorial
string='Editorial'
args: 'product.book.editorial'
genre_id
Many2one → product.book.genre
string='Genre'
args: 'product.book.genre'
is_book
Boolean
string='Is a book'
year_edition
Integer
string='Year of Edition'
No public methods.