Import ClientFlow production v4928.1.5.132.4
This commit is contained in:
8
RELEASE_NOTES_v4928_1_5_119.md
Normal file
8
RELEASE_NOTES_v4928_1_5_119.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# v4928.1.5.119 — delivered guard accepts legacy invoice-send evidence
|
||||
|
||||
Fixes a delivered workflow guard mismatch where the opportunity detail page suggested `CLOSE_OPPORTUNITY`, but the `/operations/delivered` action remained blocked because the guard required normalized current invoice rows before accepting completed `SEND_INVOICE` tasks as invoice-sent evidence.
|
||||
|
||||
Changes:
|
||||
- Broaden current invoice lookup in `workflow_guard.py`.
|
||||
- Accept completed same-opportunity invoice-send tasks as local invoice-sent evidence even when legacy/imported invoice rows are not returned by the stricter current invoice query.
|
||||
- Keep document-number matching when invoice rows are available.
|
||||
Reference in New Issue
Block a user