TIP: You can type at any time to perform a new search.
DDMRP Exclude Moves ADU Calc
ddmrp_exclude_moves_adu_calc · OCA/ddmrp
- Repository
- OCA/ddmrp · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse Management
- Folder size
- 0.05 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/ddmrp
- Last tracking update
- 2026-08-07 09:06:36
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- oca-ci, github-actions[bot]
- Odoo dependencies
- Python dependencies
- bokeh==3.9.0
- System dependencies
- None
- Required by
- None
- Description
This module adds new criteria to exclude moves from the calculation of the Average Daily Usage (ADU) on a Buffer, based on: - Locations - Specific stock moves
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_location_exclude_adu_form |
stock.location.form | stock.location | form | Inherits stock.view_location_form |
view_move_exclude_adu_form |
stock.move.form | stock.move | form | Inherits stock.view_move_form |
view_move_search |
stock.move.search - ddmrp_exclude_moves_adu_calc | stock.move | search | Inherits stock.view_move_search |
view_move_tree |
stock.move.tree - ddmrp_exclude_moves_adu_calc | stock.move | tree | Inherits stock.view_move_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (1)-
action_view_past_adu_direct_demand(self)
New fields (1)
-
exclude_from_aduBooleancopy=Falsehelp='If this flag is set stock moves into this location will be excluded from ADU calculation in the origin location buffer.'string='Exclude this location from ADU calculation'
No public methods.
New fields (1)
-
exclude_from_aduBooleancopy=Falsehelp='If this flag is set this stock move will be excluded from ADU calculation'index=Truestring='Exclude this move from ADU calculation'
-
write(self, vals)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…