Changeset 781 for trunk/Modules/Finance/Finance.php
- Timestamp:
- Jan 8, 2016, 11:00:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Finance/Finance.php
r765 r781 156 156 157 157 $Monthly += $MonthlyInet; 158 $Monthly -= $this->W2Kc($ConsumptionPlus);158 //$Monthly -= $this->W2Kc($ConsumptionPlus); 159 159 $Monthly = round($Monthly); 160 160
Note:
See TracChangeset
for help on using the changeset viewer.