feat: computation graph — add all missing engine variables and calculations
Added 30+ new nodes covering every engine calculation module: - SAH: publicHolidayDays, scheduleRules separation - Allocation: workingDays, utilizationPct intermediates - Chargeability: bd/mdi/mo/pdr/absence ratio breakdowns - Effort rules (new domain): scopeItems, totalFrames, expandedHours - Experience multipliers (new domain): costMultiplier, billMultiplier, shoringRatio - Commercial terms: pricingModel, paymentTermDays, warrantyMonths, milestones - Spread (new domain): monthCount, weekCount, monthlySpread, weeklyPhasing - Budget: allocCount, estVsActualGap - Project: projectStart/End, resourceSnapshots, chapters Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
@@ -175,7 +175,7 @@ export function DispoImportClient() {
|
||||
Dispo Import
|
||||
</h1>
|
||||
<p className="text-sm text-gray-500 dark:text-gray-400 mt-1">
|
||||
Manage V2 data imports from Dispo workbooks
|
||||
Manage Dispo imports
|
||||
</p>
|
||||
</div>
|
||||
<Button onClick={() => setShowNewModal(true)}>New Import</Button>
|
||||
|
||||
Reference in New Issue
Block a user