feat(fusion_accounting_assets): asset creation wizard with AI useful-life suggest

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 20:02:46 -04:00
parent 9794970429
commit a6ef7e0c2a
8 changed files with 255 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
from . import models
from . import services
from . import controllers
from . import wizards