-
I try to remove a one2many field with the module mass_editing and it didn't work. I guess that the problem is on the call to the write method to set False a field o2m.
-
**Code:**
```
#yolo export model=yolov{v}n.pt format=onnx imgsz=160
import onnxruntime
onnxruntime.set_default_logger_severity(1)
import numpy as np
import time
model_path = "yolov8n.onnx" #y…
-
## Version Info : 6.4.8
- PHP version: 7.1
- MySQL version:
- Web server: (Ex. Apache, nginx or IIS?) : Apache
- OS name and version: WIndow server running WAMP
Abouts table has rela…
-
fields:
- foreign key to user (one user can have many answers, but one answer can only have ony user) one2many relation
- foreign key to category (one category can have many answers, but one answe…
-
Hey there, since last update (0.22.5), I can't see any issues under the `PROBLEMS` tab, even when opening files where there are functions using unknown fields and so on.
It worked fine yesterday.
…
-
### Describe the Bug
I have a field with a conditional raw value.
```json
{
"_and": [
{
"equipamento": {
"fabricante": {
"nome": {
"_eq": "DELL"
}
}
}
…
-
### Describe the Bug
I'll explain as an example:
Two collections: Orders and OrderLines.
And order has one2many order lines.
When viewing a specific order line and clicking on its' order, the …
-
Dear Author,
This is an excellent work, my confusion is that what is meaning of the one2one and one2many for the lane center detector query? Thanks for your answer~
-
Thanks for your great work. After reading your paper and code, I have some questions about Content-related Query and Hybrid Matching.
1. When two_stage enabled, query number = two_stage_num_proposals…
-
## Module
account (account.move and account.payment)
## Describe the bug
I have installed a fresh odoo15 and installed the app "account". After the upgrade to odoo16 I get the following error…