diff --git a/wawi/bestellung.php b/wawi/bestellung.php index edab4e3ff..9cebee697 100644 --- a/wawi/bestellung.php +++ b/wawi/bestellung.php @@ -35,6 +35,7 @@ require_once '../include/wawi_kostenstelle.class.php'; require_once '../include/wawi_bestelldetails.class.php'; require_once '../include/wawi_aufteilung.class.php'; require_once '../include/wawi_bestellstatus.class.php'; +require_once '../include/wawi_tags.class.php'; $aktion =''; @@ -301,8 +302,7 @@ if(isset($_POST['deleteBtnStorno']) && isset($_POST['id'])) extraParams:{'work':'wawi_firma_search' } }).result(function(event, item) { $('#firma_id').val(item[1]); - }); - + }); }); @@ -650,6 +650,8 @@ if($aktion == 'suche') $allStandorte = new standort(); $allStandorte->getStandorteWithTyp('Intern'); $status= new wawi_bestellstatus(); + $bestell_tag = new wawi_tags(); + $bestell_tag->GetTagsByBestellung($bestellung->bestellung_id); $summe= 0; $konto_vorhanden = false; @@ -750,7 +752,25 @@ if($aktion == 'suche') echo "\n"; echo "\n"; echo "