[%if count($array) > 0%] [%forlist from=$array key=list%]
powercheck('order','shipreceiptedit')==true %] ondblClick="javascript:parent.onbotton('[%$ST.shipreceiptlist_edit_title%]','index.php?archive=shipreceipt&action=shipreceiptedit&osrid=[%$array[list].osrid%]&type=edit&freshid='+Math.random()+'&iframename='+self.frameElement.getAttribute('name'),true,'osridedit[%$array[list].osrid%]',self.frameElement.getAttribute('name'));"[%/if%]>
[%$array[list].osrid%] [%$array[list].shippingsn%] [%$array[list].ordersn%] [%$array[list].shippingmoney%] [%$array[list].addtime|timeformat(3)%] [%if $array[list].isclass==1%][%$ST.shipreceiptlist_text_class1%][%else%][%$ST.shipreceiptlist_text_class2%][%/if%] [%if @this->powercheck('order','shipreceiptedit')==true %]
[%$ST.setedit_botton%]
[%/if%]
[%/forlist%] [%else%]
[%$ST.list_nothing_title%]
[%/if%]