clementmbr
7bd7c02c89
[FIX] attachment_synchronize: fix tests
...
- correct `directory_output` value
- mute logger for desired raise exception
- change how the "already imported files" are checked when
"check_duplicated_files = True" :
It occurs that a task o2m field `attachment_ids` returns an empty record
when checked during the `_file_to_import()` method... but only when
the module `autovacuum_message_attachment` is installed !
2023-09-07 11:17:48 +02:00
David Beal
f597b71ddb
IMP add button to duplicate task or unactive them, add readme fragments
2023-09-07 11:17:48 +02:00
Sébastien BEAU
c616a4a6ee
[REF] run black
2023-09-07 11:17:48 +02:00
Sébastien BEAU
da74f9a7a5
[REF] refactor code and add test
2023-09-07 11:17:48 +02:00
Sébastien BEAU
75d7af3137
[REF] start cleanning
2023-09-07 11:17:48 +02:00
Florian da Costa
d91060157d
Allow to send mail notification if attachment linked to task fail
2023-09-07 11:17:48 +02:00
Giovanni
31e608993b
- fix check_duplicated_files in view
...
- log info on run completed
2023-09-07 11:17:48 +02:00
Giovanni
84f3e8dcca
- use filtered.mapped in place of search
2023-09-07 11:17:48 +02:00
Giovanni
810aba129a
- check for duplicates
...
- prefer enabled in place of active
2023-09-07 11:17:48 +02:00
Giovanni
1c2b4b7b6b
- pass pattern to _list
2023-09-07 11:17:48 +02:00
Giovanni
945e3f5279
- better view layout
...
- match pattern filename to download
- empty list as default domain
2023-09-07 11:17:48 +02:00
Florian da Costa
f022064a47
Migrate and refactore external_file_location
2023-09-07 11:17:48 +02:00