Commit 76459b28 authored by Alexandre Boeglin's avatar Alexandre Boeglin

add "product" and "service" to defined_group_list.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19774 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 865a8100
......@@ -171,10 +171,11 @@ class ERP5TypeInformation( FactoryTypeInformation,
'order', 'order_movement',
'container', 'container_line',
# Trade
'discount', 'payment_condition', 'payment_node',
'discount', 'payment_condition', 'payment_node',
'supply', 'supply_path', 'inventory_movement',
# PDM
'transformation', 'variation', 'sub_variation',
'product', 'service',
# Accounting
'accounting_transaction', 'accounting_movement',
'invoice', 'invoice_movement', 'balance_transaction_line',
......
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