oca-travis
b2880fa13f
[UPD] Update attachment_synchronize.pot
4 years ago
OCA-git-bot
b9e2c10156
[UPD] README.rst
4 years ago
oca-travis
1ff0ea0ef2
[UPD] Update attachment_synchronize.pot
4 years ago
David Beal
2bf2d72964
FIX attach_synchro: clean demo data
4 years ago
clementmbr
83f2c4d434
[UPD] Add akretion maintainers
4 years ago
clementmbr
d74441b08d
[FIX] duplicate ids in attachment_synchronize_task_views and flake8
4 years ago
clementmbr
d6d0e9bd62
[UPD] attachment_synchronize readme
4 years ago
clementmbr
b2869b8136
[IMP] attachment_ids tree view in Export task
4 years ago
clementmbr
753e31e232
[IMP] attachment_queue tree view with tasks
4 years ago
clementmbr
3bbf135d52
[IMP] rename task emails into failure_emails and improve tasks views
4 years ago
clementmbr
71dc6fc205
[IMP] Add smart button to related Tasks from Storage Backend
4 years ago
clementmbr
a3f4e52a37
[IMP] task_id readonly if method_type import
4 years ago
clementmbr
f153b38c2b
[IMP] rename check_duplicated_files and improve Task views
4 years ago
clementmbr
61276cff04
[IMP] task run_export + onchange link method_type and file_type if export
4 years ago
clementmbr
cd54fba093
[IMP] attachment_synchronize: rename files + add buttonbox task enabled
4 years ago
clementmbr
a36ccb6341
[IMP] Add attachment_synchronize_task views
4 years ago
clementmbr
dde33b0acf
[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 !
4 years ago
David Beal
8387faac18
IMP add button to duplicate task or unactive them, add readme fragments
5 years ago
Sébastien BEAU
1a7f8bece8
[REF] run black
5 years ago
Sébastien BEAU
78179942d5
[REF] refactor code and add test
5 years ago
Sébastien BEAU
c8d512dd20
[REF] start cleanning
5 years ago
Florian da Costa
6b99de7dcf
Allow to send mail notification if attachment linked to task fail
5 years ago
Giovanni
1ee9ba7f6a
- fix check_duplicated_files in view
- log info on run completed
5 years ago
Giovanni
9447929d76
- fix task view
5 years ago
Giovanni
7205b17b0c
- use filtered.mapped in place of search
5 years ago
Giovanni
f4a3cb0257
- check for duplicates
- prefer enabled in place of active
5 years ago
Giovanni
65c6e9af8a
- pass pattern to _list
5 years ago
Giovanni
8c8a866216
- better view layout
- match pattern filename to download
- empty list as default domain
5 years ago
Florian da Costa
e1021cbe05
Migrate and refactore external_file_location
5 years ago