continued work on price model

This commit is contained in:
Tobias Brunner 2025-05-22 16:34:15 +02:00
parent 6f41c8c344
commit a6a15150ea
No known key found for this signature in database
10 changed files with 500 additions and 1 deletions

View file

@ -5,3 +5,4 @@ from .providers import *
from .services import *
from .pages import *
from .subscriptions import *
from .pricelist import *