Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 704f339f

Von Sven Schöling vor etwa 10 Jahren hinzugefügt

  • ID 704f339f25536bf4311223ecb7dcef9ed75f92d0
  • Vorgänger bc8c26f3
  • Nachfolger 9b8edca0

PriceRule: reqdate für Invoice und PurchaseInvoice

Unterschiede anzeigen:

SL/DB/Invoice.pm
343 343
  goto &transdate;
344 344
}
345 345

  
346
sub reqdate {
347
  goto &duedate;
348
}
349

  
346 350
sub transactions {
347 351
  my ($self) = @_;
348 352

  

Auch abrufbar als: Unified diff