Make AiCatalogPriceCheckEnabled a plan-override toggle
Company-level toggle now grants access regardless of plan tier, checked before the plan gate. Useful for enabling the feature on individual Pro/Basic companies without upgrading their plan. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -300,7 +300,7 @@
|
||||
@(Model.AiCatalogPriceCheckEnabled ? "checked" : "") />
|
||||
<label class="form-check-label" for="aiCatalogPriceCheck">AI Catalog Price Check</label>
|
||||
</div>
|
||||
<div class="form-text">Allow AI-powered catalog price analysis.</div>
|
||||
<div class="form-text">Override: grants access regardless of plan tier.</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<label class="form-label small fw-medium">AI Photo Quotes / Month Override</label>
|
||||
|
||||
Reference in New Issue
Block a user