documentation/content/developer/reference/backend
Levi Siuzdak (sile) 729d5bbe22 [IMP] developer: add notes on entity references & fix illegal XML
Using `<` inside XML elements will result in a parsing error,
an entity reference should be used instead: `&lt;`.

closes odoo/documentation#5181

X-original-commit: a7743d513b
Signed-off-by: Levi Siuzdak (sile) <sile@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-07-24 18:43:07 +02:00
..
data
orm [IMP] core: introduce search_fetch() and fetch() 2023-03-07 18:03:13 +01:00
performance
testing
views [IMP] web: add buttons in control panel in kanban 2023-01-18 13:25:16 +01:00
actions.rst [FIX] *: RST cleanup 2023-02-15 16:03:06 +01:00
data.rst [FIX] *: RST cleanup 2023-02-15 16:03:06 +01:00
http.rst
mixins.rst [FIX] *: RST cleanup 2023-02-15 16:03:06 +01:00
module.rst [IMP] conf.py, *: interpolate the version and releases in the content 2022-12-09 13:03:46 +01:00
orm.rst [IMP] core: introduce search_fetch() and fetch() 2023-03-07 18:03:13 +01:00
performance.rst [IMP] *: Remove "SaaS" to keep only the "Odoo Online" appellation 2022-10-21 20:00:56 +02:00
reports.rst [FIX] *: RST cleanup 2023-02-15 16:03:06 +01:00
security.rst [FIX] *: RST cleanup 2023-02-15 16:03:06 +01:00
testing.rst [FIX] *: RST cleanup 2023-02-15 16:03:06 +01:00
views.rst [IMP] developer: add notes on entity references & fix illegal XML 2023-07-24 18:43:07 +02:00