Raphael Collet
2662fa5437
[IMP] core: add SQL wrapper
...
This completes https://github.com/odoo/odoo/pull/134677 .
closes odoo/documentation#6674
Signed-off-by: Raphael Collet <rco@odoo.com>
2023-11-30 07:37:10 +00:00
Rémy Voet (ryv)
5070f160ed
[IMP] orm: update changelog
...
closes odoo/documentation#6464
X-original-commit: f1960a250c
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
2023-11-15 12:34:28 +00:00
Rémy Voet (ryv)
13544bca17
[IMP] orm: name_get into display_name
...
odoo/odoo#122085
odoo/enterprise#42599
odoo/upgrade#4780
closes odoo/documentation#4639
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
2023-06-28 17:41:15 +02:00
Rémy Voet (ryv)
584e44396b
[ADD] add documentation about Model._read_group
...
task-3001022
odoo/odoo#110737
closes odoo/documentation#4064
Related: odoo/enterprise#38639
Signed-off-by: Rémy Voet <ryv@odoo.com>
2023-04-19 21:58:12 +02:00
Raphael Collet
097c247449
[IMP] core: introduce search_fetch() and fetch()
...
closes odoo/documentation#3749
Related: odoo/odoo#114551
Signed-off-by: Raphael Collet <rco@odoo.com>
2023-03-07 18:03:13 +01:00
Jonathan Castillo (jcs)
65d71dd7be
[FIX] *: RST cleanup
...
RST cleanup to comply with the RST guidelines. This is required so we
can use "make test", as there are currently hundreds of errors. For now,
it is unusable because of the oldest code in this repo.
closes odoo/documentation#3589
X-original-commit: 7ae76bad42
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-15 16:03:06 +01:00
Chong Wang (cwg)
d4923d6350
[IMP] orm/changelog: store translations in jsonb
...
closes odoo/documentation#2901
X-original-commit: f2fd03b8fc
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-03 16:43:31 +01:00
Raphael Collet
3da237343f
[IMP] developer: new API for flush() and invalidate()
...
closes odoo/documentation#1909
Signed-off-by: Raphael Collet <rco@odoo.com>
2022-05-25 21:34:53 +02:00
Vincent Schippefilt
b49da1df09
[ADD] orm/changelog: Add a changelog page for the ORM changes
...
Introduce changelog of the ORM by version, link to first change documented
closes odoo/documentation#1508
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-21 16:27:59 +00:00