mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[ADD] consumed_on in service by day
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user