feat(fusion_accounting_assets): partial sale wizard

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 20:05:17 -04:00
parent 892c37e2b0
commit 92f445eb8f
7 changed files with 158 additions and 1 deletions

View File

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