odoo/upgrade-util#309
Created by Upgrade, Jinane Maksoud (maji)
Closed
- label
- odoo-dev:master-manual-fields-maji
- head
- 6271e8d5233a01cf4ea1666d78186313234fb597
| odoo/upgrade-util | |
|---|---|
| master | #309 |
[FIX] orm: patch manual field names
The check for manual field names moved from being a model method to a util function. It needs to be patched starting version saas~18.4 to allow loading custom module fields as manual for tests during the upgrade process.
Should be merged only after odoo/odoo#224524 and odoo/enterprise#93335