Commit a82f2d77 authored by Sebastien Robin's avatar Sebastien Robin

2006-07-09 aurel

* remove curreny purchase as no more enougth generic

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15169 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6830a0f8
...@@ -40,15 +40,15 @@ ...@@ -40,15 +40,15 @@
<item>Cash To Currency Purchase</item> <item>Cash To Currency Purchase</item>
</portal_type> </portal_type>
<portal_type id="Cash To Currency Sale"> <portal_type id="Cash To Currency Sale">
<item>Incoming Cash To Currency Sale Line</item>
<item>Outgoing Cash To Currency Sale Line</item> <item>Outgoing Cash To Currency Sale Line</item>
<item>Incoming Cash To Currency Sale Line</item>
</portal_type> </portal_type>
<portal_type id="Cash To Currency Sale Module"> <portal_type id="Cash To Currency Sale Module">
<item>Cash To Currency Sale</item> <item>Cash To Currency Sale</item>
</portal_type> </portal_type>
<portal_type id="Classification Survey"> <portal_type id="Classification Survey">
<item>Incoming Classification Survey Line</item>
<item>Outgoing Classification Survey Line</item> <item>Outgoing Classification Survey Line</item>
<item>Incoming Classification Survey Line</item>
</portal_type> </portal_type>
<portal_type id="Classification Survey Module"> <portal_type id="Classification Survey Module">
<item>Classification Survey</item> <item>Classification Survey</item>
...@@ -62,13 +62,6 @@ ...@@ -62,13 +62,6 @@
<portal_type id="Counter Rendering Module"> <portal_type id="Counter Rendering Module">
<item>Counter Rendering</item> <item>Counter Rendering</item>
</portal_type> </portal_type>
<portal_type id="Currency Purchase">
<item>Banking Operation Line</item>
<item>Cash Delivery Line</item>
</portal_type>
<portal_type id="Currency Purchase Module">
<item>Currency Purchase</item>
</portal_type>
<portal_type id="Currency Sale"> <portal_type id="Currency Sale">
<item>Banking Operation Line</item> <item>Banking Operation Line</item>
<item>Cash Delivery Line</item> <item>Cash Delivery Line</item>
...@@ -114,8 +107,8 @@ ...@@ -114,8 +107,8 @@
<item>Cash Delivery Cell</item> <item>Cash Delivery Cell</item>
</portal_type> </portal_type>
<portal_type id="Internal Money Deposit"> <portal_type id="Internal Money Deposit">
<item>Banking Operation Line</item>
<item>Cash Delivery Line</item> <item>Cash Delivery Line</item>
<item>Banking Operation Line</item>
</portal_type> </portal_type>
<portal_type id="Internal Money Deposit Module"> <portal_type id="Internal Money Deposit Module">
<item>Internal Money Deposit</item> <item>Internal Money Deposit</item>
...@@ -175,9 +168,9 @@ ...@@ -175,9 +168,9 @@
<item>Money Deposit Rendering</item> <item>Money Deposit Rendering</item>
</portal_type> </portal_type>
<portal_type id="Mutilated Banknote"> <portal_type id="Mutilated Banknote">
<item>Incoming Mutilated Banknote Line</item>
<item>Outgoing Mutilated Banknote Line</item> <item>Outgoing Mutilated Banknote Line</item>
<item>Exchanged Mutilated Banknote Line</item> <item>Exchanged Mutilated Banknote Line</item>
<item>Incoming Mutilated Banknote Line</item>
</portal_type> </portal_type>
<portal_type id="Mutilated Banknote Module"> <portal_type id="Mutilated Banknote Module">
<item>Mutilated Banknote</item> <item>Mutilated Banknote</item>
......
...@@ -12,18 +12,14 @@ ...@@ -12,18 +12,14 @@
<item>currency_exchange_type</item> <item>currency_exchange_type</item>
</portal_type> </portal_type>
<portal_type id="Container Cell"> <portal_type id="Container Cell">
<item>variation</item>
<item>cash_status</item> <item>cash_status</item>
<item>emission_letter</item> <item>emission_letter</item>
<item>variation</item>
</portal_type> </portal_type>
<portal_type id="Container Line"> <portal_type id="Container Line">
<item>emission_letter</item> <item>emission_letter</item>
<item>variation</item>
<item>cash_status</item> <item>cash_status</item>
</portal_type> <item>variation</item>
<portal_type id="Currency Purchase">
<item>source_trade</item>
<item>currency_exchange_type</item>
</portal_type> </portal_type>
<portal_type id="Currency Sale"> <portal_type id="Currency Sale">
<item>source_trade</item> <item>source_trade</item>
...@@ -43,8 +39,8 @@ ...@@ -43,8 +39,8 @@
<item>external_software</item> <item>external_software</item>
</portal_type> </portal_type>
<portal_type id="Mutilated Banknote"> <portal_type id="Mutilated Banknote">
<item>source_trade</item>
<item>source_decision</item> <item>source_decision</item>
<item>source_trade</item>
</portal_type> </portal_type>
<portal_type id="Outgoing Cash Sorting Cell"> <portal_type id="Outgoing Cash Sorting Cell">
<item>variation</item> <item>variation</item>
......
...@@ -40,10 +40,6 @@ ...@@ -40,10 +40,6 @@
<item>Price</item> <item>Price</item>
<item>Cash Delivery Line</item> <item>Cash Delivery Line</item>
</portal_type> </portal_type>
<portal_type id="Currency Purchase">
<item>Cash Delivery Line</item>
<item>Banking Operation Line</item>
</portal_type>
<portal_type id="Currency Sale"> <portal_type id="Currency Sale">
<item>Banking Operation Line</item> <item>Banking Operation Line</item>
<item>Cash Delivery Line</item> <item>Cash Delivery Line</item>
......
<property_sheet_list> <property_sheet_list>
<portal_type id="Cash Balance Regulation"> <portal_type id="Cash Balance Regulation">
<item>Price</item>
<item>Resource</item> <item>Resource</item>
<item>Amount</item> <item>Amount</item>
<item>Price</item>
<item>Simulation</item> <item>Simulation</item>
</portal_type> </portal_type>
<portal_type id="Cash Exchange"> <portal_type id="Cash Exchange">
<item>Simulation</item>
<item>Price</item> <item>Price</item>
<item>Amount</item> <item>Simulation</item>
<item>Resource</item> <item>Resource</item>
<item>Amount</item>
</portal_type> </portal_type>
<portal_type id="Cash Movement"> <portal_type id="Cash Movement">
<item>Price</item> <item>Price</item>
...@@ -18,17 +18,17 @@ ...@@ -18,17 +18,17 @@
<item>Price</item> <item>Price</item>
</portal_type> </portal_type>
<portal_type id="Cash To Currency Purchase"> <portal_type id="Cash To Currency Purchase">
<item>Price</item>
<item>Resource</item>
<item>Discount</item> <item>Discount</item>
<item>Resource</item>
<item>Price</item>
<item>Reference</item> <item>Reference</item>
<item>Amount</item> <item>Amount</item>
</portal_type> </portal_type>
<portal_type id="Cash To Currency Sale"> <portal_type id="Cash To Currency Sale">
<item>Discount</item>
<item>Reference</item>
<item>Amount</item> <item>Amount</item>
<item>Price</item> <item>Price</item>
<item>Reference</item>
<item>Discount</item>
<item>Resource</item> <item>Resource</item>
</portal_type> </portal_type>
<portal_type id="Container Cell"> <portal_type id="Container Cell">
...@@ -41,22 +41,15 @@ ...@@ -41,22 +41,15 @@
<item>Amount</item> <item>Amount</item>
<item>Price</item> <item>Price</item>
</portal_type> </portal_type>
<portal_type id="Currency Purchase">
<item>Reference</item>
<item>Price</item>
<item>Discount</item>
<item>Resource</item>
<item>ItemAggregation</item>
</portal_type>
<portal_type id="Currency Sale"> <portal_type id="Currency Sale">
<item>Reference</item>
<item>Price</item> <item>Price</item>
<item>Discount</item> <item>Discount</item>
<item>Resource</item> <item>Resource</item>
<item>Reference</item>
</portal_type> </portal_type>
<portal_type id="Destruction Survey"> <portal_type id="Destruction Survey">
<item>Amount</item>
<item>Task</item> <item>Task</item>
<item>Amount</item>
</portal_type> </portal_type>
<portal_type id="Exchanged Mutilated Banknote Line"> <portal_type id="Exchanged Mutilated Banknote Line">
<item>CashDeliveryLine</item> <item>CashDeliveryLine</item>
...@@ -83,16 +76,16 @@ ...@@ -83,16 +76,16 @@
<item>CashDeliveryLine</item> <item>CashDeliveryLine</item>
</portal_type> </portal_type>
<portal_type id="Internal Money Deposit"> <portal_type id="Internal Money Deposit">
<item>InternalMoney</item>
<item>Arrow</item> <item>Arrow</item>
<item>Task</item> <item>Task</item>
<item>Price</item> <item>Price</item>
<item>InternalMoney</item>
</portal_type> </portal_type>
<portal_type id="Monetary Destruction"> <portal_type id="Monetary Destruction">
<item>Price</item> <item>Amount</item>
<item>Account</item> <item>Account</item>
<item>Price</item>
<item>Task</item> <item>Task</item>
<item>Amount</item>
</portal_type> </portal_type>
<portal_type id="Monetary Issue"> <portal_type id="Monetary Issue">
<item>Price</item> <item>Price</item>
...@@ -112,18 +105,18 @@ ...@@ -112,18 +105,18 @@
<item>CashDeliveryLine</item> <item>CashDeliveryLine</item>
</portal_type> </portal_type>
<portal_type id="Monetary Reception"> <portal_type id="Monetary Reception">
<item>Comment</item>
<item>CashContainer</item> <item>CashContainer</item>
<item>Comment</item>
</portal_type> </portal_type>
<portal_type id="Monetary Survey"> <portal_type id="Monetary Survey">
<item>Amount</item>
<item>Task</item> <item>Task</item>
<item>Amount</item>
</portal_type> </portal_type>
<portal_type id="Money Deposit"> <portal_type id="Money Deposit">
<item>Arrow</item> <item>Arrow</item>
<item>Task</item> <item>Task</item>
<item>ItemAggregation</item>
<item>Price</item> <item>Price</item>
<item>ItemAggregation</item>
</portal_type> </portal_type>
<portal_type id="Money Deposit Rendering"> <portal_type id="Money Deposit Rendering">
<item>Price</item> <item>Price</item>
...@@ -165,8 +158,8 @@ ...@@ -165,8 +158,8 @@
<item>Amount</item> <item>Amount</item>
</portal_type> </portal_type>
<portal_type id="Usual Cash Transfer"> <portal_type id="Usual Cash Transfer">
<item>Amount</item>
<item>Price</item> <item>Price</item>
<item>Amount</item>
</portal_type> </portal_type>
<portal_type id="Vault Transfer"> <portal_type id="Vault Transfer">
<item>Amount</item> <item>Amount</item>
......
...@@ -39,10 +39,6 @@ ...@@ -39,10 +39,6 @@
<type>Counter Rendering</type> <type>Counter Rendering</type>
<workflow>counter_rendering_workflow, edit_workflow</workflow> <workflow>counter_rendering_workflow, edit_workflow</workflow>
</chain> </chain>
<chain>
<type>Currency Purchase</type>
<workflow>currency_purchase_workflow, edit_workflow</workflow>
</chain>
<chain> <chain>
<type>Currency Sale</type> <type>Currency Sale</type>
<workflow>currency_sale_workflow, edit_workflow</workflow> <workflow>currency_sale_workflow, edit_workflow</workflow>
...@@ -101,6 +97,6 @@ ...@@ -101,6 +97,6 @@
</chain> </chain>
<chain> <chain>
<type>Vault Transfer</type> <type>Vault Transfer</type>
<workflow>vault_transfer_workflow, edit_workflow</workflow> <workflow>edit_workflow, vault_transfer_workflow</workflow>
</chain> </chain>
</workflow_chain> </workflow_chain>
\ No newline at end of file
2006-07-09 aurel
* remove curreny purchase as no more enougth generic
2006-07-03 aurel 2006-07-03 aurel
* remove incident module as it is not enougth generic * remove incident module as it is not enougth generic
......
413 415
\ No newline at end of file \ No newline at end of file
Cash Balance Regulation Module | list Cash Balance Regulation Module | list
Cash Balance Regulation Module | list_ui Cash Balance Regulation Module | list_ui
Cash Balance Regulation Module | sort_on Cash Balance Regulation Module | sort_on
...@@ -97,15 +98,6 @@ Counter Rendering | history ...@@ -97,15 +98,6 @@ Counter Rendering | history
Counter Rendering | metadata Counter Rendering | metadata
Counter Rendering | print_pdf Counter Rendering | print_pdf
Counter Rendering | view Counter Rendering | view
Currency Purchase Module | list_ui
Currency Purchase Module | sort_on
Currency Purchase Module | view
Currency Purchase | FastInput
Currency Purchase | History
Currency Purchase | accounting_view
Currency Purchase | metadata
Currency Purchase | print
Currency Purchase | view
Currency Sale Module | list_ui Currency Sale Module | list_ui
Currency Sale Module | sort_on Currency Sale Module | sort_on
Currency Sale Module | view Currency Sale Module | view
......
...@@ -6,7 +6,6 @@ cash_to_currency_purchase_module ...@@ -6,7 +6,6 @@ cash_to_currency_purchase_module
cash_to_currency_sale_module cash_to_currency_sale_module
classification_survey_module classification_survey_module
counter_rendering_module counter_rendering_module
currency_purchase_module
currency_sale_module currency_sale_module
destruction_survey_module destruction_survey_module
foreign_cash_reception_module foreign_cash_reception_module
......
Cash Balance Regulation Module | Cash Balance Regulation Cash Balance Regulation Module | Cash Balance Regulation
Cash Balance Regulation | Incoming Cash Balance Regulation Line Cash Balance Regulation | Incoming Cash Balance Regulation Line
Cash Balance Regulation | Outgoing Cash Balance Regulation Line Cash Balance Regulation | Outgoing Cash Balance Regulation Line
...@@ -23,9 +24,6 @@ Classification Survey | Outgoing Classification Survey Line ...@@ -23,9 +24,6 @@ Classification Survey | Outgoing Classification Survey Line
Container Line | Container Cell Container Line | Container Cell
Counter Rendering Module | Counter Rendering Counter Rendering Module | Counter Rendering
Counter Rendering | Cash Delivery Line Counter Rendering | Cash Delivery Line
Currency Purchase Module | Currency Purchase
Currency Purchase | Banking Operation Line
Currency Purchase | Cash Delivery Line
Currency Sale Module | Currency Sale Currency Sale Module | Currency Sale
Currency Sale | Banking Operation Line Currency Sale | Banking Operation Line
Currency Sale | Cash Delivery Line Currency Sale | Cash Delivery Line
......
Bank Account | site Bank Account | site
Cash Container Item | aggregate Cash Container Item | aggregate
Cash To Currency Purchase | currency_exchange_type Cash To Currency Purchase | currency_exchange_type
...@@ -8,8 +9,6 @@ Container Cell | variation ...@@ -8,8 +9,6 @@ Container Cell | variation
Container Line | cash_status Container Line | cash_status
Container Line | emission_letter Container Line | emission_letter
Container Line | variation Container Line | variation
Currency Purchase | currency_exchange_type
Currency Purchase | source_trade
Currency Sale | currency_exchange_type Currency Sale | currency_exchange_type
Currency Sale | source_trade Currency Sale | source_trade
Foreign Cash Reception | currency_exchange_type Foreign Cash Reception | currency_exchange_type
......
Cash Balance Regulation | Incoming Cash Balance Regulation Line Cash Balance Regulation | Incoming Cash Balance Regulation Line
Cash Balance Regulation | Outgoing Cash Balance Regulation Line Cash Balance Regulation | Outgoing Cash Balance Regulation Line
Cash Container Item | Container Line Cash Container Item | Container Line
...@@ -17,8 +18,6 @@ Container Line | Container Cell ...@@ -17,8 +18,6 @@ Container Line | Container Cell
Counter Rendering | Amount Counter Rendering | Amount
Counter Rendering | Cash Delivery Line Counter Rendering | Cash Delivery Line
Counter Rendering | Price Counter Rendering | Price
Currency Purchase | Banking Operation Line
Currency Purchase | Cash Delivery Line
Currency Sale | Banking Operation Line Currency Sale | Banking Operation Line
Currency Sale | Cash Delivery Line Currency Sale | Cash Delivery Line
Destruction Survey | Cash Delivery Line Destruction Survey | Cash Delivery Line
......
Cash Balance Regulation Cash Balance Regulation
Cash Balance Regulation Module Cash Balance Regulation Module
Cash Container Cash Container
...@@ -18,8 +19,6 @@ Container Cell ...@@ -18,8 +19,6 @@ Container Cell
Container Line Container Line
Counter Rendering Counter Rendering
Counter Rendering Module Counter Rendering Module
Currency Purchase
Currency Purchase Module
Currency Sale Currency Sale
Currency Sale Module Currency Sale Module
Destruction Survey Destruction Survey
......
Cash Balance Regulation | Amount Cash Balance Regulation | Amount
Cash Balance Regulation | Price Cash Balance Regulation | Price
Cash Balance Regulation | Resource Cash Balance Regulation | Resource
...@@ -22,11 +23,6 @@ Container Cell | CashContainer ...@@ -22,11 +23,6 @@ Container Cell | CashContainer
Container Line | CashContainer Container Line | CashContainer
Counter Rendering | Amount Counter Rendering | Amount
Counter Rendering | Price Counter Rendering | Price
Currency Purchase | Discount
Currency Purchase | ItemAggregation
Currency Purchase | Price
Currency Purchase | Reference
Currency Purchase | Resource
Currency Sale | Discount Currency Sale | Discount
Currency Sale | Price Currency Sale | Price
Currency Sale | Reference Currency Sale | Reference
......
Cash Balance Regulation | cash_balance_regulation_workflow Cash Balance Regulation | cash_balance_regulation_workflow
Cash Balance Regulation | edit_workflow Cash Balance Regulation | edit_workflow
Cash Exchange | cash_exchange_workflow Cash Exchange | cash_exchange_workflow
...@@ -19,8 +20,6 @@ Container Line | packing_list_interaction_workflow ...@@ -19,8 +20,6 @@ Container Line | packing_list_interaction_workflow
Container Line | trade_matrix_workflow Container Line | trade_matrix_workflow
Counter Rendering | counter_rendering_workflow Counter Rendering | counter_rendering_workflow
Counter Rendering | edit_workflow Counter Rendering | edit_workflow
Currency Purchase | currency_purchase_workflow
Currency Purchase | edit_workflow
Currency Sale | currency_sale_workflow Currency Sale | currency_sale_workflow
Currency Sale | edit_workflow Currency Sale | edit_workflow
Destruction Survey | destruction_survey_workflow Destruction Survey | destruction_survey_workflow
......
...@@ -6,7 +6,6 @@ cash_to_currency_purchase_workflow ...@@ -6,7 +6,6 @@ cash_to_currency_purchase_workflow
cash_to_currency_sale_workflow cash_to_currency_sale_workflow
classification_survey_workflow classification_survey_workflow
counter_rendering_workflow counter_rendering_workflow
currency_purchase_workflow
currency_sale_workflow currency_sale_workflow
destruction_survey_workflow destruction_survey_workflow
foreign_cash_reception_workflow foreign_cash_reception_workflow
......
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