Commit 5b375ac8 authored by Łukasz Nowak's avatar Łukasz Nowak

Open Order Lines can be without start and stop dates.

parent 5ca18040
...@@ -22,8 +22,6 @@ ...@@ -22,8 +22,6 @@
<key> <string>constraint_property</string> </key> <key> <string>constraint_property</string> </key>
<value> <value>
<tuple> <tuple>
<string>start_date</string>
<string>stop_date</string>
<string>quantity</string> <string>quantity</string>
<string>price</string> <string>price</string>
</tuple> </tuple>
......
403 404
\ No newline at end of file \ 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