Commit e97e357
[FIX][16.0] auth_partner: check if auth_partner.exists()
browse() will return a pseudo-record.
Use browse().exists() to ensure the record exists.1 parent bdc6491 commit e97e357
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
0 commit comments