Commit Graph

13 Commits (8f00d326b58e143efab5ade019bf109b01b29059)

Author SHA1 Message Date
Jose Zambudio a21f957229 [IMP] Add option to read e-mails unseen 2024-07-30 08:05:48 +02:00
Jose Zambudio Bernabeu 6484e74975 [IMP] Added the possibility to indicate a server action to be executed
for the matching record.
2024-07-24 08:05:29 +02:00
Ronald Portier 80418dc4e5 [FIX] fetchmail..folder: handle non standard matching
Match algorithms other then 'odoo_standard' were not correctly dealt with in the migrated code. For
these algorithms we restore the handling (but with improvements) that was present in the 10.0 version.
2024-05-13 15:36:07 +02:00
Ronald Portier bc721e0574 [FIX] fetchmaeil..folder: adapt test to current demo data 2024-05-13 15:36:07 +02:00
Ronald Portier bb015b629c [IMP] fetchmail_.._folder: optionally archive messages automatically 2024-05-11 12:58:13 +02:00
Ronald Portier 6a24dec96f [FIX] fetchmail_*: adapt to Odoo 16.0 and python 3.x 2024-05-11 12:58:13 +02:00
Ronald Portier 9ca9d66aa7 [MIG] fetchmail_attach_from_folder: Migration to 16.0 2024-04-25 13:22:22 +02:00
Ronald Portier b2400163fe [IMP] fetchmail_attach_from_folder: pre-commit stuff 2024-04-25 13:22:22 +02:00
Ronald Portier 204b11a638 [IMP] fetchmail_attach_from_folder. Button to retrieve single folder.
Also possibility to reset state for folder.
2024-04-25 13:22:22 +02:00
Ronald Portier ea3bed2416 [IMP] fetchmail_attach_from_folder. Separate confirm for folder.
Now it is impossible to confirm a connection to a imap server if there is a problem
in one folder. This commit provides a new state field on the folder and e separate
comfirm button per folder.
2024-04-25 13:22:22 +02:00
Ronald Portier 240da47a73 [FIX] fetchnail_attach_from_folder. Can not pass object to action context. 2024-04-25 13:22:22 +02:00
Ronald Portier e5e63fad04 [FIX] fetchmail_attach_from_folder. Refactor for more testing. 2024-04-25 13:22:22 +02:00
Ronald Portier fe170a079f [MIG] fetchmail_attach_from_folder. Migration to 10.0. 2024-04-25 13:22:22 +02:00