Skip to content
Snippets Groups Projects

[IMP] energy_selfconsumption: integration invoicing

All threads resolved!
3 files
+ 10
5
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -11,3 +11,4 @@ class Product(models.Model):
string="Energy Project",
check_company=True,
)
contract_template_id = fields.Many2one("contract.template")
Loading