Commit 7df14fd3 authored by Sebastien Robin's avatar Sebastien Robin

define correctly the property sheet on currency exchange line

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14194 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fd9a5eac
...@@ -34,7 +34,4 @@ ...@@ -34,7 +34,4 @@
<item>Banknote</item> <item>Banknote</item>
<item>Coin</item> <item>Coin</item>
</portal_type> </portal_type>
<portal_type id="Currency Exchange Line">
<item>BaobabStopDate</item>
</portal_type>
</allowed_content_type_list> </allowed_content_type_list>
\ No newline at end of file
...@@ -40,6 +40,9 @@ ...@@ -40,6 +40,9 @@
<item>Task</item> <item>Task</item>
<item>Reference</item> <item>Reference</item>
</portal_type> </portal_type>
<portal_type id="Currency Exchange Line">
<item>BaobabStopDate</item>
</portal_type>
<portal_type id="Preference"> <portal_type id="Preference">
<item>RenderingPreference</item> <item>RenderingPreference</item>
</portal_type> </portal_type>
......
207 209
\ No newline at end of file \ No newline at end of file
...@@ -11,4 +11,3 @@ Counter Module | Counter ...@@ -11,4 +11,3 @@ Counter Module | Counter
Counter | Telephone Counter | Telephone
Currency Cash Module | Banknote Currency Cash Module | Banknote
Currency Cash Module | Coin Currency Cash Module | Coin
Currency Exchange Line | BaobabStopDate
\ No newline at end of file
...@@ -17,4 +17,5 @@ Checkbook | Task ...@@ -17,4 +17,5 @@ Checkbook | Task
Checkbook | VariationRange Checkbook | VariationRange
Counter Date | Reference Counter Date | Reference
Counter Date | Task Counter Date | Task
Currency Exchange Line | BaobabStopDate
Preference | RenderingPreference Preference | RenderingPreference
\ 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