Revision 891905f9
Von Tamino Steinert vor etwa 1 Jahr hinzugefügt
bin/mozilla/do.pl | ||
---|---|---|
1145 | 1145 |
my $delivery_order = SL::DB::DeliveryOrder->new(id => $from_id)->load; |
1146 | 1146 |
|
1147 | 1147 |
$delivery_order->flatten_to_form($form, format_amounts => 1); |
1148 |
$form->{rowcount}++; |
|
1148 | 1149 |
|
1149 | 1150 |
&invoice; |
1150 | 1151 |
$main::lxdebug->leave_sub(); |
Auch abrufbar als: Unified diff
S:C:DeliveryOrder: FIX: Workflow zu Rechnung extra Zeile anzeigen