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

Accounting: display function & project at line level

parent 7e8f0044
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<ZopeData> <ZopeData>
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<global name="ERP5Form" module="Products.ERP5Form.Form"/> <global name="ERP5 Form" module="erp5.portal_type"/>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
...@@ -85,6 +85,8 @@ ...@@ -85,6 +85,8 @@
<string>my_source_debit</string> <string>my_source_debit</string>
<string>my_source_title</string> <string>my_source_title</string>
<string>my_source_section_title</string> <string>my_source_section_title</string>
<string>my_source_function</string>
<string>my_source_project_title</string>
<string>my_source_payment</string> <string>my_source_payment</string>
<string>my_payment_mode</string> <string>my_payment_mode</string>
<string>my_aggregate_title</string> <string>my_aggregate_title</string>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<ZopeData> <ZopeData>
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<global name="ERP5Form" module="Products.ERP5Form.Form"/> <global name="ERP5 Form" module="erp5.portal_type"/>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
...@@ -85,6 +85,8 @@ ...@@ -85,6 +85,8 @@
<string>my_destination_debit</string> <string>my_destination_debit</string>
<string>my_destination_title</string> <string>my_destination_title</string>
<string>my_destination_section_title</string> <string>my_destination_section_title</string>
<string>my_destination_function</string>
<string>my_destination_project_title</string>
<string>my_destination_payment</string> <string>my_destination_payment</string>
<string>my_payment_mode</string> <string>my_payment_mode</string>
<string>my_aggregate_title</string> <string>my_aggregate_title</string>
......
1576 1577
\ No newline at end of file \ 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