feat: residues accounting

This commit is contained in:
2025-01-14 21:35:39 +04:00
parent 1f26f94d96
commit d609c10edb
15 changed files with 776 additions and 10 deletions

View File

@@ -14,5 +14,6 @@ from .billing import *
from .marketplace_products import *
from .deal_group import *
from .transaction import *
from .residues import *
configure_mappers()