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

Display transaction portal type, not line.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6005 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent cb197044
......@@ -108,7 +108,7 @@ simulation_tool = portal.portal_simulation\n
\n
entity_columns = [\n
(\'date\', \'Date\'),\n
(\'translated_portal_type\', \'Type\'),\n
(\'parent_portal_type\', \'Type\'),\n
(\'Entity_getAccountingTransactionGapId\', \'GAP\'),\n
(\'parent_reference\', \'Invoice No\'),\n
(\'parent_title\', \'Title\'),\n
......
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