Commit 81bab5f8 authored by Jean-Paul Smets's avatar Jean-Paul Smets

added purchase invoice


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1259 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8f1e98d4
......@@ -40,7 +40,7 @@ variation_type_list = ('Variation', 'Variante Tissu', 'Variante Modele',
node_type_list = ('Organisation','Person','Category','MetaNode',)
invoice_type_list = ('Invoice', 'Sale Invoice', 'Sales Invoice', 'Sale Invoice Transaction')
invoice_type_list = ('Invoice', 'Sale Invoice', 'Sales Invoice', 'Sale Invoice Transaction', 'Purchase Invoice')
order_type_list = ('Order', 'Project', 'Samples Order',
'Packing Order','Production Order', 'Purchase Order', 'Sale Order',
......
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