Linkage improvement

* adds linking to submenus
* adds PaymentAdmin
* adds Meta class inheritance for tables
This commit is contained in:
mipel
2021-07-21 14:17:18 +02:00
parent ee6984de00
commit 8f0db2ae3e
8 changed files with 32 additions and 16 deletions
-1
View File
@@ -74,7 +74,6 @@ class Compensation(BaseObject):
geometry = models.ForeignKey(Geometry, null=True, blank=True, on_delete=models.SET_NULL)
documents = models.ManyToManyField("konova.Document", blank=True)
@staticmethod
def _generate_new_identifier() -> str:
""" Generates a new identifier for the intervention object