summaryrefslogtreecommitdiff
path: root/LedgerSMB/IR.pm
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-12 07:11:59 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-12 07:11:59 +0000
commitc569e60bf34de095fec410d9239260ed344e40d9 (patch)
treed5dc740e3691a9221bda8e1c30cda44839ddd687 /LedgerSMB/IR.pm
parent7578960f91c2385b07a44e051d5d79b72e1e38c9 (diff)
Fixed 2 bugs: import text not working with alphanumeric partnumbers and commit ineffective in IR::retrieve_item
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@525 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'LedgerSMB/IR.pm')
-rwxr-xr-xLedgerSMB/IR.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/LedgerSMB/IR.pm b/LedgerSMB/IR.pm
index c3766227..d5b38bda 100755
--- a/LedgerSMB/IR.pm
+++ b/LedgerSMB/IR.pm
@@ -1214,8 +1214,6 @@ sub retrieve_item {
$where .= " ORDER BY 2";
}
- # connect to database
- my $dbh = $form->dbconnect($myconfig);
my $query = qq|
SELECT p.id, p.partnumber, p.description,