Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision fab2b3f1

Von Tamino Steinert vor fast 2 Jahren hinzugefügt

  • ID fab2b3f1a5f4b6b4adbfa03b9aeace9ea8599c29
  • Vorgänger 9b5b900b
  • Nachfolger 748ce36f

Workflow: (sales/purchase) invoice → reclamation

Unterschiede anzeigen:

bin/mozilla/ir.pl
370 370
                    : !$form->{id}      ? t8('This invoice has not been posted yet.')
371 371
                    :                     undef,
372 372
        ],
373
        action => [
374
          t8('Reclamation'),
375
          submit   => ['#form', { action => "purchase_reclamation" }], # can't call Reclamation directly
376
          disabled => !$form->{id} ? t8('This invoice has not been posted yet.') : undef,
377
          only_if   => ($::form->{type} eq 'purchase_invoice')
378
        ],
373 379
       ], # end of combobox "Workflow"
374 380

  
375 381
      combobox => [

Auch abrufbar als: Unified diff