Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision bcdeb6ec

Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt

  • ID bcdeb6ecdf8f6bdd981167ffb0a3dafcc4408eb5
  • Vorgänger a6c54e9f
  • Nachfolger c389a0e6

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