This question has been flagged

I am facing an error which showing following message when installing Expense Management (hr_expense) Module to my OpenERP site. Does anyone have an idea, why this may happen?

"Integrity Error

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]"
Avatar
Discard
Author

i got rid off this problem. I just comment-out this line #'demo': ['hr_expense_demo.xml'], and then it worked fine..