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
/
api.py
Age
Commit message (
Expand
)
Author
2024-08-15
[FIX] api: move assert cursor
Thomas Lefebvre (thle)
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-11
[IMP] api: add slots on Transaction
Krzysztof Magusiak (krma)
2024-09-06
[IMP] core: deprecate api.model_create_single
Krzysztof Magusiak (krma)
2024-09-04
[IMP] core: add typing on models and fields
Gorash
2024-08-20
[FIX] base: round monetary value when checking if different
Anh Thao Pham (pta)
2024-07-24
[IMP] core: enable depends_context uid with compute_sudo
Florian Charlier
2024-07-19
[IMP] core: env.execute_query_dict()
Krzysztof Magusiak (krma)
2024-07-10
[IMP] core: restrict odoo.tools.misc re-exports, cleanup
Xavier Morel
2024-06-24
[REF] core: refactor Environment attributes
Rémy Voet (ryv)
2024-06-24
[IMP] core: improve performance of the Cache object
Rémy Voet (ryv)
2024-05-08
[FIX] core: fix create/write on binary fields
Rémy Voet (ryv)
2024-05-08
[FIX] core: add invalidation of Environment's `_cache_key`.
Rémy Voet (ryv)
2024-03-26
[FIX] core: env.execute_query() for queries that return nothing
Raphael Collet
2024-02-13
[FIX] api: assert cr is a cursor when creating a new environment
Thomas Lefebvre (thle)
2024-03-04
[REF] base: refactor res.lang
Chong Wang (cwg)
2024-02-26
[IMP] core: add env._lang
Chong Wang (cwg)
2024-02-26
[IMP] core: improve performance for env.lang
Chong Wang (cwg)
2024-02-08
[IMP] core: add more typing for the dev experience
Rémy Voet (ryv)
2024-02-05
[FIX] core: optimization of Cache.set() to avoid multiple record.id
Raphael Collet
2024-02-05
[FIX] core: new record shouldn't force fetching inverse x2many fields
Rémy Voet (ryv)
2024-01-26
[IMP] core: better lang check
Chong Wang (cwg)
2023-11-01
[IMP] core: disable x2many manipulation as sudo for sensitive models
Denis Ledoux
2024-01-15
[REF] core: simplify BaseModel._flush()
Rémy Voet (ryv)
2024-01-15
[REF] core: new flush strategy
Rémy Voet (ryv)
2023-11-07
[IMP] *: replace type where possible
bve-odoo
2024-01-11
[FIX] core, base web, mail: readonly call_kw
Xavier-Do
2023-12-22
[IMP] core: add useful typing in the ORM
Rémy Voet (ryv)
2023-11-24
[FIX] core: modified() for context-dependent non-stored recursive fields
Raphael Collet
2023-11-16
[IMP] core: clean api.call_kw
Denis Ledoux
2023-11-14
[REM] core: remove deprecated methods
Rémy Voet (ryv)
2023-10-27
[IMP] core: support delay translation
Chong Wang (cwg)
2023-08-07
[IMP] core: docstring improvements
Victor Feyens
2023-08-09
[IMP] core: docstring improvements
Victor Feyens
2023-10-25
[IMP] core: clean up the ACL tracebacks some
Xavier Morel
2023-10-20
[IMP] core: introduce _field_to_sql() to replace _inherits_join_calc()
Raphael Collet
2023-10-03
[FIX] core: make model decorators work better with decorator 5
Xavier Morel
2023-08-04
[IMP] core: readable representation of the cache
Stanislas Sobieski
2023-05-31
[FIX] core,account_sequence: avoid `add_to_compute` no-store no-compute fields
Rémy Voet (ryv)
2023-05-19
[IMP] core: introduce OrderedWeakSet
Xavier-Do
2023-04-26
[IMP] core: prefetch all translations
Chong Wang (cwg)
2023-03-14
[IMP] *: remove "French spacing" 👺
Louis Wicket (wil)
2022-11-02
[REM] core,base,*: deprecated some methods to be remove correctly later
Rémy Voet (ryv)
2022-10-28
[FIX] base,core: order of self.env.companies
william
2022-10-26
[REM] core: deprecated Environment methods
Xavier Morel
2022-10-10
[IMP] core: docstring improvements
Victor Feyens
2022-10-10
[IMP] base: possibility to archive companies
Denis Ledoux
2022-09-15
[IMP] core: store translated fields as JSONB columns
Chong Wang (cwg)
2022-09-02
[IMP] core: reduce cost of `modified`.
Rémy Voet (ryv)
[next]