Skip to content
Snippets Groups Projects

[IMP] energy_selfconsumption: invoicing acquired power

2 files
+ 22
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -228,6 +228,10 @@
<group>
<field name="invoicing_mode" readonly="True" />
<field name="product_id" readonly="True" />
<field
name="contract_template_id"
readonly="True"
/>
</group>
</page>
</notebook>
Loading