supplier_calendar
This module adds supplier calendars to partners and uses them to accurately compute delivery and order dates based on supplier availability.
Key Features
- res.partner: Adds a calendar field to define supplier working days.
- res.partner: Adds a selection to choose between natural days or supplier calendar for delays.
- res.partner: Provides a method to compute dates considering supplier calendar and leaves.
- purchase.order.line: Computes the planned date of purchase order lines using supplier calendar.
- stock.rule: Computes the order date of purchase orders generated from procurements using supplier calendar.
- product.supplierinfo: Displays the delay calendar type in supplier information views.