Commit 4e30f5bd authored by Nicolas Wavrant's avatar Nicolas Wavrant

erp5_base: renames the "journal" base category into "ledger"

parent 45973767
......@@ -41,17 +41,17 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>journal</string>
<string>ledger</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Journal is used to split deliveries of the same type in different subsets.</string> </value>
<value> <string>Ledger is used to split movements, deliveries, or orders of the same type in different subsets. It will replace the "journal" base category which is less generic</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>journal</string> </value>
<value> <string>ledger</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......@@ -59,7 +59,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Journal</string> </value>
<value> <string>Ledger</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -19,7 +19,7 @@ gender
grade
group
insurance_coverage
journal
ledger
legal_parent
marital_status
market_segment
......@@ -46,4 +46,4 @@ subordination
successor
trade_phase
update_frequency
use
\ No newline at end of file
use
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