Multi-team production planning with interactive Gantt, resource scheduler, material-commitment calculation and stock management. Two modes: Admin (all teams) and Team (single team, operational).
The ProdTools package contains services and forms shared between Planning and Production. Separated into its own BPL to avoid circular dependencies.
Interactive Gantt chart (DevExpress dxGanttControl). Planning per team and period with drag-and-drop.
DevExpress cxScheduler for shifts and production timeline, integrated with the commitment-calculation engine.
Management of production resources (machines, operators). Grid, detail form, resource distributor across teams.
Commitment-calculation engine with summary. Requirements analysis per period and team with shortage alerts.
Stock service with mass update. Linked to synchronization for up-to-date ERP data.
Task pickup and progress. Status updates with activity log and MemoryLens.
TFFrPlanHost supports two modes via TPlanHostMode. The mode is set in the Registration and determines filters, visibility and permissions.
Administrative view: all teams visible. Cross-team management, global rescheduling, resource distribution.
Operational view: single team from login. Direct production, barcode, pallets. TeamId from the login form.
Planning and Production share ProdTools and the same Host.