Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tryton
Tryton
Merge requests
!301
Use right boolean operator in composite domain of searcher
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Cédric Krier
requested to merge
topic/default/searcher-bool-op
into
branch/default
Feb 16, 2023
Overview
0
Commits
1
Pipelines
2
Changes
14
When the clause is negative, it must return an AND-ed domain instead of OR-ed.