Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 44212e4b

Von Tamino Steinert vor mehr als 2 Jahren hinzugefügt

  • ID 44212e4ba20e845a794c745cff57a73a70fe2d48
  • Vorgänger b5cf30e7
  • Nachfolger e9013716

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