feat(expenses): add authoritative pre-review workflow

This commit is contained in:
caoxiaozhu
2026-07-16 11:42:08 +08:00
parent ae3f02c35a
commit 6bdf65bc24
52 changed files with 4300 additions and 1069 deletions

View File

@@ -246,7 +246,7 @@ def test_expense_case_timeline_rejects_cross_tenant_lookup(
)
assert response.status_code == 404
assert response.json()["detail"] == "该单据尚未纳入统一费用事件"
assert response.json()["detail"] == "费用单据不存在"
def test_expense_case_timeline_returns_not_covered_for_claim_without_case(