odoo/documentation#19082
Created by fw-bot
Merged
at 8008549fb36124f8a57c2bf5876dc53dfeb28833
Statuses:
- ci/documentation: (runtime 1233s)
- ci/codeowner_coverage: (runtime 4s)
- label
- odoo-dev:saas-18.3-18.0-fix_mandatory_view_field_remark-yabd-549460-fw
- head
- e887c8e865121dc2ccd70218f6bf3584f5306b63
- merged
- 1 week ago by Yassin Walid Abdelkarim (yabd)
| odoo/documentation | |
|---|---|
| 18.0 | #19074 |
| saas-18.3 | #19082 |
| saas-18.4 | #19083 |
| 19.0 | #19084 |
| saas-19.1 | #19085 |
| saas-19.2 | #19086 |
| saas-19.3 | #19087 |
| saas-19.4 | #19088 |
| master | #19089 |
[FIX] developer/tutorials: remove remark for present fields in views
After odoo/odoo#137031, the views no longer require the fields used in them to be present in the view, as they are automatically added to the view by the framework. This commit removes the outdated remark in the tutorial that suggested otherwise.
Forward-Port-Of: #19074