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
/
fields.py
Age
Commit message (
Expand
)
Author
2025-02-05
[FIX] core: event more private `_model_classes`
Mathieu Walravens
2025-01-29
[IMP] core: add allow_hierachy_operators description on Field
Rémy Voet (ryv)
2025-01-24
[FIX] core: inherit translations better when upgrade
Chong Wang (cwg)
2025-01-15
[FIX] core: fix typofix translation
Chong Wang (cwg)
2024-12-23
[FIX] core: one2many field domains
Krzysztof Magusiak (krma)
2024-11-22
[IMP] core: avoid user specific company dependent fallback
Chong Wang (cwg)
2024-11-21
[FIX] core: fix company dependent flush
Chong Wang (cwg)
2024-10-31
[IMP] mail, various: introduce sanitize levels
Renaud Thiry
2024-09-27
[IMP] web: add export of properties fields
Rémy Voet (ryv)
2024-09-23
[IMP] core: jsonb company dependent fields
Chong Wang (cwg)
2024-09-15
[IMP] core: Environment._ for translations and LazyTranslate
Krzysztof Magusiak (krma)
2024-09-14
[FIX] web: make export consistent for int/float/monetary field
Rémy Voet (ryv)
2024-09-04
[IMP] core: add typing on models and fields
Gorash
2024-08-15
[FIX] base: force None values to be False
Antoine (ande)
2024-08-14
[IMP] base: Allow the `company_ids` field to be used for company checks.
Antoine Dupuis (andu)
2024-07-26
[IMP] core: inline & simplify `to_text` in fields
Xavier Morel
2024-07-26
[FIX] core: unify cache conversion of fields.Char and fields.Text
Xavier Morel
2024-07-19
[FIX] core: explicitly format dates as rec_names
Xavier Morel
2024-07-17
[IMP] core: keep the prefetch during Field.__set__()
Rémy Voet (ryv)
2024-07-14
[FIX] core: fix _RelationalMulti.convert_to_cache()
Rémy Voet (ryv)
2024-07-10
[IMP] core, website: cut-down on re-exports from odoo.tools.sql
Xavier Morel
2024-07-10
[IMP] core: restrict odoo.tools.misc re-exports, cleanup
Xavier Morel
2024-07-01
[FIX] base: fix update translations
Chong Wang (cwg)
2024-06-24
[REF] core: refactor Environment attributes
Rémy Voet (ryv)
2024-06-24
[IMP] core: improve performance of record[fname]
Rémy Voet (ryv)
2024-05-24
[IMP] *: always name gettext placeholders when there are more than one
Vincent Larcin
2024-05-08
[FIX] core: fix non-attachment binary fields for web_save
Rémy Voet (ryv)
2024-05-08
[FIX] core: cache inconsistency when assigning related resized image field
Rémy Voet (ryv)
2024-05-08
[FIX] core: fix create/write on binary fields
Rémy Voet (ryv)
2024-04-08
[FIX] base: string domains on related fields are not valid
Gorash
2024-03-26
[IMP] core: improve prefetching for recomputations when writing on one2many
Raphael Collet
2024-03-22
[REF] core: remove order parameter of group_expand methods
Rémy Voet (ryv)
2024-03-22
[REF] *: use the default 'group_expand' of fields.Selection
Rémy Voet (ryv)
2024-03-15
[REF] base: replace user_has_groups() and user.has_group()
Gorash
2024-03-04
[REF] base: refactor res.lang
Chong Wang (cwg)
2024-02-28
[FIX] core: fix translation typo fixing
Chong Wang (cwg)
2024-02-28
[IMP] field: optimize selection field validation
Raphael Collet
2024-02-28
[IMP] fields: handling of selection_add in selection fields
Raphael Collet
2024-02-28
[IMP] core: don't validate callable selection
Rémy Voet (ryv)
2024-02-26
[IMP] core: add env._lang
Chong Wang (cwg)
2024-02-26
[FIX] core: evaluate representation of field as a string
Thomas Lefebvre (thle)
2024-02-23
[FIX] base: allow fetching property field definition on unacessible parent re...
Julien Banken
2024-02-16
[IMP] bus,web,base: add widget for many2one_reference fields
Aaron Bohy
2024-02-08
[IMP] core: make related non-stored fields groupable/aggregetable/sortable
Rémy Voet (ryv)
2024-02-08
[FIX] core: fix related field search domain.
Rémy Voet (ryv)
2024-02-08
[REF] *: rename group_operator -> aggregator
Rémy Voet (ryv)
2024-02-05
[FIX] core: new record shouldn't force fetching inverse x2many fields
Rémy Voet (ryv)
2024-02-01
[FIX] core: propagate update of modifiers attributes from base terms
Alvaro Fuentes
2024-02-01
[FIX] core: fix check for text-only translated terms
Alvaro Fuentes
2024-01-27
[FIX] core: default multi-company domain
Victor Feyens
[next]