| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/16.0/product_packaging_container_deposit |
| VERSION | |
| VERSION | 1.2.1 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, BCIM |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, BCIM |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Jacques-Etienne Baudoux, Sébastien Alix, Weblate, OCA-git-bot, Simone Orsi, oca-ci, Telmo Santos, duongtq, chaule97 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_packaging_level odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
openupgradelib |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_package_type_form_container_deposit |
stock.package.type.form.container.deposit | stock.package.type | field | Inherits stock.stock_package_type_form |
is_container_deposit
Boolean
create(self, vals_list)
write(self, vals)
No new fields.
Public methods (4)copy(self, default=None)
prepare_deposit_container_line(self, product, qty)
update_order_container_deposit_quantity(self)
write(self, vals)
No new fields.
Public methods (1)get_product_container_deposit_quantities(self, qty, forced_packaging=False)
container_deposit_product_id
Many2one → product.product
domain=[('type', '=', 'service')]
args: 'product.product'
No public methods.