feat(fusion_accounting_assets): AI useful life predictor + prompt

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 16:50:01 -04:00
parent 19cbed5b37
commit bc7ba27d77
6 changed files with 207 additions and 1 deletions

View File

@@ -2,3 +2,4 @@ from . import test_depreciation_methods
from . import test_prorate
from . import test_salvage_value
from . import test_asset_anomaly_detection
from . import test_useful_life_predictor