Fix payment entry
This commit is contained in:
@@ -10,6 +10,8 @@ class PaymentItem extends Model
|
||||
{
|
||||
use PushNew;
|
||||
|
||||
public $timestamps = FALSE;
|
||||
|
||||
/* RELATIONS */
|
||||
|
||||
public function invoice()
|
||||
|
Reference in New Issue
Block a user