Skip to content

Commit

Permalink
IMP: push problem
Browse files Browse the repository at this point in the history
  • Loading branch information
mboscolo committed Mar 6, 2025
1 parent 4348829 commit 1e2ce2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plm/views/ir_attachment_relations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<field name="configuration" readonly="True"/>
<field name="link_kind" readonly="True"/>
</group>
<field name="parent_state" invisible="True"/>
<group colspan="4" col="4">
<span colspan="4" style="color: rgb(110, 51, 197);" attrs="{'invisible': [('parent_state', '!=', 'draft')]}">
<hr style="background-color: rgb(110, 51, 197);height: 1px;"></hr>
Expand Down

0 comments on commit 1e2ce2a

Please sign in to comment.