• Joined on 2026-01-20
admin pushed to fusion_accounting/phase-3-assets at admin/Odoo-Modules 2026-04-20 00:27:21 +00:00
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
59ecc9fc5b test(fusion_accounting_assets): 5 OWL tour tests
Compare 5 commits »
admin pushed to fusion_accounting/phase-3-assets at admin/Odoo-Modules 2026-04-20 00:16:39 +00:00
2ee341316c test(fusion_accounting_assets): coexistence behavior
02885108f2 feat(fusion_accounting_assets): menu + window actions with coexistence group filter
af8c72a3b1 feat(fusion_accounting_assets): migration audit PDF report
1491f455fe feat(fusion_accounting_assets): migration wizard backfill from account.asset
Compare 4 commits »
admin pushed to fusion_accounting/phase-3-assets at admin/Odoo-Modules 2026-04-20 00:06:38 +00:00
3efef7efc7 feat(fusion_accounting_assets): depreciation run wizard
92f445eb8f feat(fusion_accounting_assets): partial sale wizard
892c37e2b0 feat(fusion_accounting_assets): disposal wizard
a6ef7e0c2a feat(fusion_accounting_assets): asset creation wizard with AI useful-life suggest
Compare 4 commits »
admin pushed to fusion_accounting/phase-3-assets at admin/Odoo-Modules 2026-04-19 21:40:12 +00:00
9794970429 feat(fusion_accounting_assets): ai_useful_life_panel + anomaly_strip components
c0b8cc4159 feat(fusion_accounting_assets): disposal_dialog component
51bff01f13 feat(fusion_accounting_assets): depreciation_board component
7ba15c65aa feat(fusion_accounting_assets): asset_detail_panel component
bf8689716c feat(fusion_accounting_assets): asset_card component
Compare 8 commits »
admin pushed to fusion_accounting/phase-3-assets at admin/Odoo-Modules 2026-04-19 21:26:16 +00:00
475d17c1aa test(fusion_accounting_assets): performance benchmarks with P95 targets
fec1c12246 feat(fusion_accounting_assets): MV for per-asset book value snapshot
c939b83812 test(fusion_accounting_assets): integration tests for all 3 depreciation methods
1e70b8d5c0 test(fusion_accounting_assets): Hypothesis property-based depreciation invariants
Compare 4 commits »
admin pushed to fusion_accounting/phase-3-assets at admin/Odoo-Modules 2026-04-19 21:17:33 +00:00
de6d8fda3e feat(fusion_accounting_assets): 2 cron jobs (depreciation post + anomaly scan)
9092a78be2 feat(fusion_accounting_ai): 5 new asset management AI tools
79cd0216ff feat(fusion_accounting_ai): wire AssetsAdapter fusion paths to engine
3e8b7b1e82 feat(fusion_accounting_assets): 8 JSON-RPC endpoints for OWL widget
Compare 4 commits »
admin pushed to fusion_accounting/phase-3-assets at admin/Odoo-Modules 2026-04-19 21:07:02 +00:00
345c971d59 test(fusion_accounting_assets): engine integration tests for full lifecycle
54922a0b32 feat(fusion_accounting_assets): fusion.asset.engine 7-method API
Compare 2 commits »
admin pushed to fusion_accounting/phase-3-assets at admin/Odoo-Modules 2026-04-19 20:59:56 +00:00
38a6e375e6 feat(fusion_accounting_assets): inherit account.move.line for asset linkage
8659f51935 feat(fusion_accounting_assets): asset anomaly persisted model
5c89763191 feat(fusion_accounting_assets): asset disposal record model
b68d1b1c66 feat(fusion_accounting_assets): asset category template model
0439d81675 feat(fusion_accounting_assets): depreciation board line model
Compare 6 commits »
admin created branch fusion_accounting/phase-3-assets in admin/Odoo-Modules 2026-04-19 20:50:11 +00:00
admin pushed to fusion_accounting/phase-3-assets at admin/Odoo-Modules 2026-04-19 20:50:11 +00:00
bc7ba27d77 feat(fusion_accounting_assets): AI useful life predictor + prompt
19cbed5b37 feat(fusion_accounting_assets): asset anomaly detection service
b7c171f983 feat(fusion_accounting_assets): salvage_value service
bece120ee3 feat(fusion_accounting_assets): prorate service for partial-period depreciation
3e73ca0eb7 feat(fusion_accounting_assets): 3 depreciation methods (straight, declining, units)
Compare 6 commits »
admin pushed to main at admin/Odoo-Modules 2026-04-19 20:41:24 +00:00
fdfaf7e779 Merge Phase 2: AI-augmented financial reports
848aa0f0e5 docs(fusion_accounting_reports): CLAUDE.md, UPGRADE_NOTES.md, README.md
5a864e4b48 feat(fusion_accounting): meta-module now installs reports sub-module
0618ca7773 test(fusion_accounting_reports): local LLM commentary smoke (skips without LLM)
6a53da6002 test(fusion_accounting_reports): performance benchmarks with P95 targets
Compare 44 commits »
admin pushed tag fusion_accounting/phase-2-complete to admin/Odoo-Modules 2026-04-19 20:34:02 +00:00
admin pushed to fusion_accounting/phase-2-reports at admin/Odoo-Modules 2026-04-19 20:33:59 +00:00
848aa0f0e5 docs(fusion_accounting_reports): CLAUDE.md, UPGRADE_NOTES.md, README.md
5a864e4b48 feat(fusion_accounting): meta-module now installs reports sub-module
0618ca7773 test(fusion_accounting_reports): local LLM commentary smoke (skips without LLM)
6a53da6002 test(fusion_accounting_reports): performance benchmarks with P95 targets
3c7a1c8cea test(fusion_accounting_reports): 5 OWL tour tests
Compare 5 commits »
admin pushed to fusion_accounting/phase-2-reports at admin/Odoo-Modules 2026-04-19 20:20:22 +00:00
1c773bb5e4 test(fusion_accounting_reports): coexistence behavior
5994a1b96b feat(fusion_accounting_reports): menu + window actions with coexistence group filter
e17e7f9e4c feat(fusion_accounting_reports): migration wizard bootstrap step verifies report definitions
8de4beb46a feat(fusion_accounting_reports): period picker wizard with common presets
7d7bd93345 feat(fusion_accounting_reports): XLSX export wizard
Compare 6 commits »
admin pushed to fusion_accounting/phase-2-reports at admin/Odoo-Modules 2026-04-19 20:04:44 +00:00
d1661f3a33 feat(fusion_accounting_reports): anomaly_strip OWL component (Fusion-only)
8b6dd3aa63 feat(fusion_accounting_reports): ai_commentary_panel OWL component (Fusion-only)
4677fae891 feat(fusion_accounting_reports): period_filter component (date range + comparison)
1918e03485 feat(fusion_accounting_reports): drill_down_dialog OWL component
6d020f6419 feat(fusion_accounting_reports): report_table component with drill chevrons
Compare 8 commits »
admin pushed to fusion_accounting/phase-2-reports at admin/Odoo-Modules 2026-04-19 19:55:27 +00:00
97640a5ac8 feat(fusion_accounting_reports): 2 cron jobs (anomaly scan + MV refresh)
9db7271bdf feat(fusion_accounting_reports): MV for per-account-per-month balances
0f575dd523 test(fusion_accounting_reports): balance sheet + trial balance integration
16db299145 test(fusion_accounting_reports): P&L integration tests against known fixtures
144e90a379 test(fusion_accounting_reports): Hypothesis property-based engine invariants
Compare 5 commits »
admin pushed to fusion_accounting/phase-2-reports at admin/Odoo-Modules 2026-04-19 19:41:20 +00:00
118f0d9d16 feat(fusion_accounting_ai): 5 new financial reports AI tools
15cf4e129f feat(fusion_accounting_ai): wire ReportsAdapter fusion paths to engine
5cdd3e756d feat(fusion_accounting_reports): 8 JSON-RPC endpoints for OWL widget
Compare 3 commits »
admin pushed to fusion_accounting/phase-2-reports at admin/Odoo-Modules 2026-04-19 19:32:18 +00:00
c20e0888e1 feat(fusion_accounting_reports): fusion.report.anomaly persisted model
22b277c6b8 feat(fusion_accounting_reports): fusion.report.commentary cache model
17053b1603 feat(fusion_accounting_reports): commentary_prompt for LLM-generated narratives
a4728d7ae7 feat(fusion_accounting_reports): commentary_generator service with templated fallback
b78e6dc842 feat(fusion_accounting_reports): anomaly_detection service
Compare 5 commits »
admin pushed to fusion_accounting/phase-2-reports at admin/Odoo-Modules 2026-04-19 19:24:31 +00:00
5963aba0a8 feat(fusion_accounting_reports): seed general ledger report definition + 8 verification tests
f160a9eeec feat(fusion_accounting_reports): seed trial balance report definition
ba95d927c0 feat(fusion_accounting_reports): seed balance sheet report definition
96ac0131b0 feat(fusion_accounting_reports): seed P&L report definition
Compare 4 commits »
admin pushed to fusion_accounting/phase-2-reports at admin/Odoo-Modules 2026-04-19 19:16:06 +00:00
cabf51add7 feat(fusion_accounting_reports): fusion.report.engine 5-method API
0eee14f69a feat(fusion_accounting_reports): drill_down_resolver service
9d3b8f7484 feat(fusion_accounting_reports): line_resolver service for report row computation
50f736d8a7 feat(fusion_accounting_reports): fusion.report definition model
Compare 4 commits »