mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
fix:create customer/vendor
This commit is contained in:
@@ -40,7 +40,7 @@ export class PaginationQueryBuilder<
|
||||
}: {
|
||||
type?: string;
|
||||
message?: string;
|
||||
}) {
|
||||
} = {}) {
|
||||
const relationMappings = this.modelClass().relationMappings;
|
||||
const relationNames = Object.keys(relationMappings || {});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user