Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision f30747c2

Von Tamino Steinert vor etwa 1 Jahr hinzugefügt

  • ID f30747c2381a148a2e6ba1f96a1793e5631ffe6d
  • Vorgänger f3b21077
  • Nachfolger 5b4b0b71

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