Skip to content

Commit

Permalink
Merge pull request #1421 from bcgov/BCMOHAD-25690
Browse files Browse the repository at this point in the history
BCMOHAD-25690 || Updated the changes for permission sets
  • Loading branch information
NataliaNikishina authored Jan 16, 2025
2 parents 03a762f + 98e00cb commit 67e6203
Show file tree
Hide file tree
Showing 3 changed files with 1,316 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@
<field>Auto_Adjudication_Error__c</field>
</layoutItems>
<layoutItems>
<behavior>Readonly</behavior>
<behavior>Edit</behavior>
<field>Pushed_to_Pnet__c</field>
</layoutItems>
<layoutItems>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@
<readable>true</readable>
</fieldPermissions>
<fieldPermissions>
<editable>true</editable>
<editable>false</editable>
<field>Case.Pushed_to_Pnet__c</field>
<readable>true</readable>
</fieldPermissions>
Expand Down Expand Up @@ -1057,6 +1057,10 @@
<recordType>Account.DEC</recordType>
<visible>true</visible>
</recordTypeVisibilities>
<recordTypeVisibilities>
<recordType>Case.Special_Authority_Request</recordType>
<visible>true</visible>
</recordTypeVisibilities>
<recordTypeVisibilities>
<recordType>PersonAccount.Patient</recordType>
<visible>true</visible>
Expand Down
Loading

0 comments on commit 67e6203

Please sign in to comment.