I am getting following error while payment register in odoo version 9.
The operation cannot be completed, probably due to the following:
- deletion: you may be trying to delete a record while other records still reference it
- creation/update: a mandatory field is not correctly set
[object with reference: name - name]
If I do same from the admin account then it is working properly.