Commit e2dc867a authored by Łukasz Nowak's avatar Łukasz Nowak

Typos.

parent 718fb677
......@@ -50,7 +50,7 @@
</item>
<item>
<key> <string>_body</string> </key>
<value> <string>assert( context.getPortalType() not in getPortalDeliveryMovementTypeList() )\n
<value> <string>assert( context.getPortalType() in context.getPortalDeliveryMovementTypeList() )\n
price = context.getPrice()\n
if price != 0.0:\n
context.setPrice(0.0)\n
......
27
\ No newline at end of file
28
\ 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