Ignore:
Timestamp:
Jan 6, 2015, 12:02:36 AM (10 years ago)
Author:
chronos
Message:
  • Fixed: Errors with periodic finance invoice generation.
  • Fixed: In case of generating of incoming invoice wrong outgoing DocumentLine was used.
  • Added: Show related bank accounts in Subject view.
  • Added: Check if htmldoc is installed in OS.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/Version.php

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