TIP: You can type at any time to perform a new search.
Agreement - Stock
agreement_stock · OCA/contract
- Repository
- OCA/contract · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Contract
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/contract
- Last tracking update
- 2026-08-07 07:47:44
- Authors
- Odoo Community Association (OCA), Open Source Integrators
- Maintainers
- Odoo Community Association (OCA), Open Source Integrators
- Committers
- Alexandre Fayolle, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Patrick Wilson
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
partner_agreement_form_view_stock |
agreement.form.stock | agreement | form | Inherits agreement_legal.partner_agreement_form_view |
search_product_lot_filter_agreement |
stock.production.lot.select.agreement | stock.production.lot | search | Inherits stock.search_product_lot_filter |
stock_picking_form_view_agreement |
stock.picking.form.agreement | stock.picking | form | Inherits stock.view_picking_form |
view_move_form_agreement |
stock.move.form.agreement | stock.move | form | Inherits stock.view_move_form |
view_production_lot_form_agreement |
stock.production.lot.form.agreement | stock.production.lot | form | Inherits stock.view_production_lot_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (3)
-
lot_countIntegercompute='_compute_lot_count' args: '# Lots/Serials' -
move_countIntegercompute='_compute_move_count' args: '# Moves' -
picking_countIntegercompute='_compute_picking_count' args: '# Pickings'
No public methods.
New fields (1)
-
agreement_idMany2one → agreementrelated='picking_id.agreement_id'store=Truestring='Agreement' args: 'agreement'
No public methods.
New fields (1)
-
agreement_idMany2one → agreementargs: 'agreement', 'Agreement'
No public methods.
New fields (2)
-
agreement_idMany2one → agreementargs: 'agreement', 'Agreement' -
serviceprofile_idMany2one → agreement.serviceprofileargs: 'agreement.serviceprofile', 'Service Profile'
No public methods.
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 15 days ago
- Last activity
- 15 days ago
- Repository
- OCA/agreement
- Pull request
- [18.0][MIG] agreement_stock: Migration to 18.0 (#128)