Revision f5868597
Von Tamino Steinert vor mehr als 2 Jahren hinzugefügt
js/kivi.Reclamation.js | ||
---|---|---|
735 | 735 |
$('<input type="hidden" name="use_shipto">').appendTo('#reclamation_form').val('1'); |
736 | 736 |
} |
737 | 737 |
|
738 |
kivi.submit_form_with_action($('#reclamation_form'), 'Reclamation/purchase_reclamation'); |
|
738 |
kivi.submit_form_with_action($('#reclamation_form'), 'Reclamation/save_and_purchase_reclamation');
|
|
739 | 739 |
}; |
740 | 740 |
|
741 | 741 |
ns.direct_delivery_dialog = function(shipto) { |
Auch abrufbar als: Unified diff
Reclamation: Test for workflow (reclamation, order, delivery_order)