| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-orderpoint |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-orderpoint.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-orderpoint/tree/16.0/stock_location_orderpoint_cleanup |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, Weblate, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-orderpoint |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:12:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/queue: - queue_job OCA/server-tools: - base_partition OCA/stock-logistics-availability: - stock_available_base_exclude_location OCA/stock-logistics-orderpoint: - stock_location_orderpoint OCA/stock-logistics-warehouse: - stock_helper odoo/odoo: - base - stock - product - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module will help to clean generated moves from stock location orderpoints. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_location_orderpoint_cleanup_form_view |
stock.location.orderpoint.cleanup.form (in stock_location_orderpoint_cleanup) | stock.location.orderpoint.cleanup | form | New |
stock_location_orderpoint_form |
stock.location.orderpoint.form | stock.location.orderpoint | button | Inherits stock_location_orderpoint.stock_location_orderpoint_form |
No new fields.
Public methods (4)cleanup(self, run_after=False)
get_cleanup_action(self)
run_cleanup(self, orderpoints=False, run_after=False)
run_cleanup_method(self, replenish_method='fill_up', run_after=False)
orderpoint_ids
Many2many → stock.location.orderpoint
comodel_name='stock.location.orderpoint'
name='Orderpoints'
ondelete='cascade'
run_after
Boolean
help='Check this if you want to run the orderpoint after cleanup.'
default_get(self, fields_list)
doit(self)
No new fields.
Public methods (0)No public methods.