Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 2d0a3648

Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt

  • ID 2d0a36485df758e8b36812ba269476b9aa86c78e
  • Vorgänger fabe9e57
  • Nachfolger dba55a3c

Model::Record: Nutzte record_type für Erstellung aus Workflow

Unterschiede anzeigen:

SL/DB/Invoice.pm
sub items { goto &invoiceitems; }
sub add_items { goto &add_invoiceitems; }
sub record_number { goto &invnumber; };
sub record_type { goto &invoice_type; };
sub is_sales {
# For compatibility with Order, DeliveryOrder

Auch abrufbar als: Unified diff