Esempio n. 1
0
 public function afterCreate()
 {
     InvoiceStatusLog::createRecord(InvoiceStatus::getStatusDraft(), $this);
 }