Commit effeb8a
Reanova Migration
[FIX] base_import_async + queue_job_cron: V19 compat
- bump version 18.0.1.0.0 -> 19.0.1.0.0 (base_import_async)
- bump version 18.0.1.1.1 -> 19.0.1.1.1 (queue_job_cron)
- installable False -> True (les deux modules desormais compatibles V19)
- retirer @api.returns("ir.attachment") sur _create_csv_attachment
(decorateur supprime en V19, signature retourne deja ir.attachment)
Patch local Reanova migration V12->V19 - a formaliser en PR OCA.1 parent ebb87ea commit effeb8a
3 files changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
0 commit comments