feat: enhance business activities and sale invoices handling with new query constants and pagination support
This commit is contained in:
@@ -18,6 +18,7 @@ export class GoodsService {
|
||||
select: {
|
||||
id: true,
|
||||
name: true,
|
||||
code: true,
|
||||
},
|
||||
},
|
||||
local_sku: true,
|
||||
|
||||
Reference in New Issue
Block a user