Revision a5680eac
Von Tamino Steinert vor 12 Monaten hinzugefügt
SL/Controller/DeliveryOrder.pm | ||
---|---|---|
931 | 931 |
remaining_qty => $do_qty - $qty_sum, |
932 | 932 |
); |
933 | 933 |
|
934 |
$self->js->append('#stock-in-out-table', $row_as_html)->render(); |
|
934 |
$self->js->append('#stock-in-out-table tbody', $row_as_html)->render();
|
|
935 | 935 |
} |
936 | 936 |
|
937 | 937 |
sub action_update_stock_information { |
Auch abrufbar als: Unified diff
FIX: DeliveryOrder: Auslagern Verkaufslieferschein