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

Add payment_mode category for payment transactions.

Improve naming consistency on fields for PaymentTransaction_view and PaymentTransaction_viewDetails



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10519 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4d6c9f0e
......@@ -115,6 +115,7 @@
<string>my_destination_section_title</string>
<string>my_reference</string>
<string>my_resource</string>
<string>my_payment_mode</string>
</list>
</value>
</item>
......
......@@ -275,7 +275,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Source Section</string> </value>
<value> <string>Section</string> </value>
</item>
<item>
<key> <string>unicode</string> </key>
......
......@@ -111,6 +111,7 @@
<string>my_destination_payment</string>
<string>my_reference</string>
<string>my_resource</string>
<string>my_payment_mode</string>
</list>
</value>
</item>
......
......@@ -263,7 +263,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Invoice Number</string> </value>
<value> <string>Payment Reference</string> </value>
</item>
<item>
<key> <string>truncate</string> </key>
......
56
\ No newline at end of file
57
\ 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