Ignore:
Timestamp:
Jan 5, 2015, 10:01:40 PM (10 years ago)
Author:
chronos
Message:
  • Modified: Added time designation for scheduled table change actions. This applies to tables Service, ServiceCustomerRel and FinanceCharge. Now time of taking effect is not determined just by customer pay period but by more generally by specified time.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/Version.php

    r725 r726  
    11<?php
    22
    3 $Revision = 725; // Subversion revision
    4 $DatabaseRevision = 725; // SQL structure revision
    5 $ReleaseTime = strtotime('2015-01-04');
     3$Revision = 726; // Subversion revision
     4$DatabaseRevision = 726; // SQL structure revision
     5$ReleaseTime = strtotime('2015-01-05');
Note: See TracChangeset for help on using the changeset viewer.