BIG-15: fix filtering payment receive by given customer.

BIG-16: fix filtering payment mades by payment account.
This commit is contained in:
a.bouhuolia
2021-09-11 17:23:29 +02:00
parent 1ebb5cd8ad
commit 6493fcbcfe
3 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ export default {
relationType: 'enumeration',
relationKey: 'customer',
relationEntityLabel: 'name',
relationEntityLabel: 'display_name',
relationEntityKey: 'id',
},
payment_date: {