Changeset 786 for trunk/Modules/Finance/Finance.php
- Timestamp:
- Jan 11, 2016, 12:06:08 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Finance/Finance.php
r781 r786 159 159 $Monthly = round($Monthly); 160 160 161 if($Member['BillingPeriod Next'] == 1)161 if($Member['BillingPeriod'] == 1) 162 162 { 163 163 // Inactive payer
Note:
See TracChangeset
for help on using the changeset viewer.