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:
14b2686
)
Projektliste in Detailsanzeige bei Angeboten und Aufträgen füllen
author
G. Richardson
<information@kivitendo-premium.de>
Wed, 15 Jul 2015 07:20:47 +0000
(09:20 +0200)
committer
G. Richardson
<information@kivitendo-premium.de>
Wed, 15 Jul 2015 07:22:55 +0000
(09:22 +0200)
Das Projekt-Dropdown in der Detailsanzeige bei den Positionen war leer.
bin/mozilla/oe.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/oe.pl
b/bin/mozilla/oe.pl
index
c3242ec
..
a89f69b
100644
(file)
--- a/
bin/mozilla/oe.pl
+++ b/
bin/mozilla/oe.pl
@@
-352,6
+352,7
@@
sub form_header {
$form->get_lists("taxzones" => ($form->{id} ? "ALL_TAXZONES" : "ALL_ACTIVE_TAXZONES"),
"payments" => "ALL_PAYMENTS",
+ "projects" => "ALL_PROJECTS",
"currencies" => "ALL_CURRENCIES",
"departments" => "ALL_DEPARTMENTS",
$vc => { key => "ALL_" . uc($vc),