Ignore:
Timestamp:
Jan 1, 2015, 2:18:20 PM (10 years ago)
Author:
chronos
Message:
  • Removed: Unused table NetworkSegment which was previously used to compute exact member participation on device and consumption payment. Now consumption is handled with customer Service table.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/Version.php

    r711 r715  
    11<?php
    22
    3 $Revision = 711; // Subversion revision
    4 $DatabaseRevision = 710; // SQL structure revision
    5 $ReleaseTime = strtotime('2014-12-29');
     3$Revision = 715; // Subversion revision
     4$DatabaseRevision = 715; // SQL structure revision
     5$ReleaseTime = strtotime('2015-01-01');
Note: See TracChangeset for help on using the changeset viewer.