TIP: You can type at any time to perform a new search.
DDMRP Exclude Moves ADU Calc Sales
ddmrp_exclude_moves_adu_calc_sales · OCA/ddmrp
- Repository
- OCA/ddmrp · module folder · Try on Runboat
- Module version
- 2.0.0
- Category
- Warehouse Management
- Folder size
- 0.03 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/ddmrp
- Last tracking update
- 2026-08-07 08:43:06
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Lois Rilo, Weblate, ThiagoMForgeFlow, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- bokeh==3.6.3
- System dependencies
- None
- Required by
- None
- Description
This module extends ddmrp_exclude_moves_adu_calc to be able to mark sale order lines to be excluded from adu calculation
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order.form - ddmrp_exclude_moves_adu_calc_sales | sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
exclude_from_aduBooleancompute='_compute_exclude_from_adu'copy=Falsehelp='If this flag is set related stock moves will be excluded from ADU calculation'inverse='_inverse_exclude_from_adu'string='Exclude from ADU calculation'
No public methods.
Loading…
Loading…