Closed yajo closed 3 years ago
The module uses @api.model_create_multi in v12.
@api.model_create_multi
When migrating to v13, the app says:
13:47:17 ERROR [13] Use of deprecated decorator '@api.model_cr'
Possibly due to a weak regex.
The module uses
@api.model_create_multi
in v12.When migrating to v13, the app says:
Possibly due to a weak regex.