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