! -> Note
$ -> Affected files
+------------------------------- Release 2.0.3 --------------------------------------------
+07-Oct-2008 Joe Hunt
+! Release 2.0.3
+$ config.php
+# Bug [0000072] Item stock movement should check for if there is empty Inventory.
+$ /inventory/inquiry/stock_movements.php
+
05-Oct-2008 Janusz Dobrowolski
# Bugfix [0000063] Bad update of parent document lines after edition of sales documents.
$ /sales/includes/cart_class.inc
// Main Title
$app_title = "FrontAccounting";
// application version
- $version = "2.0.2";
+ $version = "2.0.3";
// Build for development purposes
$build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));