[ADD] consumed_on in service by day

This commit is contained in:
Dario Lodeiros
2019-04-09 09:49:44 +02:00
parent fa945c0d1c
commit 05ecfe4807
6 changed files with 22 additions and 7 deletions

View File

@@ -17,6 +17,8 @@
<group>
<field name="per_day" />
<field name="per_person" />
<field name="consumed_on" widget="radio"
attrs="{'invisible': [('per_day','!=',True)]}"/>
</group>
</group>
</page>