21-Apr-2010 Joe Hunt
# Bug in systypes selector (no type update)
$ /admin/attachments.php
+! Better layout
+$ /admin/company_preferences.php
+# Didn't show 'View Attachments' for Journal Entries
+$ /includes/ui/ui_controls.inc
20-Apr-2010 Joe Hunt
+ Added option for Manual Revaluation of Currency Accounts
if ($center)
echo "<center>";
$id = 0;
- if ($no_menu && $type_no != 0 && $trans_no != 0)
+ if ($no_menu && $trans_no != 0)
{
include_once($path_to_root."/admin/db/attachments_db.inc");
$id = has_attachment($type_no, $trans_no);