Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Porting sale_order_type to 17

by
gandalf.corvotempesta
- 20/11/2023 09:01:50
Il giorno dom 19 nov 2023 alle ore 23:16 Francesco Ballerini
<notifications@odoo-community.org> ha scritto:

> although in Odoo17 I think this expression has to be changed into something like

>

> <field

>     name="type_id"

>     readonly="state not in ['sale', 'done', 'cancel']"

> />

>

> as a consequence of this commit.

Great idea, thank you

Reference