Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 8522a85e

Von Tamino Steinert vor fast 2 Jahren hinzugefügt

  • ID 8522a85e2af8b665386b911d0224e550e8fcd8bd
  • Vorgänger 7ac17a23
  • Nachfolger fe3e0ed3

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