summaryrefslogtreecommitdiff
path: root/LedgerSMB/Voucher.pm
diff options
context:
space:
mode:
Diffstat (limited to 'LedgerSMB/Voucher.pm')
-rw-r--r--LedgerSMB/Voucher.pm5
1 files changed, 5 insertions, 0 deletions
diff --git a/LedgerSMB/Voucher.pm b/LedgerSMB/Voucher.pm
new file mode 100644
index 00000000..288e76a9
--- /dev/null
+++ b/LedgerSMB/Voucher.pm
@@ -0,0 +1,5 @@
+
+
+package LedgerSMB::Voucher;
+use base qw(LedgerSMB::DBObject);
+