odoo/industry#2227
Created by fw-bot
- label
- odoo-dev:saas-19.3-19.0-remove-useless-browse-frva-529393-fw
- head
- e8242e0bc04b1677416bc1af4c8c5390c6705378
- 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