Ignore:
Timestamp:
Sep 21, 2015, 12:12:26 AM (9 years ago)
Author:
chronos
Message:

This solves problem with inconsistency between invoice and invoice items values and inconsistency between selected document line and incorrect positive or negative values.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/System.php

    r744 r747  
    2020  /** @var AppModuleManager */
    2121  var $ModuleManager;
     22  /** @var FormManager */
     23  var $FormManager;
     24  /** @var Config */
     25  var $ConfigManager;
    2226  var $PathItems;
    2327  var $RootURLFolder;
Note: See TracChangeset for help on using the changeset viewer.