odoo/documentation#19074
Created by Yassin Walid Abdelkarim (yabd)
Merged
at 7410e7835c7c2f4bb053ac6d43c7a0ec3a3e607f
Statuses:
- ci/documentation: (runtime 1283s)
- ci/codeowner_coverage: (runtime 7s)
- label
- odoo-dev:18.0-fix_mandatory_view_field_remark-yabd
- head
- 7308e55f7a6ae543cddb36b4820cdaa64967d09a
- merged
- 11 hours 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 staged |
[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.