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

reorder fields to have all IBAN related fields together

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33853 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c971559c
......@@ -113,10 +113,10 @@
<key> <string>right</string> </key>
<value>
<list>
<string>my_bank_account_type</string>
<string>my_bank_country_code</string>
<string>my_bank_code</string>
<string>my_branch</string>
<string>my_bank_account_type</string>
<string>my_bank_account_number</string>
<string>my_bank_account_key</string>
<string>my_comment</string>
......
700
\ No newline at end of file
701
\ 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