feat: also return payment relation
This commit is contained in:
parent
0ec072833c
commit
3f04bd045d
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ export class InvoiceController extends Controller {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
payment: true,
|
||||||
createdBy: true,
|
createdBy: true,
|
||||||
},
|
},
|
||||||
orderBy: { createdAt: "asc" },
|
orderBy: { createdAt: "asc" },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue