Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision e4c53ed5

Von Tamino Steinert vor mehr als 2 Jahren hinzugefügt

  • ID e4c53ed5647c041b551bb2d1c92cb025902b2320
  • Vorgänger 468eee22
  • Nachfolger 166e72f1

Workflow: (sales/purchase) invoice → reclamation

Unterschiede anzeigen:

bin/mozilla/ir.pl
362 362
                    : !$form->{id}      ? t8('This invoice has not been posted yet.')
363 363
                    :                     undef,
364 364
        ],
365
        action => [
366
          t8('Reclamation'),
367
          submit   => ['#form', { action => "purchase_reclamation" }], # can't call Reclamation directly
368
          disabled => !$form->{id} ? t8('This invoice has not been posted yet.') : undef,
369
          only_if   => ($::form->{type} eq 'purchase_invoice')
370
        ],
365 371
       ], # end of combobox "Workflow"
366 372

  
367 373
      combobox => [

Auch abrufbar als: Unified diff