feat: add key supplier name in product all
This commit is contained in:
parent
356db39cfe
commit
f142dc66c1
|
@ -164,6 +164,7 @@ export class ProductService {
|
|||
'product.name',
|
||||
'product.code',
|
||||
'sub_categories.name',
|
||||
'supplier.name',
|
||||
'category.name',
|
||||
'product.status',
|
||||
])
|
||||
|
|
Loading…
Reference in New Issue
Block a user