Bank payment/deposit edit. Attachment will follow the new edit number.
[fa-stable.git] / gl / gl_bank.php
index 67271a2d7138513c6462826b05122efeeb5bb285..97f67ddcb9815f7d123358d9ede77175a8467ded 100644 (file)
@@ -22,6 +22,7 @@ include_once($path_to_root . "/includes/data_checks.inc");
 include_once($path_to_root . "/gl/includes/ui/gl_bank_ui.inc");
 include_once($path_to_root . "/gl/includes/gl_db.inc");
 include_once($path_to_root . "/gl/includes/gl_ui.inc");
+include_once($path_to_root . "/admin/db/attachments_db.inc");
 
 $js = '';
 if ($use_popup_windows)