Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 22d2337c

Von Tamino Steinert vor etwa 1 Jahr hinzugefügt

  • ID 22d2337c6c47780de656a60b8257a2241949be4b
  • Vorgänger 731ecd0c
  • Nachfolger 2a8b6a74

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