index
:
OCB.git
18.0
debian/18.0.0-1
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
odoo
/
osv
Age
Commit message (
Expand
)
Author
2024-09-23
[IMP] core: jsonb company dependent fields
Chong Wang (cwg)
2024-09-06
[IMP] core: _search_display_name replaces _name_search
Krzysztof Magusiak (krma)
2024-09-05
[IMP] core: deprecate odoo.registry()
Krzysztof Magusiak (krma)
2024-09-04
[REF] core: refactor property search
Chong Wang (cwg)
2024-08-26
[REF] core: refactor search for translated fields
Chong Wang (cwg)
2024-08-23
[FIX] core: complement =? test
Krzysztof Magusiak (krma)
2024-07-26
[IMP] *: remove unnecessary pycompat.to_text calls
Xavier Morel
2024-07-11
[IMP] core: complement comparison with empty str
Krzysztof Magusiak (krma)
2024-07-10
[IMP] core, website: cut-down on re-exports from odoo.tools.sql
Xavier Morel
2024-07-08
[IMP] core: complement search on many2one like
Krzysztof Magusiak (krma)
2024-07-08
[IMP] core: Use get_domain_list in relations
Krzysztof Magusiak (krma)
2024-07-06
[IMP] core: complement correcly relationship traversal
Krzysztof Magusiak (krma)
2024-07-05
[IMP] core: remove 'inselect' operator
Krzysztof Magusiak (krma)
2024-07-05
[IMP] core: complement like operator
Krzysztof Magusiak (krma)
2024-06-24
[FIX] core: fixes subsearch with inactive records
Rémy Voet (ryv)
2024-06-24
[FIX] core: fix operator 'child_of' for many2many fields
Rémy Voet (ryv)
2024-04-25
[IMP] base: read_group date part number granularity
Vincent Schippefilt
2024-04-09
[FIX] core: expression.OR with empty (true) domain
Krzysztof Magusiak
2024-02-08
[FIX] core: fix related field search domain.
Rémy Voet (ryv)
2024-01-15
[REF] core: new flush strategy
Rémy Voet (ryv)
2024-01-15
[MOV] core: move `_leaf_to_sql` in models.py
Rémy Voet (ryv)
2023-12-22
[REF] core: move `get_unaccent_wrapper` directly on the registry
Rémy Voet (ryv)
2023-12-14
[IMP] base: fold wildcard operands to a simple boolean literal
VAN BOSSUYT Nicolas
2023-11-22
[REM] core: remove osv.osv file
Rémy Voet (ryv)
2023-11-09
[FIX] base: raise ValueError when user enters wrong path
Saurabh Choraria
2023-11-02
[REM] core,*: remove `unaccent` parameter from `Field`
Rémy Voet (ryv)
2023-10-27
[IMP] core: support delay translation
Chong Wang (cwg)
2023-10-20
[IMP] core: use SQL wrapper in expression
Raphael Collet
2023-10-18
[FIX] base,core: relax `{child,parent}_of` with related fields
Dylan Kiss (dyki)
2023-09-27
[FIX] core: '=like'/'like' doesn't use unaccent anymore
Rémy Voet (ryv)
2023-09-27
[IMP] core: introduce SQL wrapper
Raphael Collet
2023-08-18
[REF] base: Update modifier syntax (invisible, required, readonly)
Gorash
2023-07-20
[IMP] models: manage sub companies with `check_company`
william-andre
2023-07-20
[FIX] base: do not depend on `active_test` to evaluate `parent_of`
william-andre
2023-07-07
[FIX] core: fix semantic of 'not any' operator with many2one field.
Rémy Voet (ryv)
2023-06-08
[FIX] base: Update non-stored field error logging to include exc details
Achraf (abz)
2023-06-02
[FIX] core: fix infinite loops with child_of/parent_of
Ivan Yelizariev
2023-05-09
[FIX] core: invalid field should raise an Exception in domain
Rémy Voet (ryv)
2023-04-27
[IMP] core: `prettify_domain` function
Julien Castiaux
2023-04-27
[IMP] core: merge subqueries WHERE clauses
Julien Castiaux
2023-03-07
[IMP] base: search on properties fields
std-odoo
2023-03-05
[IMP] core: _name_search() now takes explicit order and limit parameters
Raphael Collet
2023-03-05
[IMP] core: _search() no longer uses a default order
Raphael Collet
2023-03-05
[IMP] core: improve Query for subqueries
Raphael Collet
2023-03-05
[IMP] core: quote field "id" in SQL queries
Raphael Collet
2022-10-26
[REM] core: SQL compiler helpers deprecated since 14.0
xmo-odoo
2022-10-26
[REM] core: exceptions bits deprecated since 14.0
xmo-odoo
2022-10-11
[FIX] core: fix search domain containing empty False None
Chong Wang (cwg)
2022-10-11
[FIX] core: search translated fields with characters needed to be escaped
Chong Wang (cwg)
2022-10-11
[FIX] core: fix search for translated field
Chong Wang (cwg)
[next]