| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/7.0/stock_location_inactive |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Others |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Maxime Chambreuil, EL HADJI DEM |
| WEBSITE | |
| WEBSITE | http://www.savoirfairelinux.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - process - web - decimal_precision - base_setup - web_kanban - account - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module allows you to check that:
* a location is empty (no product)
* a location has no active sub-locations
before setting it as inactive.
It also modify the Inventory Analysis report to hide inactive locations.
Contributors
------------
* Maxime Chambreuil (maxime.chambreuil@savoirfairelinux.com)
* El Hadji Dem (elhadji.dem@savoirfairelinux.com)
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_stock_location_active_form |
stock.location | field | Inherits stock.view_location_form |
No new fields.
Public methods (1)init(self, cr)
No new fields.
Public methods (2)onchange_active_field(self, cr, uid, ids, active, context=None)
write(self, cr, uid, ids, vals, context=None)
No new fields.
Public methods (1)action_done(self, cr, uid, ids, context=None)