refactored report listener
This commit is contained in:
@ -8,7 +8,6 @@ use Bkwld\Cloner\Cloneable;
|
||||
|
||||
class InvoiceItem extends Model
|
||||
{
|
||||
|
||||
use Cloneable, Currencies;
|
||||
|
||||
protected $table = 'invoice_items';
|
||||
|
Reference in New Issue
Block a user