Commit fc4bf0ae authored by Rafael Monnerat's avatar Rafael Monnerat

erp5_payzen_secure_payment: Fixup name of property on the constraint

  Mistake was probably there because copy and paste
parent 7f85012c
......@@ -55,11 +55,11 @@
</item>
<item>
<key> <string>message_attribute_not_match</string> </key>
<value> <string>Certificate has to be set.</string> </value>
<value> <string>service_password has to be set.</string> </value>
</item>
<item>
<key> <string>message_no_such_property</string> </key>
<value> <string>Certificate has to be set.</string> </value>
<value> <string>service_password has to be set.</string> </value>
</item>
<item>
<key> <string>message_property_not_set</string> </key>
......
......@@ -55,11 +55,11 @@
</item>
<item>
<key> <string>message_attribute_not_match</string> </key>
<value> <string>vads_site_id have to be set</string> </value>
<value> <string>service_username have to be set</string> </value>
</item>
<item>
<key> <string>message_no_such_property</string> </key>
<value> <string>vads_site_id have to be set</string> </value>
<value> <string>service_username have to be set</string> </value>
</item>
<item>
<key> <string>message_property_not_set</string> </key>
......
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