mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX] view assign reservation
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
class="oe_stat_button"
|
||||
id="mark_readed"
|
||||
name="mark_as_readed"
|
||||
attrs="{'invisible':[('to_read','=', False)]}"
|
||||
attrs="{'invisible':[('to_assign','=', False)]}"
|
||||
help="Mark as Read"
|
||||
/>
|
||||
<field name="to_assign" invisible="1"/>
|
||||
|
||||
Reference in New Issue
Block a user