Skip to content
Snippets Groups Projects

[IMP] energy_selfconsumption: invoicing acquired power

All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -21,7 +21,7 @@
/>
<field
name="price"
string="kWn Price per day (€/kWn/dia)"
string="kWn Price per day (€/kWn/day)"
attrs="{'invisible': [('invoicing_mode', '!=', 'power_acquired')]}"
/>
</group>
Loading