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

gap preference changed to preferred_accounting_transaction_gap


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4708 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent db20f81e
......@@ -68,6 +68,23 @@
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_local_properties</string> </key>
<value>
<tuple>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>preferred_accounting_transaction_gap_root</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
</tuple>
</value>
</item>
<item>
<key> <string>_mt_index</string> </key>
<value>
......@@ -105,6 +122,12 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc
<key> <string>portal_type</string> </key>
<value> <string>Preference</string> </value>
</item>
<item>
<key> <string>preferred_accounting_transaction_at_date</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>preferred_accounting_transaction_currency</string> </key>
<value> <string>currency_module/EUR</string> </value>
......@@ -113,6 +136,10 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc
<key> <string>preferred_accounting_transaction_gap</string> </key>
<value> <string>gap/france/pcg</string> </value>
</item>
<item>
<key> <string>preferred_accounting_transaction_gap_root</string> </key>
<value> <string>gap/france/pcg</string> </value>
</item>
<item>
<key> <string>preferred_accounting_transaction_section_category</string> </key>
<value> <string>group/nexedi</string> </value>
......
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