feat(fusion_accounting_assets): depreciation run wizard

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 20:06:25 -04:00
parent 92f445eb8f
commit 3efef7efc7
7 changed files with 156 additions and 1 deletions

View File

@@ -22,3 +22,4 @@ from . import test_performance_benchmarks
from . import test_create_asset_wizard
from . import test_disposal_wizard
from . import test_partial_sale_wizard
from . import test_depreciation_run_wizard