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

@@ -1,3 +1,4 @@
from . import create_asset_wizard
from . import disposal_wizard
from . import partial_sale_wizard
from . import depreciation_run_wizard