| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/ddmrp |
| GIT | |
| GIT | https://github.com/OCA/ddmrp.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/ddmrp/tree/19.0/ddmrp_exclude_moves_adu_calc |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | oca-ci, github-actions[bot] |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/ddmrp |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/ddmrp: - ddmrp OCA/manufacture: - mrp_multi_level - mrp_warehouse_calendar OCA/server-tools: - base_cron_exclusion OCA/stock-logistics-warehouse: - stock_demand_estimate - stock_warehouse_calendar - stock_location_is_sublocation - stock_move_quantity_product_uom OCA/web: - web_widget_bokeh_chart odoo/odoo: - purchase_stock - stock_account - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - http_routing - auth_signup - resource - account - onboarding - analytic - purchase - mrp |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
bokeh==3.9.0 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| 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 |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_location_exclude_adu_form |
stock.location.form | stock.location | field | Inherits stock.view_location_form |
view_move_exclude_adu_form |
stock.move.form | stock.move | field | Inherits stock.view_move_form |
view_move_search |
stock.move.search - ddmrp_exclude_moves_adu_calc | stock.move | xpath | Inherits stock.view_move_search |
view_move_tree |
stock.move.tree - ddmrp_exclude_moves_adu_calc | stock.move | xpath | Inherits stock.view_move_tree |
No new fields.
Public methods (1)action_view_past_adu_direct_demand(self)
exclude_from_adu
Boolean
copy=False
help='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.
exclude_from_adu
Boolean
copy=False
help='If this flag is set this stock move will be excluded from ADU calculation'
index=True
string='Exclude this move from ADU calculation'
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/ddmrp |
| GIT | |
| GIT | https://github.com/OCA/ddmrp.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/ddmrp/tree/18.0/ddmrp_exclude_moves_adu_calc |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Lois Rilo, Sébastien Alix, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/ddmrp |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/ddmrp: - ddmrp OCA/manufacture: - mrp_multi_level - mrp_warehouse_calendar OCA/server-tools: - base_cron_exclusion OCA/stock-logistics-warehouse: - stock_demand_estimate - stock_warehouse_calendar - stock_location_is_sublocation OCA/stock-logistics-workflow: - stock_move_quantity_product_uom OCA/web: - web_widget_bokeh_chart odoo/odoo: - purchase_stock - stock_account - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - onboarding - analytic - purchase - mrp |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
bokeh==3.6.3 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| 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 |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_location_exclude_adu_form |
stock.location.form | stock.location | field | Inherits stock.view_location_form |
view_move_exclude_adu_form |
stock.move.form | stock.move | field | Inherits stock.view_move_form |
view_move_search |
stock.move.search - ddmrp_exclude_moves_adu_calc | stock.move | xpath | Inherits stock.view_move_search |
view_move_tree |
stock.move.tree - ddmrp_exclude_moves_adu_calc | stock.move | xpath | Inherits stock.view_move_tree |
No new fields.
Public methods (1)action_view_past_adu_direct_demand(self)
exclude_from_adu
Boolean
copy=False
help='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.
exclude_from_adu
Boolean
copy=False
help='If this flag is set this stock move will be excluded from ADU calculation'
index=True
string='Exclude this move from ADU calculation'
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/ddmrp |
| GIT | |
| GIT | https://github.com/OCA/ddmrp.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/ddmrp/tree/17.0/ddmrp_exclude_moves_adu_calc |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Lois Rilo, Weblate, OCA-git-bot, oca-ci, DavidJForgeFlow, ArnauCForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/ddmrp |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/ddmrp: - ddmrp OCA/manufacture: - mrp_multi_level - mrp_warehouse_calendar OCA/server-tools: - base_cron_exclusion OCA/stock-logistics-warehouse: - stock_demand_estimate - stock_warehouse_calendar - stock_helper OCA/stock-logistics-workflow: - stock_move_quantity_product_uom OCA/web: - web_widget_bokeh_chart odoo/odoo: - purchase_stock - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - onboarding - analytic - purchase - mrp |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
bokeh==3.4.1 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| 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 |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_location_exclude_adu_form |
stock.location.form | stock.location | field | Inherits stock.view_location_form |
view_move_exclude_adu_form |
stock.move.form | stock.move | field | Inherits stock.view_move_form |
view_move_search |
stock.move.search - ddmrp_exclude_moves_adu_calc | stock.move | xpath | Inherits stock.view_move_search |
view_move_tree |
stock.move.tree - ddmrp_exclude_moves_adu_calc | stock.move | xpath | Inherits stock.view_move_tree |
No new fields.
Public methods (1)action_view_past_adu_direct_demand(self)
exclude_from_adu
Boolean
copy=False
help='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.
exclude_from_adu
Boolean
copy=False
help='If this flag is set this stock move will be excluded from ADU calculation'
index=True
string='Exclude this move from ADU calculation'
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/ddmrp |
| GIT | |
| GIT | https://github.com/OCA/ddmrp.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/ddmrp/tree/16.0/ddmrp_exclude_moves_adu_calc |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Lois Rilo, Weblate, OCA-git-bot, oca-ci, DavidJForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/ddmrp |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:46 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/ddmrp: - ddmrp OCA/manufacture: - mrp_multi_level - mrp_warehouse_calendar OCA/server-tools: - base_cron_exclusion OCA/stock-logistics-warehouse: - stock_demand_estimate - stock_warehouse_calendar - stock_helper OCA/web: - web_widget_bokeh_chart odoo/odoo: - purchase_stock - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic - purchase - mrp |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
bokeh==3.1.1 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_location_exclude_adu_form |
stock.location.form | stock.location | field | Inherits stock.view_location_form |
view_move_exclude_adu_form |
stock.move.form | stock.move | field | Inherits stock.view_move_form |
view_move_search |
stock.move.search - ddmrp_exclude_moves_adu_calc | stock.move | xpath | Inherits stock.view_move_search |
view_move_tree |
stock.move.tree - ddmrp_exclude_moves_adu_calc | stock.move | xpath | Inherits stock.view_move_tree |
No new fields.
Public methods (1)action_view_past_adu_direct_demand(self)
exclude_from_adu
Boolean
copy=False
help='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.
exclude_from_adu
Boolean
copy=False
help='If this flag is set this stock move will be excluded from ADU calculation'
index=True
string='Exclude this move from ADU calculation'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/ddmrp |
| GIT | |
| GIT | https://github.com/OCA/ddmrp.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/ddmrp/tree/15.0/ddmrp_exclude_moves_adu_calc |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Christopher Ormaza, DavidJForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/ddmrp |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:34 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/ddmrp: - ddmrp OCA/manufacture: - mrp_multi_level - mrp_warehouse_calendar OCA/server-tools: - base_cron_exclusion OCA/stock-logistics-warehouse: - stock_demand_estimate - stock_warehouse_calendar - stock_helper OCA/web: - web_widget_bokeh_chart odoo/odoo: - purchase_stock - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic - purchase - mrp |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
bokeh==2.4.2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_location_exclude_adu_form |
stock.location.form | stock.location | field | Inherits stock.view_location_form |
view_move_exclude_adu_form |
stock.move.form | stock.move | field | Inherits stock.view_move_form |
No new fields.
Public methods (0)No public methods.
exclude_from_adu
Boolean
copy=False
help='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.
exclude_from_adu
Boolean
copy=False
help='If this flag is set this stock move will be excluded from ADU calculation'
index=True
string='Exclude this move from ADU calculation'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/ddmrp |
| GIT | |
| GIT | https://github.com/OCA/ddmrp.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/ddmrp/tree/14.0/ddmrp_exclude_moves_adu_calc |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, DavidJForgeFlow, oca-git-bot, KV |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/ddmrp |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/ddmrp: - ddmrp OCA/manufacture: - mrp_multi_level - mrp_warehouse_calendar OCA/server-tools: - base_cron_exclusion OCA/stock-logistics-warehouse: - stock_demand_estimate - stock_warehouse_calendar - stock_helper OCA/web: - web_widget_bokeh_chart odoo/odoo: - purchase_stock - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic - purchase - mrp |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
bokeh==2.3.1 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_location_exclude_adu_form |
stock.location.form | stock.location | field | Inherits stock.view_location_form |
view_move_exclude_adu_form |
stock.move.form | stock.move | field | Inherits stock.view_move_form |
No new fields.
Public methods (0)No public methods.
exclude_from_adu
Boolean
copy=False
help='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.
exclude_from_adu
Boolean
copy=False
help='If this flag is set this stock move will be excluded from ADU calculation'
index=True
string='Exclude this move from ADU calculation'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/ddmrp |
| GIT | |
| GIT | https://github.com/OCA/ddmrp.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/ddmrp/tree/13.0/ddmrp_exclude_moves_adu_calc |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Lois Rilo, oca-travis, Weblate, OCA-git-bot, oca-ci, DavidJForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/ddmrp |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/ddmrp: - ddmrp OCA/manufacture: - mrp_multi_level - mrp_warehouse_calendar OCA/server-tools: - base_cron_exclusion OCA/stock-logistics-warehouse: - stock_demand_estimate - stock_warehouse_calendar - stock_helper OCA/web: - web_widget_bokeh_chart odoo/odoo: - purchase_stock - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - account - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - purchase - mrp |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
bokeh==1.1.0 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_location_exclude_adu_form |
stock.location.form | stock.location | field | Inherits stock.view_location_form |
view_move_exclude_adu_form |
stock.move.form | stock.move | field | Inherits stock.view_move_form |
No new fields.
Public methods (0)No public methods.
exclude_from_adu
Boolean
copy=False
help='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.
exclude_from_adu
Boolean
copy=False
help='If this flag is set this stock move will be excluded from ADU calculation'
index=True
string='Exclude this move from ADU calculation'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/ddmrp |
| GIT | |
| GIT | https://github.com/OCA/ddmrp.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/ddmrp/tree/11.0/ddmrp_exclude_moves_adu_calc |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent |
| COMMITTERS | |
| COMMITTERS | Lois Rilo, OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/ddmrp |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/ddmrp: - ddmrp OCA/manufacture: - mrp_bom_location - mrp_multi_level - mrp_warehouse_calendar OCA/server-tools: - base_cron_exclusion OCA/server-ux: - date_range OCA/stock-logistics-warehouse: - stock_warehouse_orderpoint_stock_info - stock_warehouse_orderpoint_stock_info_unreserved - stock_available_unreserved - stock_orderpoint_purchase_link - stock_orderpoint_move_link - stock_orderpoint_uom - stock_orderpoint_manual_procurement - stock_demand_estimate - stock_warehouse_calendar OCA/web: - web_tree_dynamic_colored_field - web_widget_x2many_2d_matrix - web_widget_bokeh_chart odoo/odoo: - purchase - stock_account - stock - product - base - decimal_precision - base_setup - web - bus - web_tour - barcodes - web_planner - account - analytic - portal - http_routing - mrp - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
bokeh |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_location_exclude_adu_form |
stock.location.form | stock.location | field | Inherits stock.view_location_form |
view_move_exclude_adu_form |
stock.move.form | stock.move | field | Inherits stock.view_move_form |
exclude_from_adu
Boolean
copy=False
help='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.
exclude_from_adu
Boolean
copy=False
help='If this flag is set this stock move will be excluded from ADU calculation'
index=True
string='Exclude this move from ADU calculation'
No public methods.
No new fields.
Public methods (0)No public methods.