mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat: seed customers and vendors views.
This commit is contained in:
@@ -253,7 +253,7 @@ export default class VendorsController extends ContactsController {
|
||||
const { tenantId } = req;
|
||||
const vendorsFilter: IVendorsFilter = {
|
||||
filterRoles: [],
|
||||
...this.matchedBodyData(req),
|
||||
...this.matchedQueryData(req),
|
||||
};
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user