Commit Graph

10 Commits (b5aaba0996d4d626bdfb94648967f130fd969683)

Author SHA1 Message Date
Tom 8ea268e90c [FIX] fetchmail_attach_from_folder: be able to open form view even when connection fails
Background: on Outlook servers and possibly on other providers as well, connect can fail with a UserError.
Before this fix this results in the form view not being able to open because the compute cannot complete.
This fixes that, so that the connection error may be resolved by the user.
2025-01-09 11:02:18 +01: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
Nikos Tsirintanis 495392b029 [FIX] replace simplejson dependency with json 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 f3adf49cc0 [IMP] fetchmail_attach_from_folder. Show available folders.
Also do not reset connection status on change of underlying folders.
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 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