summaryrefslogtreecommitdiff
path: root/LedgerSMB/OE.pm
diff options
context:
space:
mode:
Diffstat (limited to 'LedgerSMB/OE.pm')
-rwxr-xr-xLedgerSMB/OE.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/LedgerSMB/OE.pm b/LedgerSMB/OE.pm
index 0dfd2937..a9b624c0 100755
--- a/LedgerSMB/OE.pm
+++ b/LedgerSMB/OE.pm
@@ -34,6 +34,8 @@
package OE;
use LedgerSMB::Tax;
+use LedgerSMB::Sysconfig;
+
sub transactions {
my ($self, $myconfig, $form) = @_;