Constraint Error
Invoice Number must be unique per Company!
From what I can see, the invoice number is unique.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Constraint Error
Invoice Number must be unique per Company!
From what I can see, the invoice number is unique.
In version 11 go to Accounting->Configuration->Accounting->Journals and select the document type. Then under the "Journal Entries" tab you should be able to increase the "Next number" so it's not a duplicate.
Hello Friends,
For example, when you validate invoice and this error occurs then follow this step.
First, you have to click debug mode then Go to Accounting -> Journal (customer invoice journal) -> Next number (INV sequence). Click it. you will see sequence that is your sequence size and from to date with next number table. So, look that table, there is from when to when date limit and limited sequence numbers. You have to change there for your error.
Thank you
You can use OCA Renumbering module. After installation just run it. An dthe problem is solved.
Check Vendor Bills -> Other Info -> Journal -> Entry sequence.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
4
Apr 25
|
657 | ||
|
0
Mar 24
|
1300 | ||
|
1
Jul 21
|
2543 | ||
|
0
Oct 17
|
3995 | ||
|
2
Oct 16
|
5680 |
I have the same problem since today.
I'm receiving the same error when I validate a vendor bill in Odoo 10. Does anybody know how how to fix it?