documentation/content
FrancoisGe b8ffda3c07 [IMP] backend/views: relative width of a field is no longer supported in list views
Since the conversion of the list view to owl, the relative field size has not been reimplemented. We have decided not to support it anymore. So we will remove all its uses.

The relative width consists in adding a width attribute with an integer value. This value corresponds to the weight of the field, the higher it is, the more space the field will take. This size is only used when the list is empty.

Example of this:
<tree>
    <field ... width="2">
    <field ... width="1">
</tree>

The first field will take 2x more space than the first one when the list is empty.

closes odoo/documentation#3375

Related: odoo/odoo#110382
Related: odoo/enterprise#36020
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-23 11:19:56 +01:00
..
administration [IMP] supported_versions: add end of support dates for SaaS versions 2023-01-19 18:49:50 +01:00
applications [IMP] POS: improve and update the barcode page (text & screenshots) 2023-01-20 20:58:37 +01:00
contributing [FIX] developer/guidelines: odoo addons import order 2023-01-20 21:56:50 +01:00
developer [IMP] backend/views: relative width of a field is no longer supported in list views 2023-01-23 11:19:56 +01:00
legal [CHG] legal: partnership contract v10 (update SH commission) 2023-01-09 11:57:17 +01:00
services/support [REV] services: keep what can i expect page 2021-07-07 16:38:09 +02:00
administration.rst [IMP] upgrade: create new "upgrade" section in "install and maintain" 2021-10-15 11:45:07 +00:00
applications.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
contributing.rst [IMP] contributing: list the ways to contribute to Odoo 2022-12-08 15:51:24 +01:00
developer.rst [MOV] developer/reference: move up the standard_modules directory 2022-07-13 19:55:51 +02:00
index.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
last_build.rst [ADD] last_build: add an orphan page informing on the last build date 2022-04-05 17:17:37 +02:00
legal.rst [IMP] documentation: legal page design 2022-12-08 12:31:09 +01:00