OCA-git-bot
c6a7333909
Merge PR #3036 into 16.0
...
Signed-off-by bguillot
2024-10-23 19:22:19 +00:00
Florian da Costa
aa3a4c008c
[FIX] attachment_queue : fix default channel name
2024-09-27 11:09:35 +02:00
Florian da Costa
99502f338c
[IMP] attachment_queue : Make automatic job retry working with attachment queue
...
Make attachment queue compatible with the automatic retry of queue job in case of concurrent update errors and RetryableJobError
2024-09-26 18:15:32 +02:00
David Beal
685a3c8536
IMP attachment_queue: allow to add activity
2023-12-20 15:13:31 +01:00
OCA-git-bot
e22a09b135
Merge PR #2726 into 16.0
...
Signed-off-by bguillot
2023-10-17 14:31:11 +00:00
Florian da Costa
022259bc56
[FIX] attachment queue job description
2023-10-10 10:09:19 +02:00
Florian da Costa
ecd7a293e7
[IMP] Add index on attachment_queue
2023-06-26 15:48:36 +02:00
Florian da Costa
e7754cd9e0
[IMP] attachment_queue multiple improvements :
...
Refactore the conccurent attachment run, we lock the attachment now instead of using the concurent update concept.
Move the attachment queue menu from settings to Queue app
Fix failure email template
Rename the default attachment channel
2023-05-19 15:46:42 +02:00
Kevin Khao
178f40731a
[16.0][MIG][REF] attachment_queue: Migration to 16.0
2023-05-19 15:46:42 +02:00
KevinKhao
b2a2e11641
[IMP] Add superuser to running attachment queue
2023-05-19 15:46:42 +02:00
Kevin Khao
1f4c38cbf7
[IMP] Avoid using deprecated function _list, _delete and replace appropriately
2023-05-19 15:46:42 +02:00
Kevin Khao
5d5d277e3d
[IMP] attachment_queue: pre-commit
2023-05-19 15:46:42 +02:00
Sébastien BEAU
68bbb49fec
[REF] apply black on the code
2023-05-19 15:46:42 +02:00
Sébastien BEAU
8d469681fd
[REF] Rename to attachement_queue
2023-05-19 15:46:42 +02:00