[IMP] energy_selfconsumption: invoicing acquired power
Compare changes
Files
6@@ -3,6 +3,15 @@ from datetime import datetime
@@ -20,6 +29,13 @@ class Selfconsumption(models.Model):
@@ -52,7 +68,7 @@ class Selfconsumption(models.Model):
@@ -68,6 +84,19 @@ class Selfconsumption(models.Model):
@@ -91,6 +120,17 @@ class Selfconsumption(models.Model):
@@ -107,15 +147,55 @@ class Selfconsumption(models.Model):