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

rename field is_credit_account in credit_account



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10910 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0fea3a5a
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
<value> <value>
<list> <list>
<string>my_title</string> <string>my_title</string>
<string>my_is_credit_account</string> <string>my_credit_account</string>
<string>my_gap</string> <string>my_gap</string>
<string>my_account_type</string> <string>my_account_type</string>
<string>my_financial_section</string> <string>my_financial_section</string>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_is_credit_account</string> </value> <value> <string>my_credit_account</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
......
97 98
\ 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