feat(fusion_accounting_followup): overdue_aging service with 6 buckets

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 20:35:39 -04:00
parent ea2f44287f
commit 4ce0edc698
6 changed files with 165 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
from . import models
from . import services
from . import controllers
from . import wizards
from . import reports