Commit c5b73b5c authored by Aurel's avatar Aurel

2006-06-11 aurel

* still removing money deposit transfer

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14768 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 36023557
...@@ -208,12 +208,6 @@ ...@@ -208,12 +208,6 @@
<portal_type id="Money Deposit Rendering Module"> <portal_type id="Money Deposit Rendering Module">
<item>Money Deposit Rendering</item> <item>Money Deposit Rendering</item>
</portal_type> </portal_type>
<portal_type id="Money Deposit Transfer">
<item>Cash Delivery Line</item>
</portal_type>
<portal_type id="Money Deposit Transfer Module">
<item>Money Deposit Transfer</item>
</portal_type>
<portal_type id="Mutilated Banknote"> <portal_type id="Mutilated Banknote">
<item>Incoming Mutilated Banknote Line</item> <item>Incoming Mutilated Banknote Line</item>
<item>Outgoing Mutilated Banknote Line</item> <item>Outgoing Mutilated Banknote Line</item>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ERP5Form" module="Products.ERP5Form.Form"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string>Base_doSelect</string> </value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
</item>
<item>
<key> <string>enctype</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<list>
<string>Default</string>
<string>hidden</string>
</list>
</value>
</item>
<item>
<key> <string>groups</string> </key>
<value>
<dictionary>
<item>
<key> <string>Default</string> </key>
<value>
<list>
<string>listbox</string>
</list>
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<value>
<list>
<string>listbox_source_logical_path</string>
<string>listbox_destination_logical_path</string>
<string>listbox_source_total_asset_price</string>
<string>listbox_delivery_start_date</string>
</list>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>MoneyDepositTransfer_viewMoneyDepositTransferList</string> </value>
</item>
<item>
<key> <string>method</string> </key>
<value> <string>POST</string> </value>
</item>
<item>
<key> <string>name</string> </key>
<value> <string>MoneyDepositTransferModule_viewMoneyDepositTransferList</string> </value>
</item>
<item>
<key> <string>pt</string> </key>
<value> <string>form_list</string> </value>
</item>
<item>
<key> <string>row_length</string> </key>
<value> <int>4</int> </value>
</item>
<item>
<key> <string>stored_encoding</string> </key>
<value> <string>UTF-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Money Deposit Transfers</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>update_action</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
346 349
\ No newline at end of file \ No newline at end of file
...@@ -77,8 +77,6 @@ Monetary Survey | Cash Delivery Line ...@@ -77,8 +77,6 @@ Monetary Survey | Cash Delivery Line
Money Deposit Module | Money Deposit Money Deposit Module | Money Deposit
Money Deposit Rendering Module | Money Deposit Rendering Money Deposit Rendering Module | Money Deposit Rendering
Money Deposit Rendering | Cash Delivery Line Money Deposit Rendering | Cash Delivery Line
Money Deposit Transfer Module | Money Deposit Transfer
Money Deposit Transfer | Cash Delivery Line
Money Deposit | Banking Operation Line Money Deposit | Banking Operation Line
Money Deposit | Cash Delivery Line Money Deposit | Cash Delivery Line
Mutilated Banknote Module | Mutilated Banknote Mutilated Banknote Module | Mutilated Banknote
......
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