odoo/industry#2021

Created by Industry, Dhrumil Shah (dhrs)
Merged at 9f31b8959a642eadab3962b0938669c596d679db

Statuses:

label
odoo-dev:saas-18.4-fix-related-field-dhrs
head
aa5ce83abc7db79d2c1c0bdb6aa6d6bb1a4672d9
merged
11 hours ago by Industry, Vallaeys Valentin (vava)
odoo/industry
saas-18.4 #2021
19.0 #2023
saas-19.1 #2030
saas-19.2 #2032
master #2033

[FIX] .*: fix non-stored fields in related field definitions

Before this commit we were using the non store field in the related field definitions but due to recent fix in standard* we are now unable to use those fields in the related definitions.

So in this commit we are replacing the related non store field reference as a computed field .

*odoo/odoo@fe83265417217bb01b82fe777fb33a42650eb74b