Skip to content
Snippets Groups Projects

[IMP] energy_selfconsumption: integration invoicing

All threads resolved!
Files
5
@@ -11,3 +11,4 @@ class Product(models.Model):
@@ -11,3 +11,4 @@ class Product(models.Model):
string="Energy Project",
string="Energy Project",
check_company=True,
check_company=True,
)
)
 
contract_template_id = fields.Many2one("contract.template")
Loading