date_done should be visible to everybody

This commit is contained in:
Alexis de Lattre
2015-10-07 15:43:29 +02:00
parent 5e28829325
commit 72b1333bb2

View File

@@ -18,6 +18,9 @@
<field name="backorder_id" position="attributes">
<attribute name="attrs">{}</attribute>
</field>
<field name="date_done" position="attributes">
<attribute name="groups"></attribute>
</field>
</field>
</record>