TIP: You can type at any time to perform a new search.
Stock Warehouse Calendar
stock_warehouse_calendar · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse Management
- Folder size
- 2.13 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 09:06:24
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- JordiMForgeFlow, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- ddmrp, mrp_warehouse_calendar
- Description
This module adds a Calendar to the Warehouse. This calendar can then be used as the basis of the proper computation of start/end dates based on lead times in this and other modules. In this module, the calendar is used to compute the start dates of stock moves and pickings generated from procurements, taking lead times into account.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_warehouse |
stock.warehouse | stock.warehouse | Inherits stock.view_warehouse |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
calendar_idMany2one → resource.calendarcheck_company=Truecomodel_name='resource.calendar'string='Working Schedules'
-
wh_plan_days(self, date_from, delta)Helper method to schedule warehouse operations based on its working days (if set). :param datetime date_from: reference date. :param integer delta: offset to apply. :return: datetime: resulting date.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…