-
Getting the following error when typing make as per the instructions.
gcc -g -o dump1090 dump1090.o anet.o interactive.o mode_ac.o mode_s.o net_io.o `pkg-config --libs librtlsdr` -lpthread -lm
/u…
-
**Impacted versions:**
10.0 but the issue could be occurred in other version as well
**Steps to reproduce:**
1. Import two csv containing customer records to create new customer as followings
…
-
Impacted versions:
[9.0]
Steps to reproduce:
1.- create a new_module
2.- create a data/example.xml with:
`
Random Name
`
3.- create an inherit class like
`
class ResPartner(models.…
-
Impacted versions: 13.0 and all others
Steps to reproduce:
Create a new model or inherit an existing one and apply an order on it.
For example:
`_order = 'score nulls last desc'`
Current beha…
-
When inside an onchange method you call `write()`, it does not update the UI. However, assigning the attributes one by one works.
Suppose this code. It's buggy but it's only for demonstration purpose…
-
Impacted versions:
10, 11, master maybe
Steps to reproduce:
1. Setup two models. Model_A contains field "description". Model_B contains a many2one field to Model_A and a related field to Model_A.…
-
Impacted versions: 10+
Current behavior:
Right now, Odoo includes an automated prefetch system, which will prefetch all fields from all records in a recordset when you read the 1st field in a re…
-
Aldo, the dynamic gameboots work fine, but not on the first launch
Seems like when you first mount a game the animation will not run, only the sound, is it the normal behaviour? i do't remember bec…
-
Impacted versions:
v9
Steps to reproduce:
Evaluate two domains:
Pseudocode...
- `dom1 = ('model.2manyfield', 'in', ['whatever list is appropriate'])`
- `dom2 = ('model.2manyfield', 'not in', […
-
Impacted versions: 12.0
Steps to reproduce:
Create a wizard that has a one2many field `lines` with model that has a `test` field that is required. Add `date` field with `onchange` handler that gen…