Skip to content

Commit cff5bc2

Browse files
committed
Fix comment
1 parent cdc9515 commit cff5bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

purchase_requisition_bid_selection/view/purchase_requisition.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</xpath>
2323

2424
<xpath expr="//sheet//button[@name='open_product_line']" position="attributes">
25-
<!-- add the state 'done' -->
25+
<!-- add the state 'closed' -->
2626
<attribute name="attrs">{'invisible': ['|', ('state', 'not in', ('open','closed','done')), ('exclusive', '=', 'exclusive')]}</attribute>
2727
</xpath>
2828

0 commit comments

Comments
 (0)