add a missing price tier

This commit is contained in:
Jon Goldberg 2019-09-15 11:18:03 -04:00
parent d3175fe3fe
commit 51d3cedd25
No known key found for this signature in database
GPG Key ID: C2D2247364F9DB13

View File

@ -23,6 +23,7 @@ class CRM_Tbusainvoicegen_Timebank {
'34' => 30, '34' => 30,
'49' => 60, '49' => 60,
'79' => 90, '79' => 90,
'99' => 120,
'119' => 160, '119' => 160,
'149' => 200, '149' => 200,
'199' => 240, '199' => 240,