odoo/industry#2226
Created by fw-bot
- label
- odoo-dev:saas-19.2-19.0-remove-useless-browse-frva-529362-fw
- head
- bb1996dec363498c98e01c78d1c5b94849c7de47
- merged
- 3 weeks ago by Industry, Vallaeys Valentin (vava)
| odoo/industry | |
|---|---|
| 19.0 | #2222 |
| saas-19.1 | #2224 |
| saas-19.2 | #2226 |
| saas-19.3 | #2227 |
| master | #2228 |
[FIX] *: Simplify code by removing useless browse
This PR removes the useless wording of env.browse(ref().id) to use the reference directly instead.
Forward-Port-Of: #2222