TIP: You can type at any time to perform a new search.
Product Template Book Weight Calculation
product_template_book_weight_calculation · OCA/vertical-edition
- Repository
- OCA/vertical-edition · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Others
- Folder size
- 0.01 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.savoirfairelinux.com
- Last tracking update
- 2026-08-07 07:17:53
- Authors
- Savoir-faire Linux
- Maintainers
- Savoir-faire Linux
- Committers
- Pedro M. Baeza
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints 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)@staticmethodCalculate 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)
Loading…
Loading…