Skip to content
Snippets Groups Projects

Refactor module energy communities service invoicing

Merged Álvaro García requested to merge feacture/selfconsumption_service_invoice into dev
2 files
+ 8
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -5,6 +5,7 @@
<field name="inherit_id" ref="contract.contract_template_form_view" />
<field name="arch" type="xml">
<xpath expr="//field[@name='contract_type']" position="after">
<field name="pack_type" />
<field name="is_free_pack" />
</xpath>
</field>
Loading