Commit 8dd5a838 authored by Alexandre Boeglin's avatar Alexandre Boeglin

Last commit was a mistake. reverted to 1.4


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2543 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3446534b
......@@ -64,7 +64,6 @@ portal_delivery_type_list = ('Delivery',
'Payment Transaction',
'Amortisation Transaction',
'Pay Sheet Transaction',
'Cash Transfer',
)
portal_variation_base_category_list = ('coloris', 'taille', 'variante', 'morphologie')
......@@ -112,7 +111,6 @@ portal_delivery_movement_type_list = (
'Container Line',
'Container Cell',
'Balance Transaction Line',
'Cash Transfer Line',
)
portal_acquisition_movement_type_list = portal_order_movement_type_list + portal_delivery_movement_type_list + portal_invoice_movement_type_list
......
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