Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 89407ec8

Von Jan Büren vor etwa 6 Jahren hinzugefügt

Artikelsuche: Lieferant und Lieferantenartikelnummer wieder als Berichts-Option anbieten

Ist mit der Umstellung auf den Part-Controller verloren gegangen.

Unterschiede anzeigen:

bin/mozilla/ic.pl
203 203
    'projectdescription' => { 'text' => $locale->text('Project Description'), },
204 204
    'warehouse'          => { 'text' => $locale->text('Default Warehouse'), },
205 205
    'bin'                => { 'text' => $locale->text('Default Bin'), },
206
    'make'               => { 'text' => $locale->text('Make'), },
207
    'model'              => { 'text' => $locale->text('Model'), },
206 208
  );
207 209

  
208 210
  $revers     = $form->{revers};
......
381 383

  
382 384
  my @columns = qw(
383 385
    partnumber type_and_classific description notes partsgroup warehouse bin
384
    onhand rop soldtotal unit listprice
386
    make model onhand rop soldtotal unit listprice
385 387
    linetotallistprice sellprice linetotalsellprice lastcost linetotallastcost
386 388
    priceupdate weight image drawing microfiche invnumber ordnumber quonumber
387 389
    transdate name serialnumber deliverydate ean projectnumber projectdescription

Auch abrufbar als: Unified diff