Skip to content

Commit

Permalink
Merge pull request #306 from Backbase/DLTI-4595-update-business-funct…
Browse files Browse the repository at this point in the history
…ion-for-credit-cards

Dlti 4595 update business function for credit cards
  • Loading branch information
maria-pgn authored Jan 20, 2025
2 parents c4e2eab + 509bfd7 commit 479b7b0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/main/resources/data/retail/job-profiles.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,13 @@
"view",
"edit"
]
},
{
"businessFunction": "Manage Credit Card Agreement Limit",
"privileges": [
"view",
"edit"
]
}
]
},
Expand Down Expand Up @@ -525,6 +532,13 @@
"view",
"edit"
]
},
{
"businessFunction": "Manage Credit Card Agreement Limit",
"privileges": [
"view",
"edit"
]
}
]
}
Expand Down

0 comments on commit 479b7b0

Please sign in to comment.