feat: deal group

This commit is contained in:
2024-11-08 15:58:41 +03:00
parent fced9b8101
commit 25e6cf0e7e
8 changed files with 400 additions and 57 deletions

View File

@@ -12,6 +12,6 @@ from .marketplace import *
from .payroll import *
from .billing import *
from .marketplace_products import *
# from .deal_group import *
from .deal_group import *
configure_mappers()