Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing docs for any search domain operator in 17.0 #7620

Closed
yajo opened this issue Feb 2, 2024 · 1 comment
Closed

Missing docs for any search domain operator in 17.0 #7620

yajo opened this issue Feb 2, 2024 · 1 comment
Assignees

Comments

@yajo
Copy link
Contributor

yajo commented Feb 2, 2024

Since Odoo 16.3 (or 17.0 for stable versions) we can use subqueries thanks to odoo/odoo#118067.

This is a powerful new ORM feature that should appear in Odoo 17 docs.

@Julien00859
Copy link
Member

We wanted to keep it low-profile when we introduced it, I don't know if that changed. Anyway, I'm not in the framework anymore. @rco-odoo @ryv-odoo

@Julien00859 Julien00859 removed their assignment Feb 2, 2024
ryv-odoo added a commit that referenced this issue Mar 18, 2024
- Add descriptions of the 'any' and 'not any' operators
- Simplify the example for searching partners
- Add an example using the 'any' operator for the sale.order model

Closes: #7620
ryv-odoo added a commit that referenced this issue Mar 18, 2024
- Add descriptions of the 'any' and 'not any' operators
- Simplify the example for searching partners
- Add an example using the 'any' operator for the sale.order model

Closes: #7620
ryv-odoo added a commit that referenced this issue Mar 18, 2024
- Add descriptions of the 'any' and 'not any' operators
- Simplify the example for searching partners
- Add an example using the 'any' operator for the sale.order model

Closes: #7620
ryv-odoo added a commit that referenced this issue Mar 18, 2024
- Add descriptions of the 'any' and 'not any' operators
- Simplify the example for searching partners
- Add an example using the 'any' operator for the sale.order model

Closes: #7620
ryv-odoo added a commit that referenced this issue Mar 22, 2024
- Add descriptions of the 'any' and 'not any' operators
- Simplify the example for searching partners
- Add an example using the 'any' operator for the sale.order model

Closes: #7620
fw-bot pushed a commit that referenced this issue Mar 22, 2024
- Add descriptions of the 'any' and 'not any' operators
- Simplify the example for searching partners
- Add an example using the 'any' operator for the sale.order model

Closes: #7620
X-original-commit: 7353d7b
fw-bot pushed a commit that referenced this issue Mar 22, 2024
- Add descriptions of the 'any' and 'not any' operators
- Simplify the example for searching partners
- Add an example using the 'any' operator for the sale.order model

Closes: #7620
X-original-commit: 7353d7b
fw-bot pushed a commit that referenced this issue Mar 22, 2024
- Add descriptions of the 'any' and 'not any' operators
- Simplify the example for searching partners
- Add an example using the 'any' operator for the sale.order model

Closes: #7620
X-original-commit: 7353d7b
robodoo pushed a commit that referenced this issue Mar 22, 2024
- Add descriptions of the 'any' and 'not any' operators
- Simplify the example for searching partners
- Add an example using the 'any' operator for the sale.order model

closes #8347

Closes: #7620
X-original-commit: 7353d7b
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
robodoo pushed a commit that referenced this issue Mar 25, 2024
- Add descriptions of the 'any' and 'not any' operators
- Simplify the example for searching partners
- Add an example using the 'any' operator for the sale.order model

closes #8349

Closes: #7620
X-original-commit: 7353d7b
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
robodoo pushed a commit that referenced this issue Mar 25, 2024
- Add descriptions of the 'any' and 'not any' operators
- Simplify the example for searching partners
- Add an example using the 'any' operator for the sale.order model

closes #8348

Closes: #7620
X-original-commit: 7353d7b
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
robodoo pushed a commit that referenced this issue Mar 25, 2024
- Add descriptions of the 'any' and 'not any' operators
- Simplify the example for searching partners
- Add an example using the 'any' operator for the sale.order model

closes #8349

Closes: #7620
X-original-commit: 7353d7b
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
robodoo pushed a commit that referenced this issue Mar 25, 2024
- Add descriptions of the 'any' and 'not any' operators
- Simplify the example for searching partners
- Add an example using the 'any' operator for the sale.order model

closes #8349

Closes: #7620
X-original-commit: 7353d7b
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
robodoo pushed a commit that referenced this issue Mar 25, 2024
- Add descriptions of the 'any' and 'not any' operators
- Simplify the example for searching partners
- Add an example using the 'any' operator for the sale.order model

closes #8349

Closes: #7620
X-original-commit: 7353d7b
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
robodoo pushed a commit that referenced this issue Mar 25, 2024
- Add descriptions of the 'any' and 'not any' operators
- Simplify the example for searching partners
- Add an example using the 'any' operator for the sale.order model

closes #8349

Closes: #7620
X-original-commit: 7353d7b
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants