Files
Odoo-Modules/fusion_claims/tests/__init__.py
gsinghpal f5ac8d07d7 feat(claims): three-mode Application Received wizard
Adds intake_mode (bundled / separate / remote) so staff can mark
applications received with a single bundled PDF, the existing
separate-pages-file flow, or a pending remote signature. Folds in
content-based PDF validation, a friendlier status-gate message,
and a page-count helper for the original application.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 18:00:41 -04:00

5 lines
109 B
Python

# -*- coding: utf-8 -*-
from . import test_signed_pages_gate
from . import test_application_received_wizard