Mark BOC-3 as non-discountable (passthrough cost to Process Agent LLC)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
651f1984d9
commit
79fb4722f1
2 changed files with 2 additions and 2 deletions
|
|
@ -443,7 +443,7 @@ var totalSection = document.getElementById("pw-total-section");
|
|||
var totalRows = document.getElementById("pw-total-rows");
|
||||
|
||||
// Non-discountable slugs (passthrough costs)
|
||||
var nonDiscountable = {"dot-drug-alcohol": true};
|
||||
var nonDiscountable = {"dot-drug-alcohol": true, "boc3-filing": true};
|
||||
|
||||
// Cached discount info
|
||||
var activeDiscount = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue