When I try to create a sub-task I receive the following error:
Error while validating constraint
Expected singleton: project.task(3473, 3463)
I use Odoo 11 Community Edition.
When I try to create a sub-task I receive the following error:
Error while validating constraint
Expected singleton: project.task(3473, 3463)
I use Odoo 11 Community Edition.
Hi,
I believe version 11, doesn't provide sub task option by default(correct me if am wrong), so most probably the error will be coming from the custom codes.
So you have to check your log and update the code such a way that. code can handle multiple records.
See: Singleton Error In Odoo
Thanks
Hi
Maybe it comes in your customized code, the project task has different records in the same project that's why it happened.
you can refer to the blog: https://www.cybrosys.com/blog/how-to-handle-singleton-error-in-odoo-15 it will help to reduce the single-ton issue
Hope it helps
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
1
feb 26
|
62 | |||
|
0
apr 26
|
13814 | |||
|
1
giu 24
|
7441 | |||
|
1
ott 23
|
98 | |||
|
413 Request Entity Too Large
Risolto
|
1
ago 23
|
2195 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.