Product Template Book Weight Calculation

product_template_book_weight_calculation
REPOSITORY
REPOSITORYOCA/vertical-edition
GIT
GIThttps://github.com/OCA/vertical-edition.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/vertical-edition/tree/10.0/product_template_book_weight_calculation
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYOthers
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSPedro M. Baeza
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • calculate_book_weight(page_height=0, page_width=0, page_weight=0, page_count=0, cover_weight=0)
    @staticmethod
    Calculate the weight of a book. :param page_height: meter :param page_width: meter :param page_weight: kilogram :param page_count: number of pages :param cover_weight: kilogram :return: Float, Book weight (kg)
REPOSITORY
REPOSITORYOCA/vertical-edition
GIT
GIThttps://github.com/OCA/vertical-edition.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/vertical-edition/tree/9.0/product_template_book_weight_calculation
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYOthers
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSPedro M. Baeza
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:25
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • calculate_book_weight(page_height=0, page_width=0, page_weight=0, page_count=0, cover_weight=0)
    @staticmethod
    Calculate the weight of a book. :param page_height: meter :param page_width: meter :param page_weight: kilogram :param page_count: number of pages :param cover_weight: kilogram :return: Float, Book weight (kg)
REPOSITORY
REPOSITORYOCA/vertical-edition
GIT
GIThttps://github.com/OCA/vertical-edition.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/vertical-edition/tree/8.0/product_template_book_weight_calculation
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYOthers
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSStéphane Bidoul, Yannick Vaucher, GitHub, Guillaume Auger, Jordi Riera, OCA-git-bot
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:27
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • calculate_book_weight(page_height=0, page_width=0, page_weight=0, page_count=0, cover_weight=0)
    @staticmethod
    Calculate the weight of a book. :param page_height: meter :param page_width: meter :param page_weight: kilogram :param page_count: number of pages :param cover_weight: kilogram :return: Float, Book weight (kg)