73. How To Override Write Method In Odoo || Inherit Write Function In Odoo || Odoo ORM Methods

73. How To Override Write Method In Odoo || Inherit Write Function In Odoo || Odoo ORM Methods

Odoo Mates

2 года назад

8,510 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@renaacer
@renaacer - 11.07.2022 22:16

Can I write or update a field from another model?

Example, if I create a record in a model A and add data at this record. Can I write or update a field from model B?

Ответить
@aunnfriends
@aunnfriends - 16.06.2022 07:51

This dynamic typing of 'self' being a single record and multiple records is convenient yet but inviting 'Singleton Error'. smh.

Ответить
@aunnfriends
@aunnfriends - 16.06.2022 07:49

Why does this 'write' function not require '@api.model' ?

Ответить