Skip to content

Commit

Permalink
[IMP] spp_programs_compliance_criteria: add context to button
Browse files Browse the repository at this point in the history
  • Loading branch information
reichie020212 committed Jan 9, 2025
1 parent 026e469 commit 61426a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
title="Open Form"
class="btn-success"
invisible="not manager_ref_id"
context="{'default_program_id': id, 'create': False}"
context="{'default_program_id': id, 'create': False, 'compliance_manager': True}"
/>
<field
name="manager_ref_id"
Expand Down

0 comments on commit 61426a0

Please sign in to comment.