diff --git a/app/Http/Controllers/Services/SAGE.php b/app/Http/Controllers/Services/SAGE.php index a6857e9c4..75ce306db 100644 --- a/app/Http/Controllers/Services/SAGE.php +++ b/app/Http/Controllers/Services/SAGE.php @@ -992,6 +992,9 @@ public function invoices() continue; } + // FIXME - On line description of the 1st LAN2 – this should have been 1st 100Gb Port (per month). Rather than additional port. The price was good as they're the same cost. + + // lan1 1st 1Gb port free if( $vid == $lan1vid && ( $p == 1000 ) && !$lan1_free_applied ) {