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

Payment Mean: add some more columns in payment transaction group module

parent de65bec4
...@@ -108,10 +108,34 @@ ...@@ -108,10 +108,34 @@
<string>translated_validation_state_title</string> <string>translated_validation_state_title</string>
<string>State</string> <string>State</string>
</tuple> </tuple>
<tuple>
<string>source_reference</string>
<string>Source Reference</string>
</tuple>
<tuple> <tuple>
<string>source_administration_title</string> <string>source_administration_title</string>
<string>Payment Transaction Manager</string> <string>Payment Transaction Manager</string>
</tuple> </tuple>
<tuple>
<string>source_section_title</string>
<string>Section</string>
</tuple>
<tuple>
<string>source_payment_reference</string>
<string>Section Bank Account</string>
</tuple>
<tuple>
<string>owner_title</string>
<string>Owner</string>
</tuple>
<tuple>
<string>creation_date</string>
<string>Creation Date</string>
</tuple>
<tuple>
<string>modification_date</string>
<string>Modification Date</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
......
27 28
\ 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