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/PurchaseInvoice.pm
62 62
sub items { goto &invoiceitems; }
63 63
sub add_items { goto &add_invoiceitems; }
64 64
sub record_number { goto &invnumber; }
65
sub record_type { goto &invoice_type; }
65 66

  
66 67
sub is_sales {
67 68
  # For compatibility with Order, DeliveryOrder

Auch abrufbar als: Unified diff