Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 49147dd1

Von Tamino Steinert vor etwa 1 Jahr hinzugefügt

  • ID 49147dd10e333cb3eaccc5d7a66271761d3a73bb
  • Vorgänger 421ebe54
  • Nachfolger 3d7017ef

S:C:Order: FIX: Rechte beim Workflow zur Reklamation nutzen

Unterschiede anzeigen:

SL/Controller/Order.pm
2395 2395
                                                  : PURCHASE_RECLAMATION_TYPE() },
2396 2396
              ],
2397 2397
            }],
2398
          only_if   =>$self->type_data->show_menu('save_and_reclamation')
2398
          only_if   => $self->type_data->show_menu('save_and_reclamation'),
2399
          disabled  => !$may_edit_create ? t8('You do not have the permissions to access this function.') : undef,
2399 2400
        ],
2400 2401
        action => [
2401 2402
          t8('Save and Invoice'),

Auch abrufbar als: Unified diff