• Joined on 2026-01-20
admin pushed to main at admin/Odoo-Modules 2026-04-20 03:34:48 +00:00
9d8db0f9b1 fix(bank_rec): don't shadow Odoo's _() translation function in action_run_migration
admin pushed to main at admin/Odoo-Modules 2026-04-20 03:25:55 +00:00
ef2ccb89cf fix(services): V19 removed 'rpc' service \u2014 import standalone rpc() function
admin pushed to main at admin/Odoo-Modules 2026-04-20 01:57:24 +00:00
51d8ce494d fix(scss): remove forbidden @import "variables" lines breaking V19 asset bundle
admin pushed to main at admin/Odoo-Modules 2026-04-20 01:51:21 +00:00
190c296240 fix(fusion_accounting_ai): align legacy assets-adapter test with Phase 3 return shape
admin pushed to main at admin/Odoo-Modules 2026-04-20 01:48:17 +00:00
12fa20c4f1 Merge Phase 4: AI-augmented customer follow-ups
3491069f48 docs(fusion_accounting_followup): CLAUDE.md, UPGRADE_NOTES.md, README.md
fbc1ac38f8 feat(fusion_accounting): meta-module now installs followup sub-module
aeb5461ad0 test(fusion_accounting_followup): local LLM follow-up text smoke (skips without LLM)
e1f94d5202 test(fusion_accounting_followup): 5 OWL tour tests
Compare 37 commits »
admin pushed to main at admin/Odoo-Modules 2026-04-20 01:45:56 +00:00
b834ae3117 feat(configurator): complete all deferred Phase D/E/F tasks
admin pushed tag fusion_accounting/phase-4-complete to admin/Odoo-Modules 2026-04-20 01:44:21 +00:00
admin pushed to fusion_accounting/phase-4-followup at admin/Odoo-Modules 2026-04-20 01:44:18 +00:00
3491069f48 docs(fusion_accounting_followup): CLAUDE.md, UPGRADE_NOTES.md, README.md
fbc1ac38f8 feat(fusion_accounting): meta-module now installs followup sub-module
aeb5461ad0 test(fusion_accounting_followup): local LLM follow-up text smoke (skips without LLM)
e1f94d5202 test(fusion_accounting_followup): 5 OWL tour tests
Compare 4 commits »
admin pushed to main at admin/Odoo-Modules 2026-04-20 01:36:01 +00:00
b85e208856 chore(bridge_mrp): bump to 19.0.7.0.0 — WO group + start-at-node wiring
e3001b5297 feat(bridge_mrp): honour x_fc_wo_group_tag + x_fc_start_at_node_id
Compare 2 commits »
admin pushed to fusion_accounting/phase-4-followup at admin/Odoo-Modules 2026-04-20 01:33:41 +00:00
8eb4b8dc6c fix(fusion_accounting_followup): seeded levels + migration idempotency
d0a912b1da test(fusion_accounting_followup): coexistence behavior
8ef88da94a feat(fusion_accounting_followup): menu + window actions with coexistence group filter
38a2684782 feat(fusion_accounting_followup): migration wizard backfill from account_followup
2ec90a50b0 feat(fusion_accounting_followup): batch send follow-ups wizard
Compare 7 commits »
admin pushed to main at admin/Odoo-Modules 2026-04-20 01:27:32 +00:00
97c733b7c3 feat(configurator): Phase F — quotations list uplift
94eb7ef415 feat(configurator): Phase E — SO list view uplift
3f807d0152 chore(configurator): bump to 19.0.7.0.0 — Phase D first pass landed
842efd828c feat(configurator): Phase D batch 2 — active WOs stat button on SO form
2476961f50 feat(configurator): Phase D batch 1 — countdown, notes split, margin, contact
Compare 19 commits »
admin pushed to fusion_accounting/phase-4-followup at admin/Odoo-Modules 2026-04-20 01:23:01 +00:00
474485f963 feat(fusion_accounting_followup): ai_text_panel + followup_history_table components
da746698c5 feat(fusion_accounting_followup): partner_card + aging_bucket_strip + risk_badge components
21f6171162 feat(fusion_accounting_followup): top-level followup_dashboard component
86bead48e1 feat(fusion_accounting_followup): followup_service.js reactive frontend service
99e4f8e17f feat(fusion_accounting_followup): SCSS foundation for OWL widget
Compare 5 commits »
admin pushed to fusion_accounting/phase-4-followup at admin/Odoo-Modules 2026-04-20 01:10:09 +00:00
f45d66c465 test(fusion_accounting_followup): performance benchmarks with P95 targets
f64b8f373c test(fusion_accounting_followup): full follow-up flow integration test
d51a2b104e test(fusion_accounting_followup): Hypothesis property-based invariants
Compare 3 commits »
admin pushed to fusion_accounting/phase-4-followup at admin/Odoo-Modules 2026-04-20 01:04:54 +00:00
042dcf8067 feat(fusion_accounting_followup): 2 cron jobs (daily scan + weekly risk refresh)
52becd176a feat(fusion_accounting_ai): 5 new customer follow-up AI tools
993df3a14a feat(fusion_accounting_ai): wire FollowupAdapter fusion paths to engine
d455016c27 feat(fusion_accounting_followup): 6 JSON-RPC endpoints for OWL widget
Compare 4 commits »
admin pushed to fusion_accounting/phase-4-followup at admin/Odoo-Modules 2026-04-20 00:54:23 +00:00
9b6d6b3895 test(fusion_accounting_followup): engine integration tests for full lifecycle
6802d60e44 feat(fusion_accounting_followup): fusion.followup.engine 7-method API
Compare 2 commits »
admin pushed to fusion_accounting/phase-4-followup at admin/Odoo-Modules 2026-04-20 00:47:50 +00:00
06dafc31c1 feat(fusion_accounting_followup): inherit account.move.line for level tracking
2ddc600d65 feat(fusion_accounting_followup): inherit res.partner with follow-up state
207c857e6b feat(fusion_accounting_followup): LLM text cache model
05de855cea feat(fusion_accounting_followup): fusion.followup.run audit model
9ae9161892 feat(fusion_accounting_followup): fusion.followup.level definition model
Compare 5 commits »
admin pushed to fusion_accounting/phase-4-followup at admin/Odoo-Modules 2026-04-20 00:40:38 +00:00
1829f0584f feat(fusion_accounting_followup): AI follow-up text generator + prompt
63f3e0ec14 feat(fusion_accounting_followup): tone_selector service
397fb238c5 feat(fusion_accounting_followup): risk_scorer service
d4ef19858d feat(fusion_accounting_followup): level_resolver service
4ce0edc698 feat(fusion_accounting_followup): overdue_aging service with 6 buckets
Compare 7 commits »
admin created branch fusion_accounting/phase-4-followup in admin/Odoo-Modules 2026-04-20 00:40:38 +00:00
admin pushed to main at admin/Odoo-Modules 2026-04-20 00:29:43 +00:00
7a53012f09 Merge Phase 3: AI-augmented asset management
43e1f3d6f5 docs(fusion_accounting_assets): CLAUDE.md, UPGRADE_NOTES.md, README.md
69453bd8ae feat(fusion_accounting): meta-module now installs assets sub-module
7e2c31e371 test(fusion_accounting_assets): local LLM useful-life smoke (skips without LLM)
6344a75150 test(fusion_accounting_assets): controller perf benchmark
Compare 44 commits »
admin pushed tag fusion_accounting/phase-3-complete to admin/Odoo-Modules 2026-04-20 00:27:24 +00:00