Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision a833f755

Von Tamino Steinert vor etwa 1 Jahr hinzugefügt

  • ID a833f755ddf419c36ef5436ec3cc8db9be7b61c1
  • Vorgänger 8046541b
  • Nachfolger 85fba77c

record: Füge record_type Key zu allen Belegobjekte hinzu

Unterschiede anzeigen:

SL/DB/Invoice.pm
93 93
sub items { goto &invoiceitems; }
94 94
sub add_items { goto &add_invoiceitems; }
95 95
sub record_number { goto &invnumber; };
96
sub record_type { goto &type; };
96 97

  
97 98
sub is_sales {
98 99
  # For compatibility with Order, DeliveryOrder

Auch abrufbar als: Unified diff