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