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

@@ -21,3 +21,4 @@ from . import test_asset_book_values_mv
from . import test_performance_benchmarks
from . import test_create_asset_wizard
from . import test_disposal_wizard
from . import test_partial_sale_wizard