Add governed XL Vask AI invoice automation (#343)

This commit is contained in:
Jeppe B
2026-08-04 11:32:49 +02:00
committed by GitHub
parent 842b06c93f
commit 40b104abed
17 changed files with 2841 additions and 261 deletions
@@ -57,7 +57,10 @@ class invoice_period_flag_schema_bootstrap
);
products_schema_bootstrap::ensureTables();
xlvask_usage_logs_schema_bootstrap::ensureTables();
// Invoice-period flags remain available while the separately operated
// XL Vask automation migration is pending. XL Vask-specific flag
// detection already fails closed when its optional schema is absent.
self::$initialized = true;
}