Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.0.0
Category
Inventory/Inventory
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-warehouse
Last tracking update
2026-08-07 08:42:50
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci, Danny W. Adair
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the functionality of stock module to allow request a
inventory and set inventory quantities to zero.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • action_set_inventory_quantity_recount_to_zero(self)

New fields (1)
  • set_count Selection
    ondelete={'zero': 'cascade'} selection_add=[('zero', 'Set to zero')]
Public methods (1)
  • action_request_count(self)

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
53 days ago
Last activity
2 days ago
Repository
OCA/stock-logistics-warehouse
Pull request
[MIG] stock_inventory_count_to_zero: Migration to 17.0 (#2605)