documentation/content/developer/reference/backend
Levi Siuzdak (sile) a7743d513b [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#5159

Signed-off-by: Levi Siuzdak (sile) <sile@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-07-24 14:37:53 +02:00
..
data [MOV] content/*: move resource files into their related page's directory 2022-05-20 14:18:54 +02:00
orm [FIX] *: RST cleanup 2023-02-15 12:51:21 +01:00
performance [ADD] developer/reference: add a reference page on performance 2022-10-06 13:13:02 +02:00
testing [IMP] backend: clarify and improve steps doc 2022-08-04 09:13:59 +02:00
actions.rst [FIX] *: RST cleanup 2023-02-15 12:51:21 +01:00
data.rst [FIX] *: RST cleanup 2023-02-15 12:51:21 +01:00
http.rst [FIX] developer/http: adapt to recent httppocalypse changes 2022-02-28 15:25:48 +00:00
mixins.rst [FIX] *: RST cleanup 2023-02-15 12:51:21 +01:00
module.rst [IMP] conf.py, *: interpolate the version and releases in the content 2022-12-09 10:40:06 +01:00
orm.rst [FIX] *: RST cleanup 2023-02-15 12:51:21 +01:00
performance.rst [IMP] *: Remove "SaaS" to keep only the "Odoo Online" appellation 2022-10-21 16:19:58 +02:00
reports.rst [FIX] *: RST cleanup 2023-02-15 12:51:21 +01:00
security.rst [FIX] *: RST cleanup 2023-02-15 12:51:21 +01:00
testing.rst [FIX] *: RST cleanup 2023-02-15 12:51:21 +01:00
views.rst [IMP] developer: add notes on entity references & fix illegal XML 2023-07-24 14:37:53 +02:00