feat: create app orders and makemigrations

This commit is contained in:
2025-01-10 14:01:14 -03:00
parent faaf0d3576
commit 0e096207a6
49 changed files with 116 additions and 103 deletions

View File

@@ -15,4 +15,4 @@ class Payments(models.Model):
def __str__(self):
return self.value
return self.comanda.name