odoo/industry#2030
Created by fw-bot
- label
- odoo-dev:saas-19.1-saas-18.4-fix-related-field-dhrs-519060-fw
- head
- 7851a5f1b28fe2014e88b2b07b6090ec04d00995
- merged
- 4 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 .