Commit 99683ccb authored by Romain Courteaud's avatar Romain Courteaud

Directly associate order on instance

parent 1b0573dd
......@@ -113,6 +113,7 @@ if (partition is None):\n
],\n
)\n
sale_order.order()\n
instance.edit(causality_value=sale_order)\n
\n
else:\n
assert delivery.getPortalType() == sale_order_portal_type\n
......
4
\ No newline at end of file
5
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment