[AVA] Random Bug with option
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SYNERPGY Projects |
New
|
Critical
|
Vivek poddar |
Bug Description
Hi vivek,
We have some errors with the option field :
OpenErp lib says :: -1 -- Traceback (most recent call last):
File "/home/
result = ExportService.
File "/home/
res = fn(db, uid, *params)
File "/home/
res = my_fct(db, uid, model, method, *args)
File "/home/
return fct_src(db, uid_orig, model, method, *args)
File "/home/
self.
File "/home/
raise Exception("%s -- %s\n\n%s"%(origin, description, details))
Exception: warning -- ValidateError
The value "Annulation 90J" for the field "option" is not in the selection
The big problem with this error is that it appears randomly. Sometimes it works, sometimes not. Of course, this is a big problem, we need a more reliable feature.
Try to connect to 91.216.
Create or modify some product, try to create some contract and see what you can do.
Also, once you finished your work on Destock, this bug become a priority.