feat: add Unit Price Calculator

This commit is contained in:
Herculino Trotta
2024-11-15 11:57:42 -03:00
parent c2f9f7f70f
commit 7f6e6514d5
14 changed files with 356 additions and 70 deletions

View File

@@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.