Commit 7d3b1053 authored by Jérome Perrin's avatar Jérome Perrin

Show specific reference (adjusted for side)


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6194 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 244ea0b2
......@@ -349,6 +349,10 @@
<string>reference</string>
<string>Invoice Number</string>
</tuple>
<tuple>
<string>specific_reference</string>
<string>Transaction Reference</string>
</tuple>
<tuple>
<string>source_reference</string>
<string>Source Reference</string>
......@@ -373,6 +377,10 @@
<string>creation_date</string>
<string>Creation Date</string>
</tuple>
<tuple>
<string>modification_date</string>
<string>Creation Date</string>
</tuple>
</list>
</value>
</item>
......@@ -411,7 +419,7 @@
<string>Document Reference</string>
</tuple>
<tuple>
<string>source_reference</string>
<string>specific_reference</string>
<string>Transaction Reference</string>
</tuple>
<tuple>
......@@ -609,12 +617,8 @@
<string>Invoice Number</string>
</tuple>
<tuple>
<string>source_reference</string>
<string>Source Reference</string>
</tuple>
<tuple>
<string>destination_reference</string>
<string>Destination Reference</string>
<string>specific_reference</string>
<string>Transaction Reference</string>
</tuple>
<tuple>
<string>translated_simulation_state_title</string>
......@@ -720,7 +724,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python:[(\'section_category\', here.portal_preferences.getPreferredAccountingTransactionSectionCategory()), (\'delivery.uid\', \'%\')]</string> </value>
<value> <string>python:[(\'section_category\', here.portal_preferences.getPreferredAccountingTransactionSectionCategory())]</string> </value>
</item>
</dictionary>
</pickle>
......
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