Commit bfd36200 authored by Jérome Perrin's avatar Jérome Perrin

fix some relations to non existing categories

parent 62664a4f
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>account_type/asset/bank/cash</string> <string>account_type/asset/cash</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>account_type/asset/bank</string> <string>account_type/asset/cash/bank</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
1574 1575
\ No newline at end of file \ No newline at end of file
...@@ -55,7 +55,6 @@ ...@@ -55,7 +55,6 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/person_module/3</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -60,7 +60,6 @@ ...@@ -60,7 +60,6 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>qsjd</string>
<string>economical_class</string> <string>economical_class</string>
</tuple> </tuple>
</value> </value>
......
1068 1069
\ No newline at end of file
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>trade_date/Order</string>
<string>trade_date/order</string> <string>trade_date/order</string>
</tuple> </tuple>
</value> </value>
......
1183 1184
\ 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