projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e1b299
)
io.pl: disconnect_standard_dbh bei _make_record wieder entfernt
author
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 16 Jan 2017 12:17:46 +0000
(13:17 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 16 Jan 2017 12:17:46 +0000
(13:17 +0100)
Das war in
49707e3c
eingefügt worden mit Hinweis, dass es ein temporärer
Fix ist bis single-dbh abgeschlossen ist. Kann also wieder raus.
bin/mozilla/io.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/io.pl
b/bin/mozilla/io.pl
index
0d9072f
..
abbdda1
100644
(file)
--- a/
bin/mozilla/io.pl
+++ b/
bin/mozilla/io.pl
@@
-1972,7
+1972,6
@@
sub _make_record_item {
}
sub _make_record {
- Form::disconnect_standard_dbh;
my $class = {
sales_order => 'Order',
purchase_order => 'Order',