Missing Changelog
[fa-stable.git] / config.default.php
index f5b6e85e840edd13ab0bcfd0aa5add43ad1479f1..5462943545f6afafb17a8a8403a3a2bac05442e8 100644 (file)
@@ -192,6 +192,9 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
     /* Whether to allow sending new password by e-mail */
     $allow_password_reset = false;
 
+    /* Print Item Images on Sales Quotations. Set to 1 if so. */
+    $print_item_images_on_quote = 0;
+
        /* for uploaded item pictures */
        $pic_width              = 80;
        $pic_height     = 50;