otworz ….admin/tabs/AdminOrders.php
Znajdz
$this->table = 'order';
       $this->className = 'Order';
       $this->view = 'noActionColumn';
       $this->colorOnBackground = true; 
dodaj “$this->delete = true;”
masz miec:
$this->table = 'order';
       $this->className = 'Order';
       $this->view = 'noActionColumn';
       $this->colorOnBackground = true;
       $this->delete = true; 
W zamowieniach pojawi sie mozliwosc ich kasowania. O ile uzywasz faktur zmian licznik na odpowiedni,
Jest tez modul do tego, podobno lepszy: 
http://www.prestashop.com/?ACT=29&fid=61&aid=7445_vpWO5dkpJ9ZTscdaNaBG&board_id=1