Skip to Content
Menu
This question has been flagged
4 Replies
3172 Views

Good day,

I was computing an employee's data and lost data connection after saving the employee's account number. After my network was restored, I lost the employee's data but the bank account details was saved. While recomputing the same employee data and account details i get this prompt "Account Number must be unique

", how can I resolve this? how can I edit perhaps through the source code? 

Avatar
Discard

If you are talking about a bank account, then please do also write bank account.

0707103217

this is the account number
---- On Tue, 01 May 2018 09:23:41 +0100 Ermin Trevisan <trevi@twanda.com> wrote ----


If you are talking about a bank account, then please do also write bank account.

--
Ermin Trevisan

Sent by Odoo S.A. using Odoo.



Best Answer

Best approach is to delete the Bank Account number from the database as suggested. This is because you cannot have same bank account number on same database table. Though that can be performed if you are the system administrator.

Avatar
Discard
Best Answer

Best way is to delete the employee bank account in the database directly.

Avatar
Discard