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:
24e5732
)
Wenn die Einnahmen-Überschuss-Rechnung aktiv ist, dann beim Bearbeiten von Buchungsgr...
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 4 Dec 2006 15:54:01 +0000
(15:54 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 4 Dec 2006 15:54:01 +0000
(15:54 +0000)
bin/mozilla/am.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/am.pl
b/bin/mozilla/am.pl
index
d251740
..
4469ff1
100644
(file)
--- a/
bin/mozilla/am.pl
+++ b/
bin/mozilla/am.pl
@@
-1946,7
+1946,7
@@
sub buchungsgruppe_header {
</tr>|;
} else {
$linkaccounts = qq|
- <input type=hidden name=inventory_accno_id value=
1
>|;
+ <input type=hidden name=inventory_accno_id value=
$form->{inventory_accno_id}
>|;
}