feat(fusion_accounting_followup): migration wizard backfill from account_followup

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 21:29:38 -04:00
parent 2ec90a50b0
commit 38a2684782
5 changed files with 105 additions and 1 deletions

View File

@@ -5,3 +5,4 @@ from . import res_partner
from . import account_move_line
from . import fusion_followup_engine
from . import fusion_followup_cron
from . import fusion_migration_wizard