Commit 06003315 authored by Jérome Perrin's avatar Jérome Perrin

Also build accounting lines on Purchase Invoices

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20472 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7f8006cc
......@@ -75,6 +75,7 @@ portal_deliveries = sci.getPortal().portal_deliveries\n
\n
builder_by_ptype = {\n
\'Sale Invoice Transaction\' : \'sale_invoice_transaction_builder\',\n
\'Purchase Invoice Transaction\' : \'purchase_invoice_transaction_builder\',\n
\'Pay Sheet Transaction\' : \'pay_sheet_transaction_builder\',\n
}\n
\n
......
671
\ No newline at end of file
682
\ No newline at end of file
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