Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 2624618d

Von Jan Büren vor mehr als 1 Jahr hinzugefügt

  • ID 2624618d168fb2c0c250dede772659ccc435b061
  • Vorgänger a42b2b66
  • Nachfolger 3e57b7d9

cogs bei VK-Rechnungen prinzipiell verbieten, falls keine Bestandsmethode

Unterschiede anzeigen:

SL/IS.pm
918 918

  
919 919
      next if $payments_only;
920 920

  
921
      if ($form->{"inventory_accno_$i"} || $form->{"part_type_$i"} eq 'assembly') {
921

  
922

  
923
      # do cogs only if inventory_sytem perpetual is active
924
      if  ($::instance_conf->get_inventory_system eq 'perpetual'
925
        && $form->{"inventory_accno_$i"} || $form->{"part_type_$i"} eq 'assembly') {
922 926

  
923 927
        if ($form->{"part_type_$i"} eq 'assembly') {
924 928
          # record assembly item as allocated

Auch abrufbar als: Unified diff