Import ClientFlow production v4928.1.5.132.4
This commit is contained in:
@@ -118,7 +118,7 @@ def test_process_timeline_includes_delivery_done_and_invoice_pending():
|
||||
assert "odoo_delivery" in types
|
||||
assert "odoo_invoice_pending" in types
|
||||
assert state["action_code"] == "SEND_INVOICE"
|
||||
assert state["stage"] == "SHIPMENT_CREATED"
|
||||
assert state["stage"] == "SHIPPED"
|
||||
|
||||
|
||||
def test_static_hooks_for_partner_mapping_and_window_cleanup_reopen():
|
||||
|
||||
Reference in New Issue
Block a user