Skip to content

Commit

Permalink
Update business function for credit-cards
Browse files Browse the repository at this point in the history
  • Loading branch information
aliwocha committed Dec 12, 2024
1 parent c4e2eab commit cd89a91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/data/retail/job-profiles.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
]
},
{
"businessFunction": "Manage Credit Card Limit",
"businessFunction": "Manage Credit Card Agreement Limit",
"privileges": [
"view",
"edit"
Expand Down Expand Up @@ -520,7 +520,7 @@
]
},
{
"businessFunction": "Manage Credit Card Limit",
"businessFunction": "Manage Credit Card Agreement Limit",
"privileges": [
"view",
"edit"
Expand Down

0 comments on commit cd89a91

Please sign in to comment.