Compare commits
2 Commits
db05e9e738
...
bf977c08bd
| Author | SHA1 | Date | |
|---|---|---|---|
| bf977c08bd | |||
|
|
060c3e9c94 |
@@ -33,6 +33,8 @@ class InvoiceValidation extends Model
|
|||||||
'operator_id',
|
'operator_id',
|
||||||
'created_by',
|
'created_by',
|
||||||
'updated_by',
|
'updated_by',
|
||||||
|
'created_at',
|
||||||
|
'updated_at',
|
||||||
];
|
];
|
||||||
|
|
||||||
public function plant(): BelongsTo
|
public function plant(): BelongsTo
|
||||||
|
|||||||
Reference in New Issue
Block a user