fixed test
This commit is contained in:
parent
be35804c9d
commit
5e796bd956
@ -15,7 +15,7 @@ class DocumentItem extends Model
|
|||||||
|
|
||||||
protected $table = 'document_items';
|
protected $table = 'document_items';
|
||||||
|
|
||||||
protected $appends = ['discount', 'discount_rate'];
|
protected $appends = ['discount'];
|
||||||
|
|
||||||
protected $fillable = [
|
protected $fillable = [
|
||||||
'company_id',
|
'company_id',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user