Revision 5c3ccca4
Von Sven Schöling vor fast 18 Jahren hinzugefügt
bin/mozilla/ap.pl | ||
---|---|---|
130 | 130 |
# build the popup menus |
131 | 131 |
$form->{taxincluded} = ($form->{id}) ? $form->{taxincluded} : "checked"; |
132 | 132 |
|
133 |
# notes |
|
134 |
$form->{notes} = $form->{intnotes} unless $form->{notes}; |
|
135 |
|
|
133 | 136 |
# currencies |
134 | 137 |
@curr = split(/:/, $form->{currencies}); |
135 | 138 |
chomp $curr[0]; |
Auch abrufbar als: Unified diff
Bug 603: Interne Bemerkungen bei Workflow aus Lieferanten heraus